/* Reformat Layout For Non-Homepage
 * ------------------------------
 */
#content_table {
	margin:0px;
	padding:0px;
	width:892px;
	/**/
	background:url(../images/template/content_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#content_left {
	margin:0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	width:191px;
}

#content_area_wrapper {
	margin:0px;
	/*overflow:hidden;*/
	vertical-align:top;
	width:701px;
}

#content_area { /**/
	margin:0px;
	padding:0px 5px 0px 10px; /*0 15 0 15*/
	/*overflow:hidden;*/
	width:683px; /*671*/
}


/* Extra Styles
 * ------------------------------
 */
#homepage_cooler {
	height:185px;
	margin:10px auto 10px auto;
	padding:0px;
	width:663px;
}

#homepage_cooler_top {
	background:url(../images/homepage/cooler_top.gif);
	background-repeat:no-repeat;
	color:#000000 !important;
	font-size:11px !important;
	line-height:14px;
	height:102px;
	margin:0px;
	padding:45px 68px 0px 224px;
	width:381px;
}

#homepage_cooler_bottom_left {
	background:url(../images/homepage/cooler_btm_left.gif);
	background-repeat:no-repeat;
	float:left;
	height:38px;
	margin:0px;
	padding:0px;
	width:432px;
}

#homepage_cooler_bottom_mid {
	float:left;
	height:38px;
	margin:0px;
	padding:0px;
	width:159px;
}

#homepage_cooler_bottom_right {
	background:url(../images/homepage/cooler_btm_right.gif);
	background-repeat:no-repeat;
	float:left;
	height:38px;
	margin:0px;
	padding:0px;
	width:72px;
}
