@import url("default.css");

ul.nav #link04 a {
	color: #F90;
}
#header {
	background-image: url(../images/featuredheaderbg.jpg);
	height: 348px;
}
#header div.quotes2 {
	left: 709px;
	width: 315px;
}
#header div.quotes2 {
	height: 256px;
	background: url(../images/featuredheaderpic.jpg) no-repeat;
}
#header div.featuredtitle {
	position: absolute;
	top: 135px;
	left: 200px;
	font: bold 36px Arial, Helvetica, sans-serif;
	color: #F81;
	width: 490px;
}
#header div.featuredsummary {
	padding: 0px 20px 0px 10px;
	position: absolute;
	top: 196px;
	left: 190px;
	width: 488px;
	height: 151px;
}
#header div.featuredsummary h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 15px 0px 5px;
}
#header div.featuredsummary p {
	padding: 5px 0px;
	font: normal 11px/1.8em Arial, Helvetica, sans-serif;
	color: #fff;
}
#main div.sidebar {
	padding: 40px 0px 0px;
}
#main div.callouts {
	padding: 0px;
}
div.callouts div.featuredlogo {
	height: 256px;
	width: 315px;
	background: #E5E5E5 url(../images/featuredlogo.gif) no-repeat center center;
}

