/*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{
margin: 0;
padding: 0;
}
ol, ul{ 
list-style : none 
}
address, caption, cite, code, dfn, 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: 96px;
}
div#callbox{
width: 100%;
height: 32px;
}
div#callbox p{
margin-right: 16px;
}
/* ============ CONTENT ========== */
div#content{
position : relative; 
width : 100%;
}
div#googtop{
text-align: center;
padding: 20px 0px;
}
/* ========== CONTENT (MAIN) ========== */
div#content_main{ 
padding-bottom: 60px;
}
div#content_main h2{
padding-top: 16px;
margin-left: 8px;
margin-right: 300px;
}
div#content_main p{
margin-left: 8px;
margin-right: 16px;
padding-top: 8px;
}
div#content_main img{
float: left;
margin-right: 16px;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
}
div#googbox{
float: left;
margin: 20px 30px 10px 0px;
}
div#content_main h3{
padding-left: 44px;
padding-top: 16px;
}
div#content_main h3 + p {
padding-left: 36px;
padding-right: 36px;
}
.definition{
margin-top: 8px;
margin-bottom: 8px;
padding-right: 275px;
padding-left: 32px;
}

div#googboxportable{
float: left;
margin: 15px 12px;
}

/* ========== CONTENT SUB ========== */
div#content_sub{
}
div#content_sub h2{
padding-top: 16px;
margin-left: 16px;
}
div#content_sub p{
margin-left: 16px;
margin-right: 8px;
padding-top: 16px;
padding-bottom: 16px;
}
div#content_sub img{
}
div#content_sub ul{
margin-left: 32px;
}
div#content_sub li{
list-style-type: square;
padding-top: 8px;
}
div#googside{
padding-top: 24px;
text-align: center;
}
/* ========== SITE INFO ========== */
div#site_info{
width : 896px;
}
div#site_info ul{
margin-right: 16px;
margin-left: 192px;
}
div#site_info li{
}
/* ========== INMAN HACK ========== */
.pc,.sc { position: absolute; top: 0; left: 0;}
.pc { width: 704px; left: 192px;}
.sc { width: 192px; left: 0px;}
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */

