#banner {
	float: none;
	height: 121px;
	width: 951px;
	background-color: #c9dedf;
}
#mainsection { background-image:none; }
#contenthome {
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 680px;
	padding-top: 30px;
	padding-left: 37px;
	padding-right: 37px;
	text-align:justify;
}
.home-firstpara {
	padding-bottom: 20px;
	font-size: 14px;
}
.home-firstpara span {
	color:#004589;
	font-weight: bold;
}
.curvebox {
	background-repeat: repeat-y;
	float: left;
	width: 213px;
}
.curvebox-space {
	margin-right: 20px;
	margin-left: 20px;
}
.titlebar {
	background-repeat: no-repeat;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #004589;
	padding-left: 18px;
	
}
.curvebox-content {
	background-repeat: no-repeat;
	background-position: bottom;
	height:100px;
}
.curvebox-content ul {
	padding:5px 0px 3px 19px;
}
.curvebox-content li a {
	display:block;
	color: #333333;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding:2px 0px 2px 9px;
	width:175px;
}
.curvebox-content li a:hover {
	color: #004589;
	text-decoration:underline;
}
#footer {
	color:#000000;
	font-size:10px;
	line-height:normal;
	width: 950px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-decoration: none;
}
#footer a:link{
	color:#000000;
	text-decoration: none;
}

#footer a:hover{
	color:#ff6600;
	text-decoration: underline;
}

#footer a:active{
	color:#000;
}#text-home {
	padding-right: 15px;
	margin-top: 25px;
}
