body
{
	background:				#4a4a4a url('/images/bg-home.png') repeat-x ;
}
table#body {
}
td#right 
{
	background-color:		#fff;
	color:					#003366;
}

td#right a
{
	color:					green;
}

td#right
{
	padding:			0px;
	width:					210px;
	
}
td#content {
	padding:			0;
	background:				none;
}

.home_banners
{
	position:			relative;
	padding:			0 0 0 35px;
	height:				282px;
}

.home_banners a
{
	color:				white;
}
.home_banners img.rounded_image
{
	width:				616px;
	height:				282px;
}
.home_banners img.thumb_nav
{
	width:				57px;
	height:				37px;
}
.home_banner
{
	clear:				both;
}
#home-banner-left
{
	position:			absolute;
	left:				378px;
}
.home_banner h2
{
	font-size:			26px;
	line-height:		26px;
	font-weight:		normal;
	padding:			45px 0 12px;
	color:				#fff;
}

.banner_content
{
	width:				294px;
	color:				#ddd;
}

#thumb_nav_container
{
	position:			absolute;
	bottom:				45px;
	left:				55px;
	width:				269px;
	height:				37px;
}

#thumb_navs
{
width:222px;
overflow:hidden;
height:	39px;
float:left;
margin:0 0 0 17px;
position:relative;
}
#thumb_roller
{
	position:absolute;
	left:0;
}
.thumb_nav_div
{
	border:				1px solid #00223a;
	background:			#406075;
	opacity:			0.4;
	filter:				alpha(opacity=40);
	display:			block;
	margin-right:		17px;
	width:				57px;
	height:				37px;
	position:			absolute;
}

.navs_prev_next
{
	position:			relative;
	display:			block;
	float:				left;
	cursor:				pointer;
	cursor:				hand;
	margin-top:			6px;	
}

.banner_prev_next,
.thumb_nav_div,
#thumb_nav_container *
{
	z-index:			300 !important;
}

.thumb_nav_div_active
{
	border:				1px solid #fff;
	opacity:			1;
	filter:				alpha(opacity=100);
}
#home-left
{
	padding:			23px 50px 5px 30px;
	background:			white;
}	
#home-left .content
{
	line-height:		18px;
}
#home-right
{
	background:			url('/images/home-right-bottom-bg.png') repeat-y;
}
#home-right #home-column-2
{
	padding:			0 20px;
	width:				255px;
	float:				left;
}
#home-right #home-column-3
{
	padding:			0 20px;
	width:				251px;
	float:				left;
}
home-column-2 img,
home-column-3 img
{
	margin-bottom:20px;
}
.slideshow
{
	width:				303px;	
}
.slideshow img
{
}
#content_footer{
	background:				url('/images/content-footer-bg-home.png') no-repeat;
	font-size:				11px;
}
#footer-top
{
	width:					969px;
}
