@charset "utf-8";
#leftCol {
	border-top:1px dotted #81d3ed;
}
			
#col2 {
	border-top:none;
}

#content {
	background:#fff url(../images/contentBG.gif) repeat-x top;
}
	#features {
		margin:0;
		padding:1px;
		border:1px solid #ebebeb;
	}
		#featuresContent {
			margin:0;
			padding:9px;
			background:url(../images/featuresBG.gif) top repeat-x;
			font-size:12px;
			color:#04a7db;
		}
			#featuresContent h2 {
				margin:0 0 10px 0;
				font-size:14px;
			}

#banner {

}

#rightCol {
	top: 118px;
}



