body{
	padding:0px;
	margin:0px;
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	}
	
p{
	padding:0px 0px 15px 0px;
	margin:0px;
	}
	
.menu_bg_home{
	background:url(../images/menu_bg_home.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:90px;
	width:850px;
	}
	
.menu_bg_inner{
	background:url(../images/menu_bg_inner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:106px;
	width:850px;
	}
	
.menu_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.menu_text:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-top:5px solid #a38128;
	text-transform:uppercase;
	padding-top:14px;
	}
	
.menu_text_inner{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.menu_text_inner:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-top:5px solid #a38128;
	text-transform:uppercase;
	padding-top:14px;
	}
	
.body_bg_home{
	background:#010101 url(../images/body_bg_home.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:176px;
	}
	
.body_left_home{
	background:url(../images/body_left_home.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:68px;
	}
	
.body_right_home{
	background:url(../images/body_right_home.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:70px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:88px;
	}
	
.footer_menu{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#cca53e;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#cca53e;
	text-decoration:underline;
	}
	
.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#4c4c4c;
	}
	
.body_side_bg_inner{
	background:#010101 url(../images/body_side_bg_inner.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:446px;
	}
	
.body_left_inner{
	background:url(../images/body_left_inner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:68px;
	}
	
.body_right_inner{
	background:url(../images/body_right_inner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:70px;
	}
	
.heading1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	text-transform:uppercase;
	}


