#top {
	border-bottom: 1px solid #999;
}
#main {
	background: #bcbcbc url(/cs_images/bg_main.jpg) center top repeat-y;
}
#content {
	padding: 10px 10px 20px 0px;
}
div#sections {
	float: left;
	position: relative;
	z-index: 1;
	width: 255px;
	padding: 0 0px 0 0;
	display: inline;
}
#related {
	position: relative;
	z-index: 1;
	width: 230px;
	float: right;
	margin-bottom: 1em;
	display: inline;
}
#current {
	height: 177px;
	width: 100%;
	margin: 0 0 10px 0;
}
#download {
	height: 122px;
	width: 100%;
	margin: 0 0 20px 0;
}
#related li {
	list-style: none;
}
#nav_today {
	background-color: #77a3a9;
	height: auto;
	width: 100%;
	color: white;
	font-size: 16px;
	float: left;
}
#nav_today h2 {
	font-size: 24px;
	color: #ffcf3a;
	padding: 10px 0 0 5px;
}
#nav_today ul {
	padding: 0px 0 0px 17px;
}
#nav_today ul.last {
	padding: 0px 0 20px 17px;
}
#nav_today ul li a {
	color: #f9f9f9;
	background-color: #77a3a9;
	border-bottom: 1px solid #547b80;
	padding: 5px 15px 10px 0;
	width: 85%;
}
#nav_today ul li a:hover {
	color: #3a5b5f;
	background-color: #77a3a9;
	border-bottom: 1px solid #547b80;
}
#copy {
	margin: 0px 240px 0px 265px;
}
#sub_copy {
	width: 687px;
	float: right;
	display: inline;
}
#sub_copy p {
	padding: 0px 0px 10px 0px;
}
#copy h3 {
	background-color: #8b2346;
	font-size: 28px;
	color: #fff;
	text-transform: lowercase;
	padding: 12px 0 7px 10px;
}
div#sections  a {
	display: block;
	padding: 0px;
}
div#sections a:hover {
	color: #fff;
}

/* ----------- FEATURES ------------- */

#features h4.feature_headline
 {
	font-size: 20px;
	text-align: left;
	line-height: 24px;
	padding: 5px 0;
}

#features h4.feature_headline a {
	color: #77a3a9;	
}
#features {
	
}
#features ul {
	width: 420px;
	margin: 0;
	
}
#features ul li {
	min-height: 120px;
	height: auto;
	border-bottom: solid 1px #77a3a9;
	list-style: none;
	margin: 0 0 10px 0;
	font-size: 12px;
	text-align: left;
	padding: 0 10px 10px 10px;
	
}
#features img {
	width: 145px;
	height: 100px;
	float: left;
	padding: 10px 15px 30px 5px;
}

#readmore {
	width: 100px;
	height: 40px;
	text-align: center;
	margin: 0 0 0 300px;
	font-size: 14px;
	display: block;
	
}
#readmore a {
	color: #77a3a9;	
	width: 100px;
	height: 30px;
	padding: 10px 0 0 0;
	display: block;
	
}
#readmore a:hover {
	color: #fff;
	background-color: #77a3a9;
	width: 100px;
	height: 30px;
	padding: 10px 0 0 0;
	display: block;
	
}

#sub_intro {
	width: 960px;
}
#sub_feature_photo {
	width: 690px;
}
.sub_feature_title {
	padding: 15px 0 0 0;
	font-size: 24px;
	color: #77a3a9;
}
.sub_feature_header {
	font-size: 18px;
	color: #77a3a9;
	padding: 15px 0 0 0;
}
.news_title {
	font-size: 16px;
	color: #77a3a9;
}
#related img {
	margin: 0 0 20px 0;
}
.imgpadding {
	padding: 6px 18px 6px 0;
}