#body a
{
	color:				#af7900;
}

#body a:hover
{
	color:				#efb42e;
}

#body h3 a,
#body h3
{
	color:				white;
	font-size:			13px;
}
#header
{
	background:			url('/images/header-bg-home.png') no-repeat;
	position:			relative;
	height:				470px;
}
#col-1
{
	width:				266px;
}
#col-2
{
	width:				259px;
}
#col-3
{
	width:				531px;
}


#col_1_div
{
		padding:		6px 23px 33px 39px;

}
#col_2_div
{
	padding:			6px 23px 33px;

}

#col_3_div
{
	padding:			19px 33px 33px;

	min-height:558px;
	height:auto !important;
	height:558px;
}


#column_1,
#column_2
{
	border-right:		1px solid #4d6b7f;
	background-image:	url('/images/home-column-top.png');
	background-repeat:	repeat-x;
	font-size:			11px;
}
#column_3
{
	background-image:	url('/images/col-3-bg-2.png');
	background-repeat:	repeat-x;	
	font-size:			13px;
}
#column_3 
{
	font-size:			13px;
	color:				#adc1ce;
}

#column_1,
#column_2
{
	color:				#eee;

}

#body
{
background:				url('/images/blue-bg.png');
}


.home_banners
{
	background-color:	#00223a;
	position:			relative;
	padding:			0 0 0 35px;
	height:				287px;
	background:			url('/images/home-banner-left.png') no-repeat;
}

.home_banner
{
	clear:				both;
}
h1,
.home_banner h2
{
	font-size:			21px;
	line-height:		21px;
	font-weight:		normal;
}
.home_banner h2
{
	padding:			45px 0 12px;
	color:				#efb42e;

}
h1
{
	color:				#ddd;
}

.banner_content
{
	width:				237px;
	color:				#ddd;
}

#thumb_navs
{
	position:			absolute;
	bottom:				20px;
	left:				7px;
}

.thumb_nav_div
{
	border:				1px solid #00223a;
	background:			#406075;
	width:				36px;
	height:				26px;
	position:			relative;
	opacity:			0.4;
	filter:				alpha(opacity=40);
	display:			block;
	float:				left;
	margin-right:		4px;
}

.thumb_nav_div,
.thumb_nav_div *
{
	z-index:			4000 !important;
}

.thumb_nav_div_active
{
	border:				1px solid #efb42e;
	opacity:			1;
	filter:				alpha(opacity=100);
}

#swoosh_overlay
{
	position:			absolute;
	right:				0;
	z-index:			5;
}
#left_rounded
{
	position:			absolute;
	left:				283px;
	z-index:			3;
}
#right_rounded
{
	position:			absolute;
	right:				0;
	z-index:			3;
	top:				0;
	border:				0;
}
.rounded_image
{
	position:			absolute;
	left:				297px;
	z-index:			2;
}

#column_1 .rotating_item
{
	width:				203px;
}

#column_2 .rotating_item
{
	width:				212px;
}

.widget
{
	padding:			27px 0 22px;
}
.widget_divider
{
	border-bottom:		1px solid #4D6B7F;
}
#body ul
{
	list-style-image:	url('/images/disc-home.gif');		
}

table#body 
{
	margin:				0;
}