/*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 : 770px; 
margin : 0 auto;
padding : 75px 0 50px 0;
text-align : left;
}
/* ========== BRANDING ========== */
div#branding { 
width : 100%;
height: 45px; 
background-image : url(branding.png); 
}
.call {
font-size: 24px;
position : absolute;
top : 85px;
left : 420px;
color: #fff;
}
.toll { 
font-size: 12px;
}

div#branding p {
z-index : 100;
position : absolute;
top : -1px;
left: -50px;
}
/* ============ CONTENT ========== */
div#content {
position : relative; 
width : 100%;
background-color : #fff;
padding-bottom : 30px;
}
/* ========== CONTENT (MAIN) ========== */
div#content_main { 
}
div#content_main p {
padding : 5px 25px 10px 20px;
}
div#content_main ul { 
padding : 0 25px 0 50px; 
}
/* ========== CONTENT SUB ========== */
div#content_sub {
}
div#content_sub p {
padding : 5px 25px 10px 20px;
}
div#content_sub ul { 
padding : 0 20px 0 20px; 
}
div#content_sub li {
padding : 5px 10px 5px 10px;
border : 1px dotted #3d3d3d;
margin : 10px 0 10px 0;
}
div#branding, div#nav_main, div#site_info { 
width : 100%; 
}
/* ========== SITE INFO ========== */
div#site_info {
clear : left;
width : 100%; 
height : 64px; 
}
/* ========== INMAN HACK ========== */
.pc,.sc { position: absolute; top: 0; left: 0;}
.pc { width: 70%; left: 0; }
.sc { width: 30%; left:70%;}
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */

