html,body{
	width:100%; height:100%;
	margin:0; padding:0;
	/* background:url(../images/body_bg.jpg) repeat left top; */
	background:#000;
	font:normal 13px Verdana, Geneva, sans-serif;
	color:#fff;
}
.clear{
	clear:both;
}
a,img{
  border:0;
  outline:none;
}
/***************wrapper*************/
#wrapper{
	width:100%; height:auto;
	margin:0 auto; padding:0;
}
/***************header*************/
#header{
	width:100%;
	height:130px;
	margin:0; padding:0;
	background:url(../images/header_bg.jpg) repeat-x left top;
}
.top_center{
	width:982px;
	height:auto;
	margin:0 auto; padding:0;
}
h1{
	float:left;
	font:33px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:30px 0 0 22px; margin:0;
}
.phone_icon{
	float:right;
	width:180px;
	height:36px;
	font:22px Verdana, Geneva, sans-serif;
	background:url(../images/phone_icon.png) no-repeat left top;
	margin:15px 0 0 0; padding:0 0 0 34px;
}

/*  CONTANT AREA  */
#cont_area{
	width:100%;
	height:auto;
	margin:0; padding:0;
}
.contant_center{
	width:982px;
	height:auto;
	margin:0 auto; padding:13px 0 0 0;
}
.contant_top{
	float:left;
	width:982px;
	height:auto;
	margin:0; padding:0;
}

/*  BANNER AREA  */
.banner_outer{
	float:left;
	width:685px;
	height:425px; background:#fff;
	margin:0; padding:7px 7px 0px 7px;
}

/*  BANNER AREA  */
.quick_contact{
	float:right;
	width:259px;
	height:422px; background:#fff;
	margin:0; padding:10px 0 0 18px;
}
.quick_contact_icon{
	float:left;
	width:217px;
	height:25px;
	font:bold 15px Verdana, Geneva, sans-serif; 
	color:#0966c9;
	background:url(../images/quick_contact_icon.png) no-repeat left top;
	margin:0; padding:2px 0 0 25px;
	border-bottom:1px solid #ccc;
}
.quick_contact_cont{
	float:left;
	width:242px;
	height:auto;
	margin:0; padding:0;
}
.quick_contact_cont_top{
	float:left;
	width:237px;
	height:auto;
	margin:0; padding:11px 0 5px 5px;
	font:12px Arial, Helvetica, sans-serif; color:#000;
}
.quick_contact_cont_inner{
	float:left;
	width:242px;
	height:auto;
	margin:0; padding:5px 0 5px 0;
}
.quick_contact_cont_inner span{
	float:left;
	width:239px;
	height:auto;
	font:12px Verdana, Geneva, sans-serif; text-transform:uppercase;
	color:#bf1226;
	margin:0; padding:3px 0 3px 3px;
}
.quick_contact_cont_inner p{
	float:left;
	width:242px; height:auto;
	margin:0; padding:0;
}
.quick_contact_btt_outer{
	float:left;
	width:242px;
	height:auto; text-align:right;
	margin:0; padding:5px 0 0 0;
}
.quick_contact_btt_inner{
	float:right;
	width:75px;
	height:auto; text-align:right;
	margin:0; padding:5px 0 5px 0;
}
.contant_outer{
	float:left;
	width:973px; height:auto;
	margin:0; padding:5px 0 33px 9px;
	}
.contant_outer h2{
	float:left;
	width:969px; height:auto;
	font:bold italic 18px Arial, Helvetica, sans-serif;
	margin:0; padding:30px 0 0 0; color:#a1011f;
	}
	
.contant_outer p{
	width:969px; height:auto;
	font:15px Arial, Helvetica, sans-serif;
	margin:0; padding:5px 0 0 0;
	line-height:19px;
	text-align:justify;
	}
.contant_outer h2#h-top{
padding-top:0px;
}
/*         FOOTER      */
#footer{
	width:100%;
	height:170px;
	margin:0; padding:0;
	background:url(../images/footer_bg.png) repeat-x left top;
}
.footer_center{
	width:982px;
	height:auto;
	margin:0 auto; padding:0;
}
.footer_left{
	float:left;
	width:420px; height:auto;
	margin:0; padding:18px 0 0 0;
}
.footer_phone_icon{
	float:right;
	width:180px;
	height:36px;
	font:22px Verdana, Geneva, sans-serif;
	background:url(../images/phone_icon.png) no-repeat left top;
	margin:40px 0 0 0; padding:0 0 0 34px;
}
.copy_right{
	width:982px;
	height:auto; text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	margin:0 auto; padding:35px 0 0 0;
}


#contactarea{
	float:left;
	width:165px;
	color:#F00; font:bold 12px Verdana, Geneva, sans-serif;
	text-align:left;
	padding:5px 0 0 0;
}

/*   TEXT FEILD  */

.textfeild_gry{
	width:237px; height:17px;
	border:1px solid #f0f0f0;
	background:#f0f0f0; padding:3px;
	}
.textfeild_gry_large{
	width:237px; height:97px;
	border:1px solid #f0f0f0;
	background:#f0f0f0; padding:3px;
	}
.textbtt{
	width:73px; height:28px;
	border:none;
	background:url(../images/submit_btt.png) no-repeat left top;
	color:#e8e6e8; font:12px Arial, Helvetica, sans-serif; text-transform:uppercase;
	cursor:pointer;
	}
.textbtt:hover{
	background:url(../images/submit_btt_hover.png) no-repeat left top;
	}

.footer_facebook a{
		width:32px;
		height:32px;
		display:block;
		background: transparent url('/images/facebook-logo.png') no-repeat 0 0;
		margin: 10px 20px 0;
	}
	.footer_facebook {
		float:right;
	}


