

body {
	margin:0;
	padding:0;
	background:#bbbfbb url(../../images/home/home_background.jpg) top left repeat-x;
}

img {
	border:none;
}

#central_focus {
	clear: both;
	background: url(../../images/home/home_central_image.jpg) top left no-repeat;
	width: 766px;
    height: 233px;
}

#spotlights {
	height:99px;
	width:766px;
	background: url(../../images/home/home_spotlights.jpg) top left no-repeat;
}

#spotlights .bottom1, #spotlights .bottom2, #spotlights .bottom3{
	width:230px;
	float:left;
	padding-top:10px;
	padding-left: 16px;
}

#spotlights .bottom1 {
	margin-left:2px;
}

#spotlights .bottom2 {
	margin-left:8px;
}

#spotlights .bottom3 {
	margin-left:8px;
}

#spotlights .bottom1 .image, #spotlights .bottom2 .image,#spotlights .bottom3 .image {
	float:left;
	margin-right:12px;
	margin-top: 6px;
}

#spotlights .bottom2 .text {
	display:none;
}

#spotlights .text p {
	margin-top: 5px;
    line-height:120%;
    color: #666666;
	font-size:85%;
}

#spotlights .bottom3 .text p {
    margin-left:0px;
    padding-left:0px;
}

#spotlights h3 a{
	color: #333333;
	font-size:85%;
	text-decoration:none;
	font-weight:bolder;
}

#spotlights .text span.more {
    float:left;
    margin-top:3px;
}

#spotlights .text span.more a {
	color: #003399;
    display: inline;
    padding:0 10px 0 0;
    font-weight:bold;
	font-size:75%;
	text-decoration:none;

}

.text p {
	padding:0 5px 0 0;
}

.sIFR-hasFlash h3 {
	visibility:hidden;
	font-size:110%;
}






