/*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; 
}
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 : 896px; 
margin : 0 auto;
margin-top: 32px;
margin-bottom: 32px;
text-align : left;
}
/* ========== BRANDING ========== */
div#branding { 
width : 100%;
height: 128px;
}
blockquote{
padding-top: 10px;
}
h1{
padding-top: 16px;
}
p.slogan{
padding-top: 16px;
}
div#callbox {
height: 48px;
padding-right: 16px;
}
img#topimgtop{
float: right;
margin-top: -75px;
padding: 0px 20px;
}
/* ============ CONTENT ========== */
div#content {
position : relative; 
width : 100%;
padding-bottom: 80px;
}
/* ========== CONTENT (MAIN) ========== */
div#content_main { 
}
div#navigation{
margin-left: 3px;
padding-top: 20px;
padding-left: 14px;
display: block;
}
div#navigation li a:link, div#navigation li a:visited{
display: block;
height: 32px;
padding-top: 6px;
font-weight: bold;
}
div#navigation li a:hover, div#navigation li a:active{
display: block;
height: 32px;
}
/* ========== CONTENT SUB ========== */
div#content_sub {
}
h2{
padding-top: 16px;
}
h3{
padding-top: 16px;
}
div#content p{
padding: 4px 16px 0 0;
}
div#content_sub img{
float: right;
margin-right: 16px;
margin-left: 16px;
padding: 16px;
}
div#content_sub li{
padding: 12px 6px;
list-style-type: square;
margin-left: 32px;
}

/* ========== SITE INFO ========== */
div#site_info {
width : 896px; 
height : 45px;
padding-top: 16px;
}
ul.copyright{
float: right;
margin-right: 16px;
margin-left: 32px;
padding-left: 4px;
}
ul.sitecomp{
float: right;
padding-left: 4px;
}
p.quickcall{
float: left;
}
/* ========== INMAN HACK ========== */
.pc,.sc { position: absolute; top: 0; left: 0;}
.pc { width: 192px; left: 0; }
.sc { width: 704px; left: 192px;}
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */

