/* blue */
#page_bg {
	background: #E1E7E9;
}

div#wrapper {
		background: #FFFFFF;
}

/*div#wrapper_r {
	background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;
}*/

div#header {
	background:url(../images/tri_direct/levelonebanner.jpg) no-repeat;
	height:154px;
	width:762px;
	margin-left:4px;
}

div#footer {
	background: #B62228;
	height:24px;
	margin-left:4px;
	width:762px;
	position:relative;
	float:left;
}

div#footer_l {
	background:url(../images/tri_direct/footer_left.jpg) 0 0 no-repeat;
	
}
