/*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, 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 : ""; 
}
/* ========== GLOBALS ========== */
html { 
text-align : center; 
}
body { 
position : relative; 
width : 832px; 
margin : 0 auto;
text-align : left;
}
/* ========== BRANDING ========== */
div#branding { 
width : 100%;
height: 112px;
padding-top: 16px;
}
img#logo{
position: absolute;
top: 16px;
left: 24px;
z-index: 100;
}
p#rent{
float: right;
background-color: white;
padding: 10px;
margin-top: 24px;
margin-right: 40px;
border: 1px solid #cacaca;
}
/* ============ CONTENT ========== */
div#content {
position : relative; 
width : 100%;
}
div#content h2{
padding-top: 4px;
padding-bottom: 4px;
}
div#content p{
padding-bottom: 4px;
}
.imgfltl{
float: left;
padding: 4px;
margin: 5px;
}
.imgbrkl{
padding: 4px;
margin: 5px;
}
img#callbanner{
padding-top: 16px;
padding-left: 24px;
}
/* ========== CONTENT (MAIN) ========== */
div#content_main{
padding-top: 30px;
}
div#content_main ul{
clear: both;
list-style-type: square;
margin-top: 4px;
margin-left: 16px;
}
div#content_main li{
padding-bottom: 4px;
}
/* ========== CONTENT SUB ========== */
div#content_sub {
padding-top: 0px;
}
div#content_sub ul{
margin-top: 4px;
margin-left: 16px;
list-style-type: square;
}
div#content_sub li{
padding-bottom: 4px;
}
/* ========== SITE INFO ========== */
div#site_info {
width: 832px;
height: 96px;
padding-top: 20px;
}
ul.copyright{
margin-right: 32px;
float: right;
width: 768px;
padding-top: 4px;
}
ul.allnetwork{
margin-left: 195px;
}
ul.allnetwork li{
float: left;
padding-top: 20px;
padding-right: 16px;
}
/* ========== INMAN HACK ========== */
.pc,.sc { position: absolute; top: 0; left: 0;}
.pc { top: 120px; width: 512px; left: 32px; }
.sc { width: 240px; left: 560px;}
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */

