@charset "utf-8";
/* CSS Document */
*,body,div,span,ul,li,a,p{
	margin:0px;
	padding:0px;
}
.margin{
	width:1120px;
	margin:0 auto;
}
body{margin:0;padding:0;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
#wrapper{width:100%;}

.header_t{
	width:100%;
	float:left;
	 background:#fff;
	 background-size:100%; 
}
.logo_t{
	width:400px;
	float:left;
	position:relative;
	z-index:99999;
	padding-bottom:15px;
}
.logo_t img{
	padding:10px 0px 0px 0px;
}
.header_contact{
	width:325px;
	float:right;
}
.header_contact img{
	padding:20px 0px 0px 0px;
}
	
.nav{float:left; width:100%; background:url(../images/bg_nav.png) repeat-x; border-bottom:solid 1px #46150e; position:relative; margin-top:-8px;}
.nav ul{margin:0; padding:0; }
.nav ul li{float:left; list-style:none;}
.nav ul li.hide{background:none;}
.nav ul li a:hover{background:#e8c63d; line-height:46px; }
.nav ul li a{display:block; line-height:46px; padding:0 28px; color:#fff; font-size:18px; background:url(../images/border-right.jpg) no-repeat;}

.nav ul li ul{
	display:none;
	position:absolute;
}
.nav ul li:hover ul{
	display:block;
	position:absolute;
z-index:99999;
}
.nav ul li:hover ul li{
	list-style:none;
	float:none;
	margin-bottom:0;
	
		
}

.nav ul li{margin-bottom:0px;}

.nav ul li:hover ul li a{
	display:block;
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:#ae1804;
	border-bottom:solid 1px #fff;
	padding:0px 25px;
	
}

.nav ul li:hover ul li a:hover{
	background:#e8c63d;
}

.slider
{
  
	width:100%;

	float:left;
	background:#cb2a13;
}

.body_contener{width:100%; background:url(../images/body_bg.jpg);float:left;}
.main_matter_bg{width:1114px; margin:0 auto; background:url(../images/main_matter_bg.jpg) repeat-y top left; padding:0 43px;height:auto;overflow:hidden;}
.main_matter_bg_inner{width:1114px;margin:0 auto;background:url(../images/main_matter_bg.jpg) repeat-y top left;padding:0 43px;overflow:hidden;}
.left_side{float:left;width:364px;background:url(../images/maroon_bg.png) left top; padding:0 18px;padding-bottom:30px;}
.right_side{float:left;width:690px;height:auto;margin-left:24px;}
.right_side_services{float:left;width:690px;height:auto;margin-left:24px}

.welcome_img{float:left;width:304px;}
.welcome_text{float:left;width:366px;margin:30px 10px 10px 10px;color:#e8c63d;line-height:18px;}

.lft_img{width:173px;float:left;}
.lft_text{float:left; width:100%; font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#fff}
.inq_box_bg{width:670px;float:left;background:#4e0101;padding:10px 10px 5px 10px;border-radius:10px;border:1px solid #e8c63d;margin-bottom:20px;}
.inq_box_bg1{width:295px;float:left;background:#4e0101;padding:10px 10px 5px 10px;border-radius:10px;border:1px solid #e8c63d;margin-bottom:20px;}
.input{border-style: none;
    border-color: inherit;
    border-width: 0;
    width:182px;background:#e8c63d;
}

.inner_about_us{color:#e8c63d;font-size:12px;padding:0 10px 0 0;text-align:justify}
.catg{
	width:100%;
	float:left;
}
.catg ul{
	margin:10px;
	padding:0px;
}
.catg ul li{
	list-style:disc;
	float:none;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e8c63d;
}

.form{
		width:600px;
		float:left;
	}
	.form_box{
		width:500px;
		float:left;
		margin-bottom:10px;
	}
	.form_button{
		width:200px;
		height:50px;
		float:right;
		margin-right:150px;
	}
	.form_bt_look{
		background:#FC0;
		padding:0px 5px;
		width:80px;
		height:30px;
		font-size:14px;
		color:#900;
		font-weight:bold;
		font-family:Calibri;
	}
	.form_input{
		width:300px;
		float:right;
	}
	.form_option{
		width:200px;
		background:#fff;
		height:25px;
	}
	.option_input{
		width:196px;
		background:#fff;
		height:22px;
	}
	.mo_input{
		width:129px;
		background:#fff;
		height:22px;
	}
	.mm_input{
		width:64px;
		background:#fff;
		height:25px;
	}

#packagesBox{width:100%;float:left;}

.packagesBox{float:left;width:40%;margin-left:3%;border:1px dashed #a38101;padding:2%;margin-bottom:20px;}
.packagesBox h3{color:#fff;font-size:20px;font-family:Arial, Helvetica, sans-serif;font-weight:normal;border-bottom:1px solid #ffc;padding-bottom:5px; width:100%;display:block; margin-bottom:10px;}
.packagesBox ul li{font-size:13px;line-height:20px;font-family:Arial, Helvetica, sans-serif;}











