/*Imports Remaining Styles; Will be read by >=IE4; >NN4*/
@import url("color.css");
@import url("type.css");
/* ========== START OF NORMALIZATION PROCESS ========== */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 
margin: 0; 
padding: 0; 
}
h1{ 
font-size : 100%; 
}
ol, ul { 
list-style : none 
}
address, caption, cite, code, dfn, th, var { 
font-style : normal; 
font-weight : normal; 
}
table { 
border-collapse : collapse; 
}
fieldset, img { 
border : 0; 
}
caption, th { 
text-align : left; 
}
q:before, q:after { 
content : ""; 
}
/* ========== GLOBALS ========== */
html { 
text-align : center; 
}
body { 
position : relative; 
width : 960px; 
margin : 0 auto;
text-align : left;
}
/* ========== BRANDING ========== */
div#branding { 
width : 100%;
height: 145px;
}
div#branding h1{
position: absolute;
top: 40px;
left: 32px;
}
blockquote{
position: relative;
top: 5px;
left: 30px;
}
img#logo{
position: absolute;
top: 25px;
left: 24px;
}
img#phone{
position: absolute;
left: 450px;
}
img#get{
margin-top: 22px;
margin-left: 675px;
}
/* ============ CONTENT ========== */
div#googlong{
position: relative;
width: 100%;
padding: 10px 0px 10px 110px;
background-image: url(http://www.virginiaseptic.com/imgs/layout/content.png);
background-repeat: repeat-y;
}


div#content {
position : relative; 
width : 100%;
}
div.googlong{
padding-top: 10px;
margin-left: 100px;
}
div#content p{
padding-top: 4px;
padding-bottom: 8px;
}
.h3block{
padding: 8px;
margin-bottom: 8px;
}
h3.county{
clear: left;
padding-top: 8px;
padding-bottom: 8px;
}
/* ========== CONTENT (MAIN) ========== */
div#content_main{
padding-top: 16px;
padding-bottom: 16px;
}
div#content_main ul{
list-style-type: square;
margin-left: 16px;
clear: left;
}
div#content_main li{
padding-bottom: 4px;
}
.mainleft{
float: left;
margin: 8px 8px 8px 0;
padding: 8px;
}
.mainright{
float: right;
margin: 10px;
margin-top: -15px;
padding: 8px;
}
.h4block{
position: relative;
float: left;
display: block;
width: 218px;
height: 230px;
padding: 4px;
margin: 8px 16px 32px 0px;
}
div#h4blockl{
clear: left;
}
/* ========== CONTENT SUB ========== */
div#content_sub{
padding-top: 16px;
padding-bottom: 32px;
}
.h3block ul{
list-style-type: square;
margin-left: 16px;
clear: both;
}
.h3block li{
padding-bottom: 2px;
}
.subcent{
padding-left: 16px;
}
/* ========== SITE INFO ========== */
div#site_info {
width: 960px;
padding-bottom: 32px;
}
ul.remenu{
clear: left;
height: 20px;
margin-right: 32px;
margin-left: 32px;
padding-top: 4px;
padding-left: 134px;
}
ul.remenu li{
float: left;
padding-right: 80px;
}
ul.copyright{
margin-top: 6px;
margin-bottom: 4px;
margin-right: 32px;
padding-left: 4px;
padding-bottom: 20px;
clear: left;
height: 30px;
}
ul.rooternet{
margin-right: 32px;
margin-left: 32px;
padding-top: 8px;
padding-left: 106px;
height: 24px;
}
ul.rooternet li{
float: left;
padding-right: 18px;
}
/* ========== INMAN HACK ========== */
.pc,.sc { position: absolute; top: 0; left: 0;}
.pc { width: 670px; left: 32px; }
.sc { width: 200px; left: 720px;}
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */


