#mainContentHolder{
	height: 170px;
	background: url('/images/bg_home_content_dropshadow.gif') top left repeat-x #FFFFFF;
}
h2{
	border-bottom: 1px solid #bfcce4;
	padding: 0 0 6px 0;
	font-size: 16px;
	margin: 0 0 10px 0;
}
#nav ul li a span.navPoint
{
background: url('/images/nav_point_home.gif') no-repeat;
}
#homeContent1{
width: 340px;
float: left;
}
.homeContentText
{
	line-height: 17px;
}
#homeContent1 img{
float: left;
display: block;
margin: 0 15px 0 0px;
}
#homeContent1 ul{
width: 232px;
margin-left: 0;
} 
.homeContentText ul{
list-style-image: url('/images/arrow_orange.gif');
padding: 0;
float: left;
width: auto;
margin: 0 0 0 10px;
}
.homeContentText ul li{
}
#homeContent2{
float: left;
margin-left: 46px;
width: 257px;
}
#homeContent3{
margin-left: 46px;
width: 192px;
float: left;
}
#heroHolder{
width: 928px;
height: 254px;
position: relative;
background-color: #165CA4;
background: url('/images/bg_hero_0.jpg') no-repeat top left;
}
#heroHolder .hero{
width: 901px;
height: 235px;
padding: 19px 0 0 27px;
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
}
#heroHolder .heroText{
width: 542px;
color: #FFFFFF;
}
#heroHolder .heroText p{
font-size: 16px;
}
#heroHolder .heroText p a{
color: #c2cd23;
}
#heroHolder .heroText p a:link {
	color: #c2cd23;
	text-decoration: none;
}
#heroHolder .heroText p a:visited {
	color: #c2cd23;
	text-decoration: none;
}
#heroHolder .heroText p a:hover {
	color: #c2cd23;
	text-decoration: underline;
}
#heroHolder .heroText p a:active {
	color: #c2cd23;
	text-decoration: none;
}
#heroHolder #hero0{
	background: url('/images/bg_hero_0.jpg') no-repeat top left;
	display: block;
}
#heroHolder #hero1{
	background: url('/images/bg_hero_1.jpg') no-repeat top left;
}
#heroHolder #hero2{
	background: url('/images/bg_hero_2.jpg') no-repeat top left;
}
#heroHolder #hero3{
	background: url('/images/bg_hero_3.jpg') no-repeat top left;
}
#heroLinks ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	list-style-type: none;
	right: 5px;
	bottom: 0px;
	z-index: 100;
}
#heroLinks ul li
{
display: block;
float: left;
cursor: pointer;
}
	
#heroLinks ul li a
{
	height: 24px;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	padding-top: 25px;
}
#heroLink1
{
	width: 147px;
}
#heroLink2
{
	width: 155px;
}
#heroLink3
{
	width: 155px;	
}
#heroLinks a:link
{
color: #FFFFFF;
text-decoration: none;
}
#heroLinks a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#heroLinks a:hover
{
color: #000000;
text-decoration: none;
}

#heroLinks a:active
{
color: #FFFFFF;
text-decoration: none;
}

ul#spotlight
{
	margin-left: 10px;
}
