#home-cont-bg {
	background-image: url(../images/homebg2a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 450px;
	width: 950px;
	clear: both;
	font-size: 18px;
	color: #FFFFFF;
	padding: 5px;
}
#home-header {
	float: left;
	height:200px;
	width: 950px;
	padding-bottom: 10px;
}
#hdng {
	height: 32px;
	margin-left: 15px;
	clear: both;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 32px;
}
#home-cont {
	padding: 12px 10px 22px;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 26px;
	
}

#inner-cont {
	float:none;
	width: 950px;
	height: 265px;
}


#inner-left {
	
	width:420px;
	float:left;
		
}


#inner-right {
	width:500px;
	float:left;
	margin-left:25px;
	margin-top:-10px;
}


#home-lower {
	
	width: 870px;
	height: 120px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 48px;
	margin-top: -5px;
	margin-right: 5px;
	margin-left: 5px;
	clear: both;
	float: left;
	
}
#home-lower a {
	margin-right: 21px;
	float: left;
	
}
#home-lower a:hover {
	border: 0px solid #000000;
}
#home-headerTest 
{
	float: left;
	height:200px;
	width: 950px;
	margin-top:-150px;
	padding-bottom: 155px;
}