body{
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;

	text-shadow: 1px 1px 2px #ccc;
	font-size:14px;
	background:#333;
	color:#333;
	background:url(../images/body_bg.jpg) no-repeat fixed top center #320f37;
}
*{
	margin:0;
	padding:0;
}
.cls{
	clear:both;
	display:block;
	}
a{
	outline:none;
	border:none;
	}
img a{
	border:none;
	outline:none;
	}

#wrapper{
	width:100%;
	height:auto;
	background:url(../images/nav-menu.png) repeat-x top left;
	}
#main_table{
	width:810px;
	text-align:center;
	}
#nav{
	width:810px;
	height:73px;
	}
#nav ul{
	list-style:none;
	padding:30px 0 0 0px;
	float:right;
	}
#nav ul li{
	list-style:none;
	display:inline;
	}
#nav ul li a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 18px;
	color:#FFFFFF;
	text-transform:capitalize;
	}
#nav ul li a:hover{
	text-decoration:underline;
	}
#container{
	width:810px;
	height:480px;
	position:relative;
	margin-top:30px;
	margin-bottom:0px;
	background:url(../images/banner_images.png) no-repeat top center;	
	}
#container  .girls_bottom{
	right:5px;
	bottom:0px;
	position:absolute;
	z-index:2000000;
	}
#container .container_left{
	width:300px;
	height:410px;
	float:left;
	position:relative;
	z-index:200;
	}
	#container .container_left1{
	width:300px;
	height:410px;
	float:left;
	}
#container .container_left .logo{
	position:absolute;
	top:180px;
	left:20px;	
	}
#container .container_left .bha_img{
	position:absolute;
	top:130px;
	left:20px;	
	}
	
#container .container_left .bha_img img{
	padding:2px;
		}
#container .container_right{
	width:464px;
	height:340px;
	float:left;
	position:relative;
	z-index:0;
	top:87px;
	left:20px;
	overflow:hidden;
	z-index:0;
	}
.container_right .banner{
	width:100%;
	height:100%;
	
	}
.container_right .banner p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-shadow:none;
	list-style:18px;
	text-align:left;
	padding:5px 5px;
	color:#797676;
	line-height:18px;
	}
	
#footer{
	width:100%;
	height:80px;
	margin:0 auto;
	position:relative;
	background:url(../images/footer_bg.png) repeat-x left top #6e1a4d;
	color:#FFFFFF;
		}
#footer .footer_main{
	width:810px;
	height:auto;
	}
#footer .f_left{
	float:left;
	width:350px;
	height:30px;
	line-height:30px;
	text-align:left;
	font-size:12px;
	text-transform:capitalize;
	}
#footer .f_right{
	float:right;
	width:300px;
	height:30px;
	line-height:30px;
	}
#footer .f_right a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	}
.images{
float:left;
margin:10px 20px 0 0;
}
#container_two{
	width:800px;
	height:300px;
	border:5px solid #320f37;
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	/*background:url(../images/banner_images.png) no-repeat top center;	*/
	background:#fff;
	box-shadow:1px 0px 10px #e4e4e4;
	-moz-box--shadow:1px 0px 10px #e4e4e4;
	-webkit-box-shadow:1px 0px 10px #e4e4e4;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#e4e4e4');
	}
.contact_text{
	margin:0 0 0 50px;
	font-size:12px;
	height:100%;
	}
.contact_text p{
	line-height:20px;
	}
.contact_text h3{
	padding-top:10px;
	line-height:30px;
	text-align:left;
	}
	
	.about_logo{
	position:absolute;
	height:89px;
	width:267px;
	margin:-20px 0 0 500px;
	left: 17px;
	top: -5px;
}
