
/*Imports Remaining Styles; Will be read by >=IE4; >NN4*/
@import url("position.css");
@import url("color.css");
@import url("type.css");
/* ========== START OF NORMALIZATION PROCESS ========== */
body, div, dl, dt, dd, ul, ol, li, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td{ 
margin: 0; 
padding: 0; 
}
h2, h3, h4, h5, h6{
margin: 0;
padding: 0;
}
ol, ul{ 
list-style : none 
}
fieldset, img{ 
border : 0; 
}
caption, th{ 
text-align : left; 
}
q:before, q:after{ 
content : ""; 
}
/* ========== START OF LAYOUT MARKUP ========== */
html{ 
text-align : center;
margin-top: -20px;
}
body{ 
position : relative; 
width : 800px; 
margin : 0 auto;
text-align : left;
margin-top: -20px; 
}
/* ========== BRANDING ========== */
div#branding{ 
width : 786px;
height: 140px;
margin-left: 8px;
}
/* ============ CONTENT ========== */
div#content{
position : relative; 
width : 100%;
padding-bottom: 32px;
}
/* ========== CONTENT (MAIN) ========== */
div#content_main{ 
}
/* ========== SITE INFO ========== */
div#site_info{
width : 752px;
margin-left: 24px;
padding: 10px 0px;
}
/* ========== INMAN HACK ========== */
.cm { position: absolute; top: 0; left: 0;}
.cm { width: 752px; left: 24px;}
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */

