@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #a21d22;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #a21d22;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	top: 10px;
}
.oneColFixCtrHdr #header {
	background: #a21d22;
	padding: 0 10px 0 10px;
	top: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #a21d22;
	text-align: center;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#a21d22;
	color:#FFFFFF;
	font-size: 12pt;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 70%;
	text-align: center;
}
#index_main_bg {
	background-image: url(images/asphalt1.jpg);
	background-repeat: repeat;
	width: 949px;
	height: 500px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #FF0;
}
#va_main_body {
	background-color: #000;
	height: 475px;
	width: 949px;
}
#va_main_body_fade {
	background-image: url(images/asphalt2.jpg);
	height: 130px;
	width: 340px;
	position: absolute;
	right: 40px;
	padding: 1px;
	margin-top: 20px;
	margin-right: 10px;
	float: right;
	color: #FF0;
	font-size: 36px;
	font-weight: bold;
}
#va_main_body_image_caption {
	color: #FFF;
	font-size: 80%;
	width: 559px;
	position: absolute;
	top: 525px;
	padding: 1px;
	left: 37px;
}
#va_main_body_fade_caption {
	color: #FFF;
	width: 341px;
	position: absolute;
	top: 406px;
	right: 39px;
	font-size: 80%;
	text-align: left;
	font-weight: normal;
	line-height: 2px;
	height: 345px;
}

#va_main_body_image {
	background-image: url(images/mainhouse-jpg-559x280.jpg);
	height: 270px;
	width: 559px;
	position: absolute;
	padding: 1px;
	margin-top: 20px;
	left: 38px;
	overflow: hidden;
	float: left;
}
#va_aboutus_body {
	background-color: #000;
	height: 940px;
	width: 949px;
}
#va_aboutus_left {
	height: 700px;
	width: 560px;
	background-color: #FFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: absolute;
	top: 400px;
	left: 20px;
}
#va_aboutus_right {
	width: 309px;
	position: absolute;
	top: 400px;
	left: 620px;
	color: #FFF;
	margin: 0px;
	height: 660px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/asphaltback.jpg);
	background-repeat: no-repeat;
}
#va_specs_body {
	color: #FFF;
	background-color: #000;
	height: 440px;
	width: 949px;
	background-image: url(images/asphalt2.jpg);
	background-repeat: repeat-x;
}
#va_faq_text {
	padding: 20px;
	height: 2000px;
	width: 909px;
	position: absolute;
	top: 300px;
	text-align: left;
}

#va_commercial_body {
	height: 940px;
	width: 949px;
}
#va_commercial_left {
	height: 700px;
	width: 300px;
	position: absolute;
	top: 420px;
	color: #FFF;
	background-color: #000;
	font-size: 70%;
	margin: 0px;
	left: 20px;
}
#va_commercial_right {
	height: 700px;
	width: 649px;
	position: absolute;
	top: 420px;
	left: 320px;
	color: #000;
	background-color: #FFF;
}
#va_residential_body {
	background-color: #000;
	height: 400px;
	width: 949px;
	color: #FFF;
	background-image: url(images/asphalt2.jpg);
	background-repeat: repeat-x;
}
#va_residential_gutters_body {
	height: 750px;
	width: 949px;
	text-align: left;
	color: #FFF;
	background-color: #000;
	font-size: 12px;
}
#va_residential_paving_body {
	height: 780px;
	width: 949px;
	background-color: #000;
	color: #FFF;
	font-size: 14px;
}
#va_residential_crack_body {
	color: #FFF;
	background-color: #000;
	height: 3050px;
	width: 919px;
	padding: 15px;
	font-size: 100%;
	background-image: url(images/asphaltback.jpg);
	background-repeat: repeat-x;
}
#va_residential_seal_body {
	color: #FFF;
	background-color: #000;
	height: 2000px;
	width: 949px;
	font-size: 10pt;
	text-align: left;
}
a:link { 
	color: #FFFFFF;
	}
a:visited {
	color: #FFF;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active {
	color: #FF0;
	
	}
