/* CSS Document */

body {
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	color: #a9dbfd;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	}
	
#container {
	width: 100%;
	}

#top {
	height: 26px;
	background: url(../images/top-background.jpg) repeat-x top left;
	border-bottom: 1px #012f9c solid;
	width: 100%;
	}

#top-fixed {
	width: 100%;
	text-align: right;
	}
	
.alignment {
	text-align: left;
	}
	
#header {
	background: #FFFFFF url(../images/headerback.jpg) no-repeat top left;
	height: 130px;
	width: 100%;
	border-bottom: 1px #012f9c solid;
	}
	
#header td.building img {
	float: right;
	}

#nav {
	height: 27px;
	width: 100%;
	background: url(../images/nav-back.jpg) repeat-x top left;
	border-bottom: 1px #012f9c solid;
	}

	
#nav a.back {
	font-weight: bold;
	color: #ff0000;
	display: block;
	height: 19px;
	margin: 2px;
	width: 175px;
	padding-top: 2px;
	padding-left: 10px;
	}
	
#nav a:hover.back {
	font-weight: bold;
	color:#00CCFF;
	display: block;
	height: 19px;
	margin: 2px;
	padding-top: 2px;
	padding-left: 10px;
	}
	
#nav-fixed {
	width: 750px;
	}
	
a.txlink {
	padding: 0px 20px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover.txlink {
	color: #00CCFF;
	text-decoration: none;
	}
	
#main-content {
	width: 100%;
	background: url(../images/main-content-back.jpg) repeat-x top left;
	}

#presentation2 {
	float: left;
	width: 90%;
	}

#presentation2 form {
	margin-left: 20px;
	}
	
#presentation2 p {
	padding: 5px 0px 5px 15px;
	margin: 0px;
	}
	
#presentation2 p a{
	color: #FF0000;
	text-decoration: none;
	}
	
#presentation2 p a:hover{
	color: #0066FF;
	text-decoration: none;
	}
	
#presentation2 ul {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 10px 15px;
	}
	
#presentation2 li {
	margin: 0px 3px 0px 0px;
	padding: 3px 0px 3px 0px;
	list-style-image: url(../images/list-style.jpg);
	}

#presentation2 h1{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 10px 0px 5px 15px;
	margin: 0px;
	}

#presentation2 h2{
	font-size: 14px;
	font-weight: bold;
	color: #0b55bf;
	padding: 10px 0px 5px 15px;
	margin: 0px;
	display: block;
	background: #bfddf4;
	}

#presentation2 img{
	margin: 10px;
	}
	
#presentation2 img.gallery {
	border: 1px #000033 solid;
	}
	
#presentation2 table.background {
	margin: 0 auto;
	}
	
#presentation2 .contact td a {
	color: #FF0000;
	text-decoration: none;
	}
	
#presentation2 .contact td a:hover {
	color: #0066FF;
	text-decoration: none;
	}
	
#presentation2 a {
	color: #FF0000;
	}

#presentation2 a {
	color: #0033CC;
	}

#presentation3 {
	width: 100%;
	}

#presentation3 form{
	margin-left: 20px;
	}
	
#presentation3 p{
	padding: 5px 0px 5px 15px;
	margin: 0px;
	}
	
#presentation3 p a{
	color: #FF0000;
	text-decoration: none;
	}
	
#presentation3 p a:hover{
	color: #0066FF;
	text-decoration: none;
	}

#presentation3 h1{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 10px 0px 5px 15px;
	margin: 0px;
	}

#presentation3 h2{
	font-size: 14px;
	font-weight: bold;
	color: #0b55bf;
	padding: 10px 0px 5px 15px;
	margin: 0px;
	display: block;
	background: #bfddf4;
	}

#presentation3 img{
	margin: 10px;
	}
	
#presentation3 .contact td a {
	color: #FF0000;
	text-decoration: none;
	}
	
#presentation3 .contact td a:hover {
	color: #0066FF;
	text-decoration: none;
	}

