/*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, h2, h3, h4, h5, h6 { 
font-size : 100%; 
}
ol, ul { 
list-style : none 
}
address, caption, cite, code, dfn, em, strong, 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 : ""; 
}
/* ========== START OF LAYOUT MARKUP ========== */
html { 
text-align : center; 
}
body { 
position : relative; 
width : 870px; 
margin : 0 auto;
padding : 30px 0 30px 0;
}
/* ========== BRANDING ========== */
div#branding { 
width : 100%;
height : 120px;
}
/* ============ NAVIGATION ========== */
div#navigation {
width: 100%;
height: 45px;
}
/* ============ CONTENT ========== */
span#topgoogle{
display: block;
text-align: center;
padding: 8px;
background-image: url(http://www.greenplumbing.com/layout/div-content.png);
background-repeat: repeat-y;
}

div#content {
position : relative; 
width : 100%;
}
/* ========== CONTENT MAIN ========== */
div#content_main {
padding-bottom: 35px;
}
div#privacy{
padding: 0px 16px;
}
div#privacy ul{
list-style-type: square;
margin-left: 24px;
}
/* ========== CONTENT SUB ========== */
div#content_right {
}
/* ========== SITE INFO ========== */
div#site_info {
width: 100%;
height: 96px;
}
/* ========== INMAN HACK ========== */
.lc,.mc, .rc { position: absolute; top: 0; left: 0;}
.lc { width: 75%; left: 0; }
.rc { width: 25%; left: 75%;}

.ilc, .imc, .irc{position: absolute; top: 10px; left: 0;}
.ilc {width: 150px; left: 25px;}
.imc {width: 510px; left: 160px;}
.irc {width: 150px; left: 700px;}


.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */



