#globalNav{
	border-top:3px solid #DFD7CC;
	border-bottom: 3px solid #DFD7CC;
	background-color: #4D4D4D;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 10px;
}

#globalNav a {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}

#globalNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#spotlightFeature {
	background-color: #9FAEC6;
	padding-bottom: 15px;
	background-image:url(/inc/features/images/fast_facts.gif);
	background-repeat:no-repeat;
	padding-top:36px;
}
#spotlightFeature p {
	width:140px;
	margin:0 auto;
	padding-bottom:12px;
	color:#333333;
}
#spotlightFeature a, spotlightFeature a.hover {
	color:#333333;
	text-decoration:underline;
}

#sectionName{
	background-image: url(images/section_name.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 400px;
	height: 72px;
	float: left;
}
#pic1{
	border-bottom: 3px solid #DFD7CC;
	border-right: 3px solid #DFD7CC;
	width:165px;
	background-image: url(images/pic1.jpg);
	height: 146px;
}
#pic2{
	border-bottom: 3px solid #DFD7CC;
	background-image: url(images/pic2.jpg);
	height: 146px;
}
#pic3{
	border-bottom: 3px solid #DFD7CC;
	border-left: 3px solid #DFD7CC;
	width: 165px;
	background-image: url(images/pic3.jpg);
	height: 146px;
}
