body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.main-links {
	text-align: center;
	width:1000px;
}
.main-link {
	background-color: #ecc412;
	border: 1px solid #c10435;
	text-align: center;
	width:98px;
	height:30px;
	float:left;
}
.main-link a{
	text-decoration:none;
	color:#000000;
}
.main-link a:hover{
	text-decoration:underline;
	color:#000000;
}
.top-nav{
	width:1000px;
}
.phone-number{
	clear:both;
	background-color: #f5e188;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #c10435;
	border-top: 0px solid;
	text-align: center;
	margin-top: 3px
	margin-bottom: 3px;
}
.main-text {
	font-size: 11px;
	line-height: 18px;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 10px;
	width:603px;
	position:absolute;
	left:8px;
	top:151px;
}
.formcontainer
{
	float:left;
	width:250px;
}
.first_container
{
	float:left;
	width:150px;
}
.second_container
{
	float:left;
	width:150px;
}
.third_container
{
	float:left;
	width:150px;
}
.fourth_container
{
	float:left;
	width:150px;
}
.footer {
	color: #000000;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-color: #c10435;
	background-color: #f5e188;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width:1000px;
	height:125px;
	position:absolute;
	left:8px;
	top:1000px;
}
.copyright {
	text-align: center;
	padding-top: 10px;
}
.main-cont{
	width:1000px;
}
.footer-link{
	margin-top:2px;
	margin-bottom:2px;
}
.footer-link a{
	text-decoration:none;
	color:#000000;
}
.footer-link a:hover{
	text-decoration:underline;
	color:#000000;
}
.footer-col{
	float:left;
	width:250px;
}
.footer-clear{
	clear:both;
}
.text-title{
	font-weight:bolder;
	margin-top:10px;
	margin-bottom:5px;
}