#main_column {
	float: left;
	width: 405px;
	margin: 14px 0px 0px 0px;
	display:block;
}

#contentmenu {
	width:300px;
	padding:0px;
	float:right;
	margin-top: 15px;
	margin-right: 15px;
		}

#topareas 
{
	width:722px;
	height: 220px;
	padding:0px;
	margin: 0px;
	margin-top:15px;
	background:#F2F2F2;
}

#section_image
{
	width: 702px; 
	height: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.leftnav {
	float: left;
	padding: 0px;
	margin-top: 14px;
	margin-left: 5px;
	margin-right: 0px;
	width: 300px;
	line-height: 18px;
}

.section_item 
{
	padding: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #F2F2F2;
	height: auto;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	clear: both;
}

.section_item h3
{
	margin-bottom: 5px;
	margin-top: 0px;
}

.section_item p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.section_item h3 a
{
	font-size: 11px;
	text-transform: uppercase;
}