#presentation {
	float: left;
	width: 45%;
	}
	
#presentation a {
	color: #FF0000;
	text-decoration: none;{
	}

#presentation a:hover {
	color: #0066FF;
	text-decoration: none;
	}
	
#presentation p{
	padding: 5px 0px 5px 15px;
	margin: 0px;
	}
	
#presentation h1{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 10px 0px 5px 15px;
	margin: 0px;
	}

#presentation img{
	padding: 10px;
	}
	
#presentationtx {
	float: left;
	width: 45%;
	background: url(../images/tx.gif) no-repeat top center;
	}
	
#presentationtx a {
	color: #FF0000;
	text-decoration: none;{
	}

#presentationtx a:hover {
	color: #0066FF;
	text-decoration: none;
	}

#presentationtx p{
	padding: 5px 0px 5px 15px;
	margin: 0px;
	}
	
#presentationtx h1{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 10px 0px 5px 15px;
	margin: 0px;
	}

#presentationtx img{
	padding: 10px;
	}
	
#compliment {
	float: right;
	width: 55%;
	}
	
#compliment h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	margin: 7px 0px 5px 2px;
	padding: 5px 0px 5px 0px;
	}

#bottom {
	width: 100%;
	height: 27px;
	background: url(../images/bottom-back.jpg) repeat-x top left;
	border-top: 1px #012f9c solid;
	border-bottom: 1px #012f9c solid;
	margin: 0 auto;
	}

#bottom p{
	margin: 0px;
	padding: 7px 0px 0px 10px;
	color: #ffffff;
	font-size: 11px;
	}
	
#footer {
	margin: 0 auto;
	width: 90%;
	font-size: 10px;
	color: #666666;
	}

#footer a{
	color: #000099;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #FF0000;
	text-decoration: underline;
	}
	
#home-below p {
	padding: 15px;
	}
	
.anti-float {
	clear:both;
	}
	
.q {
	font-weight: bold;
	color: #0000CC;
	}
	
.a {
	font-weight: bold;
	color: #FF0000;
	}

.background {
	background: #bddcef;
	border: 1px #000 solid;
	}
	
.background td{
	background: transparent;

	}

.contact-title {
	background: #0484db;
	padding: 5px;
	}
	
.contact-title2 {
	background: #0484db;
	padding: 5px;
	border-right: 1px #ffffff solid;
	color: #ffffff;
	}
	
.contact-title b{
	color: #ffffff;
	}
	
.estimate {
	border: 1px #0484db solid;
	width: 310px;
	margin: 0 auto;
	border-left: 1px #
	}
	
.estimate option {
	background: #cfe0ff;
	color: #263859;
	}
	
.estimate select {
	background: #cfe0ff;
	}
	
.estimate input {
	background: #ffffff;
	border: 1px #0484db solid;
	}
	
.estimate textarea {
	background: #ffffff;
	border: 1px #0484db solid;
	}
	
.doc-back {
	background: #f2f3f7;
	border-right: 1px #0484db solid;
	border-bottom: 1px #0484db solid;
	}
	
.doc-back option {
	background: #ffffff;
	}
	
.doc-back select {
	background: #ffffff;
	}
	
.doc-back textarea{
	background: #ffffff;
	}
	
.doc-back2 {
	border-bottom: 1px #0484db solid;
	}
	
.doc-back3 {
	border-bottom: none;
	background: #f2f3f7;
	border-right: 1px #0484db solid;
	}
	
.doc-back3 input {
	background: #ffffff;
	border: 1px #0484db solid;
	}

.dock-small {
	color: #FFFFFF;
	}
	
.roofing {
	height: 103px;
	background: url(../images/roofing.jpg) no-repeat top left;
	}
	
.building {
	height: 103px;
	background: url(../images/building.jpg) no-repeat top right;
	}
	
.txlink {
	padding-top: 2px;
	margin: 0px;
	}
	
img.MRT {
	margin-left: 120px;
	}
