#banner {
	float: none;
	height: 223px;
	width: 951px;
}
#mainsection { background-image:none; }
#contenthome {
	background-image: url(../images/home/bg_homecontent.png);
	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-image: url(../images/home/curvebox_expander.png);
	background-repeat: repeat-y;
	float: left;
	width: 213px;

}
.curvebox-space {
	margin-right: 20px;
	margin-left: 20px;
}
.titlebar {
	background-image: url(../images/home/curvebox_title.png);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #004589;
	padding-left: 18px;

	
}
.curvebox-content {
	background-image: url(../images/home/curvebox_footer.png);
	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-image: url(../images/home/bullet_homearrow.gif);
	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:#FFF;
	font-size:10px;
	line-height:normal;
	width: 950px;
	padding:0px 0px 12px 0px;
	margin:0px auto;
	font-weight: normal;
	margin-top: 5px;
}
#footer a:link{
	color:#FFF;
	text-decoration: none;
}

#footer a:hover{
	color:#FFF;
	text-decoration: underline;
}

#footer a:active{
	color:#D4D4D4;
}#bottom-links {
	float: left;
	width: 500px;
	text-align: left;
}
#bottom-copyright {
	text-align: right;
	float: right;
	width: 350px;
}
