#featured  {
	background: #1b4e7d url(../images/featuredbg.jpg) repeat-x bottom left;
	border-top: 3px solid #3876a0;
}

#featured p, #featured h2 {
	color:#FFFFFF;
}

#featured h2 {	
	margin-bottom:15px;
}

#featured p a {
	text-decoration:underline;
	color:#80cef7;
}


#steps  {
	background: #3074a1;
}

#steps ul li a  {
	color: #fff;
}

#content  {
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #a6b3b9;
	border-bottom-color: #a6b3b9;
	border-left-color: #a6b3b9;
}

#content .moreinfo  {
	border: 1px dotted #a6b3b9;
	background-color: #fefefe;
	color: #75818a;
}

#content .moreinfo .more a  {
	background: #ffffff;
}
