@charset "utf-8";
/* CSS Document */
body
{
	background-color:#382712;
	background:url(../images/page_bg.jpg) fixed;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	min-width:1100px;
	line-height:22px;
}
.top_menu
{
	width:100%;
	height:48px;
	background-image:url(../images/menu_bg.gif);
	position:fixed;
	z-index:100;
	top:0;
}
.topmenu_body
{
	width:1100px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.floatlt
{
	float:left;
}
.pagebody
{
	width:1100px;
	height:auto;
	margin:0 auto;
	position:relative;
	z-index:1;
}
.header
{
	width:100%;
	height:580px;
	position:relative;
	margin-top:60px;
	text-align:right;
}
.header1
{
	width:100%;
	height:317px;
	position:relative;
	margin-top:60px;
	text-align:right;
}
.banner1
{
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 0px solid #000000;
}
.pagecontent
{
	width:1070;
	padding:15px;
	min-height:400px;
	height:auto;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 0px solid #000000;
	background:#2b2112;
	text-align:justify;
}
.menu
{
	width:515px;
	height:35px;
	margin-left:580px;
	position:relative;
}
.menu_links_txt
{
	color:#ffffff;
	text-decoration:none;
}
.tp-mnu1
{
	margin:0px;
	padding:10px 0px 0px 5px;
}
.tp-mnu1 ul
{
	margin:0px;
	padding:0px;
	list-style:none;	
}
.tp-mnu1 ul li
{
	text-align:right;
	padding:0px 25px 0px 15px ;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	font-weight:bold;
	float:left;
	margin:0px;
	text-transform:uppercase;
}
.tp-mnu1 ul li a
{
	 color:#ffffff;  text-decoration:none; 
}
.tp-mnu1 ul li a:hover
{
	 color:#ffffff; 
}
.footer
{
	width:100%;
	height:30px;
	margin-top:10px;
	background-color:#2b2112;
}
.btm_body
{
	width:1100px;
	height:auto;
	margin:0 auto;
	position:relative;
	top:5px;
	font-size:11px;
	text-align:center;
}
.whitefont
{
	color:#ffffff;
}
.gallery_marg_rt
{
	margin-right:80px;
}
.ind_marg_rt
{
	margin-right:28px;
}