@charset "utf-8";

/*header*/
html { overflow:-moz-scrollbars-vertical; height:100%;}
body { width: 100%; height:100%; padding: 0; margin: 0;}
#aod_wrapper { width:100%; position:relative; text-align:left; min-height:100%; }
*html #aod_wrapper { height:100%;}
body>/**/#wrapper { height: auto;}
#aod_headersection { width:100%; height:32px; background: #000 url(bg_head.gif) repeat-x top;}
#aod_headerarea { width:760px; height:20px; margin-top: 0; margin-right: auto; margin-left: auto; }
#aod_headerarea .aod_logo { float:left;}
#aod_btbrand { float:right;}
#aod_btbrand li { float:left; list-style:none; padding:0; margin:0;}

#container { padding-bottom:125px; }

/*footer*/
#aod_bottomsection { clear:both; position:absolute; bottom:0; left:0; width:100%; height:105px; text-align:center;}
#aod_footerarea { background-color: 000000; border-top: 5px solid #0F0F53;}
#aod_freedial { height:36px; padding:15px 0 0 0;}
#aod_footerlink { height:28px;}
#aod_footerlink li { display:inline; list-style:none; font-size:80%; padding:0 12px 0 12px;}
#aod_footerlink .divider { background: url(/aod_common/divider_foot.gif) no-repeat right; }
#aod_copyright { height:21px; font-size:80%; font-family: Arial, Helvetica, sans-serif; }
