body{
	margin:30px 0px 0px 0px;
	padding:0px;
	background:#414141;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#a3a3a3;
	}
	
p{
	margin:0px;
	padding:0px 0px 15px 0px;
	}
	
.body_left{
	background:url(../images/body_left.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:118px;
	}
	
.body_right{
	background:url(../images/body_right.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:126px;
	}
	
.menu_bg{
	background:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:110px;
	width:780px;
	}
	
.menu_text{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#2f2c27;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.menu_text:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.heading1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	text-transform:uppercase;
	}
	
.link1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#C2C05C;
	text-decoration:underline;
	}
	
a.link1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#C2C05C;
	text-decoration:none;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:65px;
	}
	
.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	}
	
.body_bottom_bg{
	background:url(../images/body_bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:67px;
	width:1024px;
	}
	
.footer_menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
	}
	
.footer_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#c2c05c;
	text-decoration:none;
	}
	
a.footer_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#c2c05c;
	text-decoration:underline;
	}

