@font-face {
    font-family: "MyCustomFont";
    src: url(../fonts/ABEAKRG.TTF) format("truetype");
}

@font-face {
    font-family: "MyCustomFont1";
    src: url(../fonts/bluehigh.ttf) format("truetype");
}

#wrapper{
	width:1024px;
	margin:0 auto;
	padding-bottom:20px;
	
}

.clear{
	clear: both;
}

.logo{
	float: left;
	margin-left:20px;
	/*margin-top:20px;*/
	margin-top:10px;
} 

.menus{
	float:left;
	width:1024px;
}

.menus ul{
	padding:0;
	

}

.menus ul li{
	width:130px;
	float:left;
	list-style:none;
	padding-left:10px;
	/*padding-top:19px;*/
	padding-top: 5px;
}

.menus ul li a{
	font-family:"Myriad Pro";
	font-size: 18px;
	color:#000000;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:7px;
	padding-left:20px;
	padding-right:20px;
}

.menus ul li a:hover{
	font-family:"Myriad Pro";
	font-size: 18px;
	color:#fff;
	text-decoration:none;
	background-color:#212020;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
}

#active{
	font-family:"Myriad Pro";
	font-size: 18px;
	color:#fff;
	text-decoration:none;
	background-color:#212020;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
}

.banner{
	width:1024px;
	float:left;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	height:287px;
	margin-top:23px;
	clear:both;
}

.body_part{
	float:left;
	width:1024px;
	clear:both;


}

.left_sidebox{
	float:left;
	background-image:url(../images/enquiry_box.jpg);
	background-repeat:no-repeat;
	width:501px;
	height:590px;
	margin-top:30px;
}

.form_right_box{
	float: left;
	width:220px;
	margin-top:25px;
	margin-left:15px;
}

.form_left_box{
	float: left;
	width:220px;
	margin-top:60px;
	margin-left:30px;
}

.label_name{
	float:left;
	width:220px;
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:5px;
	margin-bottom:10px;
}

.label_name1{
	float:left;
	width:220px;
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;

	padding-bottom:5px;
	margin-bottom:15px;
}

.textbox {
    border:none;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    height: 25px;
    padding-left: 3px;
    width: 195px;
	margin-top:3px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.textbox_area{
    border:none;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    height:86px;
    padding-left: 3px;
    width: 195px;
	margin-top:3px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.sumbit_btn_box{
	float:left;
	width:200px;
	margin-left:150px;

}

.textbox1 {
    border:none;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    height: 25px;
    padding-left: 3px;
    width: 90px;
	margin-top:3px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.drop_down {
    border:none;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    height: 25px;
	padding:2px;
	padding-top:4px;
    width: 195px;
	margin-top:3px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	
}

.radio_btn{
	margin-top:5px;
}

.radio_btn1{
	margin-top:5px;
	height:24px;
}


.submit_button {
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
	background-image:url(../images/submit_bg.jpg);
	height:28px;
    border:none;
    color: #000;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;
    width: 70px;
	margin-left:16px;
	
}

.right_content{
	float:left;
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:20px;
	margin-top:40px;
	margin-right:20px;
}

.welcome{
	float:left;
	width:auto;
	font-family:"MyCustomFont";
	font-size:21px;
	color:#000000;
	margin-top:2px;
}

.enq{
	float:left;
	width:auto;
	font-family:"MyCustomFont";
	font-size:21px;
	color:#000000;

}

#enqbox{
	float: right;
	width:400px;
	margin-top:-298px;
	margin-right:50px;
	margin-bottom:20px;

}



.content{
	text-align:justify;
	margin-top:5px;
	font-size:13px;
	line-height:18px;
}


.footer{
	background-color:#333132;
	height:47px;

}

.footer_box{
	width:1024px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	
}

.foot_menus{
	float:left;
	width:380px;
	font-size:13px;
	padding-top:16px;
	padding-left:30px;
}

.foot_menus a{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

.foot_menus a:hover{
	font-size:13px;
	color: #666666;
	text-decoration:none;
}

.copyrights{
	width:580px;
	float:left;
	font-size:13px;
	padding-top:16px;
	padding-left:30px;	
}

.copyrights a{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

.copyrights a:hover{
	font-size:13px;

	color: #666666;
	text-decoration:none;
}

.contact_img{
	float: left;
	width:160px;
	background-image:url(../images/contact_img.jpg);
	background-repeat: no-repeat;
	height:220px;
	margin-top:13px;
}

.contact_box{
	float:left;
	width:290px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-top:30px;
	line-height:18px;
	margin-right:100px;
}

.enquiry_box{
	float:left;
	width:290px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:18px;
}

.contact_head{
	float:left;
	width:auto;
	font-family:"MyCustomFont1";
	font-size:20px;
	color:#86451b;
	margin-top:7px;
	padding-bottom:5px;
	text-transform:uppercase;
}

.contact_form_box{
	width:340px;
	min-height:250px;
	border: 1px solid #000;
	margin-top:10px;
	padding-bottom:5px;
	padding-top:20px;
	padding-left:20px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;

}





.filed_box{
	width:450px;
/*	float:left;
	margin-left:67px;
	margin-top:40px;*/
}

.enquiry_text{
	float:left;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:3px;
	
}

.enquiry_text_box{
	float: left;
	width:250px;
	margin-bottom:14px;
}

.textboxes{
    border: 1px solid #7a7879;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    height: 20px;
    padding-left: 3px;
    width: 185px;
}

.textarea_bg{
    border: 1px solid #7a7879;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    height: 60px;
    padding-left: 3px;
    width: 185px;
}

.enquiry_semi {
    float: right;
    padding-right: 10px;
}

.check_box_bg{
    float: left;
    height: 15px;
    width: 13px;
}

.checkbox_text{
    color: #0073b4;
    float: left;
    font-family: Arial;
    font-size: 13px;
    margin-top: 3px;
    padding-bottom: 10px;
    text-align: left;
    width:63px;
}

.submit_button {
    -moz-border-radius: 5px 5px 5px 5px;
	background-image:url(../images/submit_bg.jpg);
	background-repeat:repeat-x;
    border: none;
    color: #333132;
    font-family: Arial;
    font-size: 12px;
    padding: 2px;
    width: 70px;
	margin-right:15px;
	margin-left:8px;
}

A.mail {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 15px;
}
A.mail:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}

.redtext {
font-family: Verdana;
font-size: 11px;
color: red;
margin-top:10px;
}

.dataform1{
	width:200px;
	float:left;
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:20px;
	font-weight:bold;
}