* {
	margin:0;
	padding:0px;
}


body {
	margin:auto;

}

#header{
	width:1000px;
	height:54px;
	margin:auto;

}
#logo{
	width:427px;
	height:54px;
	float:left;
	background-image:url(../images/Logo.png);
	background-repeat: no-repeat;
	margin-left:50px;

}
#callusnow{
	width:479px;
	height:54px;
	float:right;
	background-image:url(../images/call_us_now.png);
	background-repeat: no-repeat;
}

#mainbanner{
	margin:auto;
	width:100%;
	height:517px;
	background-image:url(../images/bg_top_banner.png);
	background-repeat:repeat-x;
}


#mainbanner2{
	margin:auto;
	width:1000px;;
	height:517px;

}

#mainbanner_left{
	width:550px;
	height:300px;
	float:left;
	margin-left:50px;
	margin-top:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#004576;
	
}

#mainbanner_right{
	width:300px;
	height:350px;
	float:right;
	margin-top:70px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-image: url(../images/formBg.png);
	background-repeat:no-repeat;
	/*padding-top:10px;*/
}

.form_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-style:normal;
	font-weight:900;
	color:#0000a6;
	padding:10px;
	padding-top:0;
	}

.inputclass{
	background-image:url(../images/input.png);
	height:23px;
	width:250px;
	border:#676663 solid 1px;
	
	
	
	}
#middle{
	width:1000px;
	margin:auto;
	padding-bottom:20px;

}


#middle_left{
	width:320px;
	float:left;
	margin-left:50px;
	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
		padding-bottom:20px;
}

#middle_right{
	width:600px;
	float:right;
	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	padding-bottom:20px;
}

.middle_right_heading{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
}

#footer{
	width:100%;
	height:135px;
	background-image:url(../images/footerbg.png);
	background-repeat:no-repeat;
	margin:auto;
	text-align:center;
	padding-top:10px;
	background-color:#CCC;
	
	
	}
	
#footer1{

	font-family:"Arial", Gadget, sans-serif;
	font-size:12px;
	height:25px;
	padding-top:10px;
	font-weight:bold;
	}
	
#footer1 a{

	font-family:"Arial", Gadget, sans-serif;
	font-size:12px;
	height:25px;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}

#footer2{

	font-family:"Arial", Gadget, sans-serif;
	font-size:12px;
	
	}
	
#textpage{
	width:800px;
	float:left;
	margin-left:50px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-bottom:20px;
	
	}


#textpage1{
	width:800px;
	float:left;
	margin-left:50px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	
	}
	
.red{
	color:#F00;
	height:30px;}