
div#topnav {
	background:url(../../img/navresources_bg.png) top left no-repeat;
}

div#mainbody {
	width:625px;
	padding: 10px 10px 0px 0px;
	float:left;
}

div#rt_col {
  width:215px;
  float:right;
}

span.feature {
	color:#0099FF;
	font-weight:700;
	font-size:1.2em;
}

div.cs_head {
	height:125px;
	border-bottom:3px dotted #0099FF;
	padding-bottom:15px;
}

div.cs_head img {
	padding-right:15px;
}

div.cs_head h1 {
	padding:30px 0 0 0;
	margin:0;
}

div.cs_head h2 {
	border:none;
	padding:0;
	margin:0;
	color:#000;
}

h3.centered {
	text-align:center;
	color:#0099FF;
}