/********************** HTML STYLES ***********************/ body { margin: 0; background: #FFFFFF; color: #333; } body, p, td, .standard { font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #333; } /* Use BODYID to assign styles to body tag */ #bodyid { text-align:center; background: #bdbebd url(standard/body_bg.gif) repeat-x; } a { color: #0000CC; } a:hover { color: #0099FF; } /********************** UNIVERSAL STYLES ***********************/ .error { color: #CC0000; } .standard { } .standardbold { font-weight: bold; } .standardheader { font-size: 18px; } /********************** LAYOUT STYLES ***********************/ #container{ margin: 0 auto; width: 804px; text-align: left; } #header{ width: 804px; height: 198px; background: url(standard/header.jpg) no-repeat; } #flashcontent{ position: relative; left: 474px; width: 300px; height: 150px; top: -1px; } #toll_free{ width: 798px; height: 35px; padding:7px 3px; margin: 0px 0 0 2px; font-size: 9px; font-weight: bold; color: #fff; border-left:1px solid #E0E0E0; background:url('standard/headerinfo.png') no-repeat left top; } #middle{ width: 804px; background: url(standard/center_fill.jpg) repeat-y; } #top{ width: 804px; background: url(standard/top.jpg) no-repeat; } #left_container{ float: left; width: 178px; min-height:400px; height:auto !important; height:400px; } #nav{ padding: 15px 0 0 0; margin: 5px; text-align: left; width: 163px; } .navoff{ display: block; color: #fff; font-weight: bold; width: 165px; margin: 6px 0px 3px 0px; padding: 2px 0px 2px 8px; text-decoration: none; } .navon:hover, .navoff:hover{ background: url(standard/btn_bg.jpg) repeat-y; color: #fff; } .navon{ display: block; font-weight: bold; color: #fff; width: 165px; margin: 6px 0px 3px 0px; padding: 2px 0px 2px 8px; text-decoration: none; background: url(standard/btn_bg.jpg) repeat-y; } .subnavoff{ color: #fff; text-decoration: none; font-style: italic; width: 165px; } .subnavoff:hover{ color: #fff; } .subnavon{ color: #fff; text-decoration: none; font-style: italic; width: 165px; } .subnavon:hover{ color: #fff; } #contact_info{ width: 180px; padding: 0px 0 0px 0px; margin: 6px; color: #fff; font-size: 11px; } #contact_info a{ text-decoration: none; color: #fff; } #content_container{ position: relative; float: right; width: 580px; } #content{ padding: 20px 0px 30px 0px; } .clear{ clear: both; } .bname{ font-weight: bold; font-size: 11px; } #footer_container{ z-index: 1px; width: 804px; height: 396px; margin-top: -100px; padding-top: 100px; background: url(standard/footer.jpg) no-repeat; } #bottom_footer{ position: relative; width: 804px; height: 25px; bottom: 158px; } #poweredby { float: left; text-align: left; width: 147px; height: 25px; padding: 0 10px 10px 10px; } #footer_links{ float: right; width: 300px; height: 27px; text-align: right; padding: 5px; } #footer_links a{ width: 400px; color: #333; text-decoration: none; } .tbmiddle { } .tdright { } .tbtop { background: #4454a1; color: #fff; } #headerinfo_left, #headerinfo_right { width:390px; float:left; } #headerinfo_right { text-align:right; } #headerinfo_left a { color:#fff; } #headerinfo_left { padding:0px 0 0 8px; }