#va_contact_body {
	color: #FFF;
	background-color: #000;
	height: 900px;
	width: 949px;
	background-image: url(images/asphalt2.jpg);
	background-repeat: repeat-x;
}
#md_contact_body {
	color: #FFF;
	background-color: #000;
	height: 9
	00px;
	width: 949px;
	background-image: url(images/asphalt2.jpg);
	background-repeat: repeat-x;
}
#md_residential_seal_body {
	color: #FFF;
	background-color: #000;
	height: 800px;
	width: 949px;
	font-size: 10pt;
}
#fl_contact_body {
	color: #FFF;
	background-color: #000;
	height: 930px;
	width: 949px;
	background-image: url(images/asphalt2.jpg);
	background-repeat: repeat-x;
}
#fl_residential_seal_body {
	color: #FFF;
	background-color: #000;
	height: 800px;
	width: 949px;
	font-size: 10pt;
}
#nj_contact_body {
	color: #FFF;
	background-color: #000;
	height: 900px;
	width: 949px;
	background-image: url(images/asphalt2.jpg);
	background-repeat: repeat-x;
}
#nj_residential_seal_body {
	color: #FFF;
	background-color: #000;
	height: 800px;
	width: 949px;
	font-size: 10pt;
}
#nj_residential_body {
	background-color: #000;
	height: 450px;
	width: 949px;
	color: #FFF;
	background-image: url(images/asphalt2.jpg);
	background-repeat: repeat-x;
}
#nj_commercial_left {
	height: 700px;
	width: 300px;
	position: absolute;
	top: 516px;
	color: #FFF;
	background-color: #000;
	font-size: 70%;
	margin: 0px;
	left: 21px;
}
#nj_commercial_right {
	height: 700px;
	width: 649px;
	position: absolute;
	top: 516px;
	left: 321px;
	color: #000;
	background-color: #FFF;
}
#nj_commercial_body {
	height: 1040px;
	width: 949px;
}
#va_faq_body {
	color: #FFF;
	background-color: #000;
	height: 2000px;
	width: 949px;
	background-image: url(images/asphalt2.jpg);
	background-repeat: repeat-x;
}
#nj_aboutus_body {
	background-color: #000;
	height: 1100px;
	width: 949px;
}
#nj_aboutus_left {
	height: 700px;
	width: 560px;
	background-color: #FFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: absolute;
	top: 550px;
	left: 20px;
}
#nj_aboutus_right {
	width: 309px;
	position: absolute;
	top: 550px;
	left: 620px;
	color: #FFF;
	margin: 0px;
	height: 660px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/asphaltback.jpg);
	background-repeat: no-repeat;
}
#nj_main_body_image {
	background-image: url(images/nj_sealing949x374.jpg);
	height: 374px;
	width: 559px;
	position: absolute;
	left: 40px;
	top: 200px;
	overflow: hidden;
	padding: 1px;
	float: left;
	background-position: -300px;
}
#nj_main_body_image_caption {
	color: #FFF;
	font-size: 80%;
	width: 559px;
	position: absolute;
	top: 590px;
	padding: 1px;
	left: 40px;
}
#nj_main_body_fade {
	background-image: url(images/asphalt2.jpg);
	height: 130px;
	width: 340px;
	top: 200px;
	position: absolute;
	right: 50px;
	padding: 1px;
	float: right;
	color: #FF0;
	font-size: 36px;
	font-weight: bold;
}
#nj_main_body_fade_caption {
	color: #FFF;
	width: 341px;
	position: absolute;
	top: 305px;
	right: 48px;
	font-size: 80%;
	text-align: left;
	font-weight: normal;
	line-height: 2px;
	height: 270px;
}
#nj_main_bowden {
	height: 139px;
	width: 907px;
	position: absolute;
	top: 650px;
	left: 40px;
	text-align: center;
	color: #FFF;
}
#nj_main_body {
	background-color: #000;
	height: 650px;
	width: 949px;
}
#nj_residential_crack_body {
	color: #FFF;
	background-color: #000;
	height: 3050px;
	width: 919px;
	padding: 15px;
	font-size: 100%;
	background-image: url(images/asphaltback.jpg);
	background-repeat: repeat-x;
}
#yel {
	color: #FF0;
}
#yel {
	color: #FF0;
}
#Center {
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent #va_aboutus_body #va_aboutus_right p strong {
	text-align: left;
}
#left {
	text-align: left;
}
#yel {
	color: #FF0;
}
#yel2 {
	text-align: left;
	color: #FF0;
}
