@charset "UTF-8";

/* LIST OF CONTENT========================================
COMMON aod
===================================================== */

/* COMMON aod ----------------------------------------------------------------------- */

/*header*/

#aod_wrapper { 
	width:100%;
	position:relative;
	min-height:100%;
	margin: 0 auto;
	padding:0;
}

*html #aod_wrapper {
	height:100%;
}

body>/**/#wrapper {
	height: auto;
}

#aod_headersection {
	width:100%;
	height:31px;
}

#aod_headerarea {
	width:1006px;
	height:31px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#aod_headerarea .aod_logo{
	float:left;
	padding:5px 0px 0px 0px;
}

#aod_btbrand {
	float:right;
	padding:7px 0px 0px 0px;
}

#aod_btbrand li {
	float:left;
	list-style:none;
	padding:0 3px 0 0;
	margin:0;
	font-size:0;
}




#wrap { clear:both; padding-bottom:124px; }



/*footer*/

#aod_bottomsection { width:100%; height:104px; text-align:center;}

#aod_footerarea { background-color: #F0F0F0; padding-top:15px;}

#aod_freedial { height:36px; margin: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(./divider_foot.gif) no-repeat right; }

#aod_copyright { height:21px; font-size:80%; color:#666;}



