@charset "utf-8";
@import url("/CSS/structure.css");

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	color: #000033;
}
body, html {
	background-image: url(/images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #083c5d;
	text-indent: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
}

h2 {
font-size:16px;
}

.hdr_About {
	background-image: url(/images/hdr_about25.gif);
	background-repeat: no-repeat;
}
.hdr_Quote {
	background-image: url(/images/hdr_quote25.gif);
	background-repeat: no-repeat;
}
.hdr_Service {
	background-image: url(/images/hdr_service25.gif);
	background-repeat: no-repeat;
}
.hdr_Welcome {
	background-image: url(/images/hdr_wecome.gif);
	background-repeat: no-repeat;
}
.hdr_Port {
	background-image: url(/images/hdr_portfolio25.gif);
	background-repeat: no-repeat;
}
.hdr_Vendors {
	background-image: url(/images/hdr_vendors25.gif);
	background-repeat: no-repeat;
}
.hdr_Contact {
	background-image: url(/images/hdr_contact25.gif);
	background-repeat: no-repeat;
}
.hdr_Construction {
	background-image: url(/images/hdr_construction25.gif);
	background-repeat: no-repeat;
}
.hdr_Roof {
	background-image: url(/images/hdr_roof25.gif);
	background-repeat: no-repeat;
}
.hdr_Maintenance{
	background-image: url(/images/hdr_maintenance25.gif);
	background-repeat: no-repeat;
}

input{
	color:#666666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #6F6F6F;
}
textArea{
	color:#666666;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #6F6F6F;
}
select{
	width: 254px;
	color:#666666;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #6F6F6F;
}
.submitButton{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #941116;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 125px;
}
.formLabel{
color: #941116;
font-weight: bold;
}

