#wrapper {
    width: 990px;
	height: auto;
	margin: 0 auto;
}
#headerbars {
    background-image: url(../images/headerbars.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 990px;
	height: 650px;
	background-color: #FFFFFF;
	float: left;
}
#contactbannerwrap {
    padding: 43px 0 0 45px;
	width: 930px;
	height: 296px;
}
#contactbanner {
    background-image: url(../images/contactbar.png);
	background-repeat: no-repeat;
	width: 930px;
	height: 296px;
}
#contactbanner h1 {
    font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 0 0;
	color: #FFFFFF;
}	
#contactus {
    padding: 45px 0 0 115px;
	width: 875px;
	height: auto;
}	
#contactperson {
    background-image: url(../images/contactperson.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 244px;
}
#contactperson p {
    float: left;
	padding: 90px 0 0 260px;
	font-size: 18px;
}	
/***********Contact box**********/
#contact-form {
	padding: 20px;
	text-align: left;
	width: 600px;
	float: left;
}
#contact-form label {
	font-size: 80%;
	display:block;
	width: 100%;
	color: #ffffff;
}
#contact-form div {
	margin: 0.2em 0 0.4em 0;
}
#contact-form fieldset {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 250px;
}
#contact-form .txt {
	width: 100%;
	font-size: 80%;
	padding: 2px;
}
#contact-form div.submit {
	text-align: center;
	float: left;
	padding: 0 0 0 240px;
} 
.contform {
    float: left;
	padding: 0 0 0 170px;
	text-align: center;
}
#contquest {
    float: right;
	width: 250px;
	height: 150px;
}	
/***********end box**********/

#contact-form3 {
	height: 398px;
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	padding: 20px;
	margin: 40px 20px 0 20px;
	text-align: center;
	color: #000000;
}
#topbanner {
    text-align: center;
	padding: 10px;
}		
