body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	background: url(images/bg.gif) repeat #485c6c;
	font-weight: normal;
}

#main {
	background: #FFFFFF;
	margin: 10px auto;
	width: 938px;
	
}

.clr {
	clear:both;
}

.top
{
	height: 110px;
	background: url(images/top_bg.gif) repeat-x top left;
}

/*nav*/

#nav_var
{	
	padding: 0;
	margin: 0;
	height: 39px;
	background: url(images/nav_bg_main.gif) repeat-x top left;
}

#nav_var ul
{	
	padding: 0 0 0 5px;
	margin: 0;
	float: left;
	list-style: none;
}

#nav_var li
{	
	float: left;
	padding: 0 2px;
}

#nav_var li a
{	
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 15px 0 0;
	cursor: pointer;
	text-decoration: none;
}

#nav_var li a span
{	
	float: left;
	padding: 0 0 9px 15px;
	line-height: 30px;
}

#nav_var li a:hover
{	
	background: url(images/nav_bg.gif) no-repeat top right #FFFFFF;
	color: #053275;
}

#nav_var li a:hover span
{	
	background: url(images/nav_bg.gif) no-repeat top left; 
}

/*nav end*/


.header
{	
	background: url(images/header_bg.gif) repeat-x bottom left;
}

.header_text
{
	background: url(images/h_bg2.gif) no-repeat top right;
}

.heading
{
	font-size: 18px;
	color: #d43015;
}
.heading2
{
	font-size: 16px;
	color: #2e2c2b;
	font-family: Arial, Helvetica, sans-serif;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 18px;
	color: #656565;
}

.copy_right
{
	color: #466bb0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.copy_right a
{
	color: #466bb0;
	text-decoration: none;
}

.he_text_1 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 50px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

.he_text_2 {
	font-size: 30px;
	color: #1d2300;
}


.he_text_3 {
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
	padding: 20px 0 0 30px;
}

.h_right
{
	background: url(images/h_r.gif) no-repeat top left;
	height: 280px;
	width: 145px;
}

.link
{
	float: left;
	height: 124px;
	width: 132px;
	margin: 23px 0 0 4px;
}

.form_bg {
	float:left;
	background:url(images/doostep_form_bg.gif) repeat-y;
}

.form_text_app {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5f6d0a;
	font-weight:bold;
	padding: 8px 0px;
}
.input_field_app {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 120px;
	font-weight:normal;
	border-left:1px #85898d solid;
	border-top:1px #85898d solid;
}

h1 {
	margin:0px;
	padding:0px;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
}

.doorstep_apply {
}

.doorstep_apply a{
	float:left;
	background:url(images/doorstep_apply.gif) no-repeat left;
	height:34px;
	width:360px;
	text-align:center;
	line-height:34px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.doorstep_apply a:hover{
	float:left;
	background:url(images/doorstep_apply_hover.gif) no-repeat left;
}
