#home_wrapper {
	min-height:100%;
	height:auto !important; 
	height:100%;
	margin:0 auto -80px;
	background-image:url(../images/home_main_tile2.jpg);
	background-repeat:repeat-y;
}
#home_push { 
	height:1px;
	margin-top:79px;
	width:100%; 
	clear:both !important; 
	display: inline-block;
/*	background-color:#9F9;*/
}
#contentPanel {
	width:812px;
	background-image:url(/images/expand_tile2.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#233B56;
}
#homeSidebar{
	float:left;
	width:289px;
	background-image:url(/images/left_sidebar_background.jpg);
	background-repeat:no-repeat;
	background-color:#304968;
}	
#newsPanel {
	position:relative;
	width:210px;
	left:60px;
}
#rightSidebar {
	float:left;
	width:512px;
	background-color:#142B3F;
}
#rightMenu {
	position:relative;
	width:512px;
	height:30px;
	top:0px;
	left:0px;
	background-image:url(/images/right_top_tile.gif);
	background-repeat:repeat-x;
}

#slideshow {
	width:510px;
	padding:26px 0px 26px 1px;
	background-color: #142B3F;
}
#bottomPanel {
	width:510px;
	height:200px;
	background-image:url(/images/home_btm_bkgrnd.gif);
	background-repeat:no-repeat;
}
#msg_left {
	position:relative;
	float:left;
	width:200px;
	top:20px;
	left:30px;
}
#msg_right {
	position:relative;
	float:left;
	width:230px;
	top:20px;
	left:60px;
}
#home_footer {
	margin-left:-1px;
	height:80px; 
	background-image:url(../images/left_sidebar_tile.jpg);
	background-repeat:repeat-y;
}