#subnav {
	background-color: #fff;
}

#subnav li {
	background-image: url(../images/sep_subnav_home.gif) !important;
}



#splash, 
#splash h2,
#splash h3 {
	color: #fff !important;
}

#splash-left {
	float: left;
	width: 259px;
}

#splash-right {
	width: 707px;
	background-color: #eceddb;
	float: left;
}

#splash-nav {
	background-color: #273b4e;
	padding-left: 22px;
	padding-top: 21px;
	height: 234px;
}

#splash-needs-assessment {
	background: transparent url(../images/home/bg_needs-assessment.gif) 0 0 repeat-x;
	width: 197px;
	height: 53px;
	padding: 24px 40px 20px 22px;
	cursor: pointer;
}

* html #splash-needs-assessment {
	padding-bottom: 19px;
}

#splash-download-forms {
	background: transparent url(../images/home/bg_download-forms.gif) 0 0 repeat-x;
	width: 197px;
	height: 53px;
	padding: 24px 40px 20px 22px;
	cursor: pointer;
}

#overview {
	background-color: #fff;
}






/* subnav */
#subnav a {
	color: #272626;
}



/* splash-left */
#splash-left h2 {
	font-family: Georgia, serif;
	font-size: 1.2em;
	margin: 0 0 7px 0;
}

#splash-left p {
	margin-bottom: 5px;
}

#splash-left a {
	color: #fff;
	text-decoration: none;
}



/* splash-left navigation */
#splash-nav ul li {
	background: transparent url(../images/home/bg_splash_dotted_line.gif) bottom left repeat-x;
	float: left;
	width: 237px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

#splash-nav ul li.last {
	background-image: none;
}

#splash-nav ul li a {
	color: #fff;
	font-family: Georgia, serif;
	font-size: 1.2em;
	text-decoration: none;
	padding: 4px 8px 5px 0;
	display: block;
	background: transparent url(../images/home/bg_splash_arrow.gif) 94% 50% no-repeat;
}

* html #splash-nav ul li a {
	padding-top: 3px;
}

#splash-nav ul li a:hover {
	color: #69c;
	background-image: url(../images/home/bg_splash_arrow_active.gif);

}

/* needs-assessment/download-forms */
#splash-download-forms h3, 
#splash-needs-assessment h3 {
	font: bold 1.2em arial, sans-serif;
	margin: 0 0 3px 0;
}

#splash-right #caption {
	background-color: #eceddb;
	height: 58px;
	padding: 20px;
	color: #000;
}


/* overview */
#overview .column {
	float: left;
	width: 259px;
	height: 365px;
	position: relative;
	color: #000;
}

#overview .photo {
	position: absolute;
	bottom: 0;
}

#overview .pad {
	padding: 15px 10px;
}

#overview h3 {
	font: bold 1.2em Georgia, sans-serif;
	margin: 0 0 15px 0;
}

#overview a.action {
	color: #cb9a00;
	font-weight: bold;
}

#overview #testimonial {
	width: 161px;
	height: auto;
	padding: 5px 5px 0 20px;
	text-align: right;
	font-weight: bold;
	line-height: 2em;
	font-style: italic;
	color: #425c75;
}

.attribution {
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
}
