
#banner
{
	padding-bottom: 8px;
	border-bottom: 1px #000000 solid;
	margin: 0px;
}

#banner_img
{
	width: 920px;
	height: 260px;
}

.banner_bar
{
	width: 0px;
}

#banner_text
{
	display: none;
}

.bottom_shadow
{
	background: url("../images/bottom_shadow.jpg") no-repeat scroll 0 bottom transparent;
}

div#left_col
{
	float: left;
	color: #59585A;
	width: 305px;
	margin-bottom: 40px;
	position: relative;
	background: url("../images/right_shadow.jpg") repeat-y scroll 0 bottom transparent;
}

#left_col_box
{
	padding-right: 24px; 
	padding-bottom: 20px;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-top: 20px;
}

#left_col_box h2
{
	font-size: 13px;
	text-transform: none;
}

div#right_col
{
	float: left;
	padding: 0 20px 0 78px;
	width: 517px;
	font-size: 12px;
	line-height: 16px;
}