#home_wrapper_bottom{
	clear:both;
	background-color:#CBB989;
}
#home_flash{
	float:left;
	width:500px;
}
#home_flash_rightside{
	text-align:center;
	float:left;
	width:300px;
	background:#CBB989 url(images/bk_home_top.jpg);
	height:209px;
}
#home_flash_rightside_text{
	padding-top:50px;
 }
/*south bay stuff here */
#southbay {
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:right; /* Counteract to IE5/Win Hack */
	width:800px;
	}
a.southbay{
	color:#8d8d8d;
	text-decoration:none;
	margin-top: 4px;
	font-size: 10px;
}
a.southbay:hover{
	color:#8d8d8d;
	text-decoration:underline;
	padding-top: 4px;
	font-size: 10px;
}