@charset "utf-8";

 html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p,  pre, img, dl, dt, dd, ol, ul, li,caption
 {
	margin: 0px;
	padding: 0px;
	border: 0; list-style: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none; 
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787777;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
}
a{
	color: #787777;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
.box{
	float: left;
	width: auto;
}

@font-face {
 font-family: "Open Sans Condensed Light";
 src: url("../fonts/OpenSans-CondLight.eot")/* EOT file for IE */
}
@font-face {
 font-family:"Open Sans Condensed Light";
 src: url("../fonts/OpenSans-CondLight.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: "Open Sans Condensed";
 src: url("../fonts/OpenSans-CondBold.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Open Sans Condensed";
 src: url("../fonts/OpenSans-CondBold.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: HV______;
 src: url("../fonts/HV______.eot") /* EOT file for IE */
}
@font-face {
 font-family: HV______;
 src: url("../fonts/HV______.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.eot');
    src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-light-webfont.woff') format('woff'),
         url('../fonts/lato-light-webfont.ttf') format('truetype'),
         url('../fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bold-webfont.woff') format('woff'),
         url('../fonts/lato-bold-webfont.ttf') format('truetype'),
         url('../fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'patrick_hand_scregular';
    src: url('../fonts/patrickhandsc-regular-webfont.eot');
    src: url('../fonts/patrickhandsc-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/patrickhandsc-regular-webfont.woff') format('woff'),
         url('../fonts/patrickhandsc-regular-webfont.ttf') format('truetype'),
         url('../fonts/patrickhandsc-regular-webfont.svg#patrick_hand_scregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



#wrap{
	float: left;
	width: 100%;
}
#container{ 
	width: 1000px;padding:0px; position:relative;
	margin: 0px auto 0px auto !important;}
	
#container_in{ 
	width: 1000px; float:left; padding:0px;
	margin: 0px auto 0px auto !important; }	
	
#main{
	float: left;
	width: 100%;
	margin-top: 26px;
	background-color: #FFFFFF;
	-moz-box-shadow:     0 0 15px #6b6e70;
    -webkit-box-shadow:  0 0 15px #6b6e70;
    box-shadow:          0 0 15px #6b6e70;
}
.header{ 
	float: left;
	width: 100%;
}



.header .top_in{ 
	float: left;
	width: 100%;
}

.top_in .mail_box{
	float: right;
	width: 52%;
	padding: 0px 8px 2px 2px;
}
.mail_txt{width: auto ; 
	float: left;

	text-align: left;
	color: #ff8c00;
	padding: 11px 16px 2px 40px;
	background-image: url(../images/email_icon.jpg);
	background-repeat: no-repeat;
	background-position: 2px 10px;
}

.call_txt{ 
	float:left;
	width: auto ;
	text-align: right;
	color: #000;
	font-size: 18px;
	font-family: "Open Sans Condensed Light";
	padding: 6px 5px 2px 28px;
	background-image: url(../images/phone_icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}


.top_in .logo{ 
	float: left; 
	width: 520px;
	padding:12px 2px 12px 12px;
}

.top_in .rihgt_anim{ 
	float: right; text-align:center;  
	width: 322px; padding:20px 0px 0px 0px;
	
}
.rihgt_anim .rght_img{ 
	 background-color:#000000;  
	width: auto; top: 84px; z-index:12; 
}

.hdr_mdl{ 
	float: left;
	width: 440px;
	padding: 12px 0 12px 0;}

.link_1{
	color: #ff8c00;
	text-decoration: none;
}
.link_1:hover{
	color: #626262;
	text-decoration: underline;
}

/*.menu{
	float: left;
	width: 969px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:"Open Sans Condensed Light";
	padding-left: 31px;
}*/

.top_in .top_menu {width:66% !important; height: 40px;  float:left; margin:0px auto 0px auto; padding:0px 0px 0px 0px; overflow:hidden; background-image: url(../images/menu_bg); background-repeat: repeat-x;
	background-position: left top; font-family:"Open Sans Condensed Light"; border-bottom: solid 2px #767676  }				
.top_menu ul {width:100%; height: auto; padding:0px 0px 0px 0px;  float:left; margin:0px 0px 0px 0px; list-style-type:none; display: inline-block; }
	
.top_menu ul li {width: auto; height: auto;  
	padding:0px 9px 0px 9px; float:left;  margin:0px 0px 0px 0px; list-style-type:none; font-size:13px; font-family: 'latoregular', arial; font-weight:400; color:#fff; display: inline-block }
	
.top_menu li a{height:30px;
	padding:12px 10px 0px 10px;
	color:#f4fafd; display: inline-block ;
	font-size:14px; font-family: 'latoregular', arial; font-weight:700;
	text-decoration:none;
}	
	
.top_menu li a:hover{padding:12px 10px 0px 10px;height:30px;
	background-image:url(../images/menu_line.jpg);
	background-repeat:repeat-x; float:left;
	background-position:left 5px;
	color: #c1160f; background-color:#dadada;-webkit-box-shadow:-0.5px 1px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: -0.5px 1px 5px rgba(0,0,0,0.3);
  -o-box-shadow: -0.5px 1px 5px rgba(0,0,0,0.3);
  box-shadow: -0.5px 1px 5px rgba(0,0,0,0.3);
	text-decoration:none;  /*opacity:0.9;
	filter:alpha(opacity=50)*/}	
	
	
.top_menu li #atch  {padding:12px 10px 0px 10px;height:30px;
	background-image:url(../images/menu_line.jpg);
	background-repeat:repeat-x; float:left;
	background-position:left 5px;
	color: #c1160f; background-color:#dadada;-webkit-box-shadow:-0.5px 1px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: -0.5px 1px 5px rgba(0,0,0,0.3);
  -o-box-shadow: -0.5px 1px 5px rgba(0,0,0,0.3);
  box-shadow: -0.5px 1px 5px rgba(0,0,0,0.3);
text-decoration:none;}

/*.menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.arrow{
	float: right;
	width: 8px;
	height: 7px;
	padding: 0px 0px 0px 10px;
	margin-top: 15px;
}
*/
#middle{overflow:hidden;
	float: left;
	width: 100%;
}
.silder_box_main{
	float: left;
	width: 100%;
	height: 470px; background-color:#d4d4d4; 
	background-image: url(../images/silder_shadow.png),url(../images/casting_generator_body.);
	background-repeat: no-repeat,no-repeat;
	background-position: center bottom,center top;
}

.silder_box_main_in{
	float: left;
	width: 100%;
	height: 80px; background-color:#e1e1e1; 
	background-image: url(../images/silder_shadow.png),url(../images/casting_generator_body.);
	background-repeat: no-repeat,no-repeat;
	background-position: center bottom,center top;
}


.silder_top_txt{ text-align:center; background-color:#e8e8e8;
	float: left;
	width: 99%; 
	font-family: "patrick_hand_scregular";
	font-size: 20px;
	color: #474747; 
	padding: 12px 4px 12px 4px; line-height:26px;
	text-shadow: 3px 3px 3px #c5c5c5; border-bottom: solid 3px #CCCCCC;
}
.silder_sec_txt{ 
	float: left;
	width: 98%; text-align:center;
	color: #626262;
	padding: 0px 5px 0px 5px;
	font-family: "Open Sans Condensed Light";
}
.silder_img_box_mn{
	float: left; 
	width: 98%; margin: 0px 1% 0px 1%;

}
.silder_img_box{ width:262px; text-align:center; margin:0px 22px 0px 22px; 
	float: left; padding:16px 10px 8px 10px; 
	
}

.markey_top{ width:100%;float:left; height: auto; padding: 6px 0px 0px 0px;  overflow:hidden; border:solid 0px #FF0000; font-size:15px ; text-shadow: 1px 1px 1px #c5c5c5;}

/*
.silder_img_box img{-webkit-box-shadow:-0.5px 1px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: -0.5px 1px 5px rgba(0,0,0,0.3);
  -o-box-shadow: -0.5px 1px 5px rgba(0,0,0,0.3);
  box-shadow: -0.5px 1px 5px rgba(0,0,0,0.3); background-color:#dadada; opacity:0.8;
	filter:alpha(opacity=80)} */


.silder_img_box2{
	float: left;
	width: 226px;
	margin-top: 18px;
}
.silder_img_txt{ 
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;text-shadow: 3px 3px 3px #c5c5c5;
	color: ##474747;   font-weight:700;
	padding-top: 8px;
	font-family: "patrick_hand_scregular";
}
#middle .middle_con_box{ overflow:hidden;
	
	width: 98%; float: left;
	margin: 18px 1% 0px 1% !important; 
}

.middle_con_box .middle_left{     
	float: left;
	width: 670px;
}

.middle_left .middle_hd_txt{
	float: left;
	width: 99%;
	font-family:"latoregular";
	font-size: 22px;
	color: #7e7e7e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	margin-bottom: 17px;
	padding-bottom: 5px;
}
.middle_hd_org{ 
	font-family: "latoregular";
	font-size: 21px;
	color: #f35123;
}

.middle_hd_2{ width:99%; float:left;
	font-family: "latoregular";
	font-size: 15px; font-weight:700; line-height:24px;
	color: #f35123;padding-bottom: 12px;
}


.middle_left .middle_sec_txt{ 
	float: left;
	width: 100%; line-height:22px;
	font-size: 15px;
	text-align: justify;
	color: #717171;
	padding-bottom: 9px;
}



.middle_left .middle_sec_txt p{
	float: left;
	width: 98%; line-height:22px;
	font-size: 15px;
	color: #717171;
	 padding:8px 0px 12px 6px;
}

.middle_left .middle_sec_txt p img{
	float: left;
	width: 26%; line-height:22px;
	font-size: 15px;
	color: #717171;
	 padding:6px 6px 6px 6px; border: solid 2px #CCCCCC;
}
.middle_left .middle_sec_txt p span {
	float: left;
	width: 28%; line-height:22px;
	font-size: 15px;
	color: #717171;
	 padding:6px 6px 6px 6px;
}
.middle_left .middle_sec_txt p span img{border: solid 2px #CCCCCC;
	float: left;
	width: 88%; line-height:22px;
	font-size: 15px;
	color: #717171;
	 padding:6px 6px 6px 6px; 
}

.middle_left .middle_sec_txt > h2{
	float: left;
	width: 98%;
	font-size: 18px;
	color: #f35123;
	 padding:8px 0px 12px 6px;
}


.middle_left .middle_sec_txt h2 > spam{ text-align:left; 
	
	font-size: 13px; font-weight:bold;
	color: #767676;
	
}

.middle_sec_txt span{
	float: left; text-align:right;
	width: 100%; line-height:22px;
	font-size: 15px;
	color: #717171;
	padding-bottom: 9px;
}


.middle_left .cus_mn_box{ 
	float: left;
	width: 100%; margin:12px 0px 14px 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	padding: 0px 0px 6px 0px;
}

.cus_mn_box .gallery_main{ 
width:99.8%; margin:0px 0px 0px 0px; height:auto;  float:left; }

.cus_mn_box .cus_mn_img{
	float: left;
	width: 99%; margin:0px 0px 0px 0px; border: solid 0px #c3c3c3;
}

.cus_mn_box h2{width: 98%; margin:0px 0px 8px 0px;
	float: left;font-family: "latoregular";
	font-size: 22px;color: #000;
	text-shadow: 2px 1px 1px #b5b5b5;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding: 6px 2px 6px 10px;
}

.cus_mn_box h2 span{
	float: left;font-family: "latoregular";
	font-size: 22px;color: #f1f1f1;
	text-shadow: 1px 1px 1px #b5b5b5;
}

.cus_img_1{
	float: left;
	width: 288px;
	color: #fff;
	font-family: "Open Sans Condensed Light";
	font-size: 35px;
	text-shadow: 2px 2px 2px #c48e00;
	background-image: url(../images/cus_bg_img_1.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 6px 6px 6px 6px;
}

.cus_img_2{
	float: left;
	width: 265px;
	color: #fff;
	font-family: "Open Sans Condensed Light";
	font-size: 35px;
	text-shadow: 2px 2px 2px #f25022;
	background-image: url(../images/cus_bg_img_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 76px 0 0 22px;
}

.middle_con_box .middle_right{
	float: right;
	width: 280px;
	margin: 30px 0px 10px 0px !important ;
padding:0px 2px 0px 0px;  
}

.middle_right_in{
	float: left;
	width: 278px;
	
	-moz-box-shadow:     0 0 3px #6b6e70;
	-webkit-box-shadow:  0 0 3px #6b6e70;
	box-shadow:          0 0 3px #6b6e70;
	background-color:#FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.middle_right_in .right_img{
	float: left; text-align:center;
	width: 96.6%;
	color: #fff;
	font-family: "Open Sans Condensed Light";
	font-size: 35px;
	text-shadow: 2px 2px 2px #c48e00; background-color:#feb300;
	
	padding: 8px 5px 8px 5px; 
}

.middle_right_in .right_menu{
	float: left;
	width: 97%;
	padding: 2px 0px 12px 5px;
}

.right_menu ul{width:100%; 
	padding: 0px; float:left;
	margin: 0px 0px 10px 0px !important ;
	list-style-type: none;
}

.right_menu ul li{
	float: left;width: 93%;
	padding: 4px 0px 6px 20px;
	background-image: url(../images/ftr_arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}


.right_menu ul li a{
	float: left;
	width: auto;
	color: #000;
	font-size: 12px;
}
.right_menu ul li a:hover{
	float: left;
	width: auto;
	color: #ff8c00;
}

.right_menu ul li a li{
	float: left;
	width: 90%;
	color: #000;
	font-size: 12px;}


.middle_right .form_hd_txt{
	float: left;
	width: 262px;
	height:30px;
	color: #f1f1f1;
	font-size: 24px; font-weight:600;    
	font-family: "Open Sans Condensed "; background-image:url(../images/form_bg.jpg);
	background-repeat: repeat-x; background-color:#f45124;
	padding: 6px 4px 12px 12px;}


.txt_filed{
	float: left;
	width: 240px;
	height: 20px;
	border: 1px solid #a1a1a1;
	margin-bottom: 21px;
	margin: 0 10px 12px 10px;
	color: #7e7e7e;
	font-size: 16px;
	padding-left: 12px;
	font-family: "Open Sans Condensed Light";
}
.msg_filed{
	float: left;
	width: 240px;
	height: 94px;
	border: 1px solid #a1a1a1;
	margin-bottom: 21px;
	margin: 0 10px 12px 10px;
	color: #7e7e7e;
	font-size: 16px;
	padding-left: 12px;
	font-family: "Open Sans Condensed Light";
}
.submit_btn{
	float: right;
	width: auto;
	margin: 0 27px 11px 0;
}
.submit{
	float: left;
	width: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b06100;
	background-color: #ef2c31;
	font-family: "Open Sans Condensed";
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 20px 0px 20px !important;
	cursor: pointer;
}
.submit:hover{
	float: left;
	width: auto;
	padding: 0px 20px 0px 20px !important;
	background-color: #6d675e;
}

.reset{
	float: right;
	width: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b06100;
	background-color: #ef2c31;
	font-family: "Open Sans Condensed";
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 20px 0px 20px !important;
	cursor: pointer;
}
.reset:hover{
	float: right;
	width: auto;
	padding: 0px 20px 0px 20px !important;
	background-color: #6d675e;
}


#footer{
	float: left;
	width: 976px;
	padding: 10px 12px 32px 12px; border-top: solid 5px #CC3300; 
	background-image: url(../images/footer_bg-2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer .footer_in{
	float: left;
	width: 100%; 
	padding: 4px 0px 10px 0px; border: solid 0px #CC3300; 
}

#footer .footer_in_left{
	float: left;
	width: 50%; 
	padding: 14px 0px 0px 0px; border: solid 0px #CC3300; 
}


.fot_in{
	float: left;
	width: 100%; padding:10px 0px 10px 0px; 
 border-top: solid 5px #b72407; background-color:#ef5011 }

.footer_hd_txt{
	float: left;
	width: 100%;
	font-family: "Open Sans Condensed Light";
	font-size: 27px;
	color: #FFFFFF;
	padding-bottom: 7px;
	background-image: url(../images/bdr_rpt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.footer_in .quick_menu_box{
	float: left;
	width: 164px;}
	
	
.quick_menu_box h2{float: left;
	width: 98%;
	font-family: "Open Sans Condensed Light";
	font-size: 27px;
	color: #FFFFFF;
	padding-bottom: 7px;
	background-image: url(../images/bdr_rpt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;}	

.quick_menu_box .quick_menu{ 
	float: left;
	width: 98%;
	padding: 12px 0px 0px 10px;
}
.quick_menu .quick_menu ul{float: left;
	padding: 0px;width: 99%;
	margin: 0px;
	list-style-type: none;
}
.quick_menu ul li{
	float: left;
	width: 98%;
	
padding: 4px 4px 4px 16px;
	background-image: url(../images/ftr_arrow.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.quick_menu ul li a{
	float: left;
	width: auto;
	color: #ccc;
	font-size: 14px;
}
.quick_menu ul li a:hover{
	float: left;
	width: auto;
	color: #ff8c00;
}
.footer_in .our_pro_menu_box{ 
	float: left; 
	width: 370px;
	padding: 0px 2px 0px 0px;
}


.our_pro_menu_box h2{float: left; 
	width: 94%; margin:0px 2% 0px 2%; 
	font-family: "Open Sans Condensed Light";
	font-size: 27px;
	color: #FFFFFF;
	padding-bottom: 7px;
	background-image: url(../images/bdr_rpt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;}	


.our_pro_menu_box ul{float: left;
	padding: 0px;
	width: 94%; margin:10px 2% 0px 2%;
	list-style-type: none;
}
.our_pro_menu_box ul li{
	float: left;
	width:98%  ;
	padding: 4px 4px 4px 22px;
	background-image: url(../images/ftr_arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
.our_pro_menu_box ul li a{
	float: left;
	width: auto;
	color: #ccc;
	font-size: 14px;
}
.our_pro_menu_box ul li a:hover{
	float: left;
	width: auto;
	color: #ffbb29;
}
.footer_in .address_box{ 
	float: right;
	width: 390px;
}
.add_txt{
	float: right;
	width: 270px;
	padding-left: 7px;
	font-family: HV______;
	color: #d6d6d6;
	padding-bottom: 50px;
	padding-top: 15px;
	line-height: 20px;
}
.copy_txt{
	float: left;
	width: 270px;
	padding-left: 7px;
	font-size: 12px;
	font-family: HV______;
	color: #fff;
	padding-bottom: 0px;
}

.copy_txt_left{
	float: left;
	width: auto;
	font-size: 13px; 
	font-family: 'latoregular';
	color: #000;
	padding: 4px 0px 4px 15px;
	text-decoration:none;
}

.copy_txt_right{
	float: right;
	width: auto;
	font-size: 13px; 
	font-family: 'latoregular';
	color: #000;
	padding: 4px 15px 4px 0px;
	text-decoration:none; 
}

.copy_txt_right a{
	
	color: #ffbb29;
	
	text-decoration:none; 
}

.copy_txt_right :hover{
	
	color: #ffbb29;
	
	text-decoration: underline ; 
}





.address_box .foot_in_right{ float:right; width:98%;  margin:12px 0px 0px auto;}	
.foot_in_right h2{ float:left; width:98%;  margin:4px  auto 4px  0px; font-family:  "lato" ,Arial ; 
	font-size: 22px; 
	font-weight: 700; padding:4px 0px 10px 0px; 
	letter-spacing:0.2px; line-height:19px; 
	color: #0b3fb4; list-style-type:none;
	text-decoration: none;  }	
	
	
.foot_in_right p{float:left; width:96%; font-family:  'latoregular' ,Arial ; 
	font-size: 13px; 
	font-weight: 700; padding:4px 0px 6px 0px; 
	letter-spacing:0.2px;
	color: #ffbb29; 
	text-decoration: none; }
	
.add_2{	font-family: Arial, Helvetica, sans-serif; text-align:right;
	font-size: 12.5px; border: solid 0px #FF0000; 
	font-weight: normal; text-align:left; 
	color: #fbaf36;
	text-decoration: none; text-shadow:0px 0.2px 0px #b6b6b6;}
	
.add_2 span{	font-family: Arial, Helvetica, sans-serif; text-align:right;
	font-size: 12.5px; border: solid 0px #FF0000; 
	font-weight: normal; text-align:left; 
	color: #000;
	text-decoration: none; text-shadow:0px 0.2px 0px #b6b6b6;}	
	
.add_2 span a{	 
	color: #000;
	text-decoration: none; text-shadow:0px 0.2px 0px #b6b6b6;}	
	
.add_2 span a:hover{	 
	color: #000;
	text-decoration: underline; text-shadow:0px 0.2px 0px #b6b6b6;}	

.middle_left .left_inquiry{ 
	float: left; padding-left:12px;
	width: 66%; line-height:22px;
	font-size: 15px;
	text-align: justify;
	color: #717171;
	padding-bottom: 9px;
}

.middle_left .right_inquiry{ 
	float: left; padding-left:12px;
	width: 30%; line-height:22px;
	font-size: 15px;
	text-align: justify;
	color: #717171;
	padding-bottom: 9px;
}

.right_inquiry img { width:180px; height:170px; margin-bottom:10px; }

.left_inquiry > table, td, tr{ margin:0px; padding:0px; height:28px; }	
.welcome_txt{font-family:'latoregular', Arial; 
	font-size: 11.5px; border: solid 0px #FF0000; 
	font-weight: normal; 
	color: #535353;
	text-decoration: none; }



	
 input, textarea{  -webkit-border-radius: 4px !important;-moz-border-radius: 4px !important;border-radius: 4px !important; background-color:#f9f9f9; color:#535353; border: solid 1px #e2e2e2; padding:5px 6px 5px 6px !important; margin:5px 0px 5px 0px; }
 
 
 .subt{padding:6px 10px 6px 10px !important; text-align:center ; font-family:'latoregular', arial; cursor:pointer;
	font-size: 13.5px; 
	font-weight: 700;
	
	text-decoration: none; -webkit-border-radius: 4px !important;-moz-border-radius: 4px !important;border-radius: 4px !important; background-image:url(../images/menu-line.jpg); background-repeat:repeat-x; background-position:left top; background-color:#f9f9f9; color:#a9a9a9; border: solid 1px #e2e2e2;}	
.reet{  padding:6px 14px 6px 14px !important;  text-align:center ; font-family:'latoregular', arial;
	font-size: 13.5px; 
	font-weight: 700;
	color: #a9a9a9;
	text-decoration: none; cursor:pointer; -webkit-border-radius: 4px !important;-moz-border-radius: 4px !important;border-radius: 4px !important; background-image:url(../images/menu-line.jpg); background-repeat:repeat-x; background-position:left top; background-color:#f9f9f9;  border: solid 1px #e2e2e2;}	
	
	
.right_number{
	width:70%;
	height:42px;
	padding:0px 10px 0px 0px;
	float:right;
	margin:12px 0px 0px 0px;}


.right_number .new{font-family:'latoregular', Arial;
	font-size: 13px; float:right;
	font-weight: bold; padding:4px 4px 4px 4px; color: #998a77;
	text-decoration: none;}
	
.new a{ 
	color: #736350;padding:4px 4px 4px 4px;
	text-decoration: none; border: solid 0px #998a77;}	
	
.new a:hover{padding:4px 4px 4px 4px;
	color: #d27406;
	text-decoration: underline;}
	
.new .active{
	color: #d27406;
	text-decoration: underline;}	
	
	
	
/*------------------------------------------About US--------------------------*/
.about_img_box{
	float: left;
	width: auto;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding: 2px;
}
.our_pro_img{
	float: left;
	width: auto;
	margin-right: 15px;
}
/*------------------------------------------Feedback----------------------------*/
.feedback_mn_box{ padding:0px 0px 0px 10px;
	float: left;
	width: 97%; 
	
}
.feed_form{
	float: left;
	width: 50%;
	margin-bottom: 15px;
}
.feed_form2{
	float: left;
	width: 50%;
	margin-bottom: 35px;
}
.feed_form3{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.feed_form_txt{
	float: left;
	width: 100px;
	color: #000000!important;
	font-size: 16px;
	padding-top: 7px;
	font-family: "Open Sans Condensed Light";
}
.feed_form_filed{
	float: left;
	width: 275px;
	height: 30px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.feed_txtarea{
	float: left;
	width: 273px;
	height: 75px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #CCCCCC;
}
.feed_txtarea2{
	float: left;
	width: 275px;
	height: 75px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}
.submit_btn2{
	float: left;
	width: auto;
	margin: 0 27px 11px -2px;
}
/*-------------------------------------------Contact----------------------------------------*/
.con_add_box{  border: 1px solid #CCCCCC;
	float: left; padding:12px 8px 12px 12px;
	width: 312px; 
	
}
.add_top_txt{
	float: left;
	width: 98%;
	font-weight: 600;
	font-size: 24px;
	font-family: "Open Sans Condensed Light";
	color: #727272; 
	padding-bottom: 6px;
}


.add_hd_txt{
	float: left;
	width: 99%;
	font-weight: 600;
	font-size: 22px;
	font-family: "Open Sans Condensed Light";
	color: #f35123; 
	padding-bottom: 7px;
}

.add_hd_txt span{
	float: left;
	font-weight: 400;
	font-size: 16px;
	font-family: "Open Sans Condensed Light";
	color: #565656; border-bottom: solid 2px #CCCCCC;
	padding-bottom: 7px;
}


.add_hdm_txt{
	float: left;
	width: 98%;
	font-weight: 400;
	font-size: 18px;
	font-family: "Open Sans Condensed ";
	color: #f35123; 
	padding: 6px 0px 6px 0px;
}

.add_hdm_txt span{
	float: left;
	font-weight: 400;
	font-size: 15px;
	font-family: "Open Sans Condensed";
	color: #565656; border-bottom: solid 3px #CCCCCC;
	padding-bottom: 6px;
}



.add_sec_txt{
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	font-family: "Open Sans Condensed Light";
	color: #000; text-decoration:none;
}
.add_sec_txt a{
	
	font-size: 16px;
	line-height: 30px;
	font-family: "Open Sans Condensed Light";
	color: #000;text-decoration:none;
}
.add_sec_txt :hover{
	
	font-size: 16px;
	line-height: 30px;
	font-family: "Open Sans Condensed Light";
	color: #000;text-decoration: underline;
}



.map{
	float: right;
	width: 320px;
	height: 300px;
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
}
