body {
	font-family:Arial, Helvetica, sans-serif;
	}
	
#main {
	margin:0px auto;
	width:865px;
	}

#header {
	width:865px;
	height:88px;
	background:#333333;
	}
#headerleft {
	float:left;
	width:510px;
	margin-left:5px;
	}
#headerright {
	float:right;
	width:280px;
	}

#container {
	width:865px;
	background:#FFFFFF;
	margin:0px;
	}

#left {
	width:595px;
	float:left;
	margin:0px;
	}

#right {
	width:260px;
	float:right;
	margin:0px;
	}

#call {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:32px;
	font-weight:normal;
	text-align:center;
	padding-top:5px;
	margin:0px;
	}

#title {
	font-family:"Arial Black";
	color:#FFFFFF;
	font-size:56px;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
	padding-left:6px;
	margin:0px;
	text-shadow:#000000 1px;
	}

#form {
	background:#000000;
	width:245px;
	height:400px;
	float:right;
	margin-right:8px;
	margin-top:10px;
	}
#formtext {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	letter-spacing:-1px;
	}
#formfields {
	color:#cc3333;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	}

#box {
	height:190px;
	width:595px;
	padding-left:8px;
	margin:0px;
	}
#box2 {
	width:845px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	float:left;
	}
	
#text {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding-top:0px;
	line-height:20px;
	text-align:left;
	}

#listtext {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding-top:0px;
	line-height:28px;
	text-align:left;
	}
	
#footer {
	float:left;
	width:886px;
	height:80px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	}

#disclaimer {
	padding-top:40px;
	width:866px;
	text-align:left;
	padding-left:20px;
	padding-right:40px;
	font-size:9px;
	}
	
	/*------------------form styles begin here-------------------------*/
#form2 {
	float:right;
	width:292px;
	height:250px;
	background-image:url(../images/background/form-background.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	margin-top: 15px;
	display: block;
	font-weight: bold;
}


label{
	float: left;
	width: 70px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-left: 5px;
	display: inline;
}
.form-elements {
	display: block;
	width: 100%;
	float: left;
}

#el02 {
	width: 125px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	margin-right: 20px;
}
#el09 {
	width: 250px;
	height: 150px;
}

#submitbutton2{
	width: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #212677;
	background-image: url(../images/background/submit-button.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-left: 85px;
}

#submitbutton3{
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #212677;
	background-image: url(../images/submit.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 29px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-left: 85px;
}

#submitbutton4{
	width: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #212677;
	background-image: url(../images/background/submit-button.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-left: 85px;
}

/*------------------form style ends here---------------------------*/
