#ctr{
	background: none;
}
.content_cont{
	margin-left: 20px;
	width: 570px;
}

.content_cont img{
margin-right:12px;
}

.content_cont a{
color:#00A7D9;
}

#primary-nav li.menuactive{
	background-image: url(/_images/menu-tab-blue-active-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 97px;
	height: 27px;
	line-height: 27px;
}
div#subMenuwrapper{
	background-image: url(/_images/blue-menu-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
h1{
	font-size: 16px;
	margin-top: 0px;
	color: #00A7D9;
        margin-left:190px;
}
h2{
	font-size: 14px;
	color: #56585e;
        margin-left:190px;
}
h3{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
hr{
clear:left;
height:1px;
background-color:#aaaaaa;
/* padding-bottom:14px; */
margin:14px 0px;
}
.section{
	display: block;
}
.section img{
	float: left;
	padding-right: 10px;
}
.backtotop{
	float: right;
	color: #00A7D9;
	text-decoration: none;
	font-weight: bold;
}
