body{
	margin:0;
	padding:0;	
	background:#000 url(images/h_bground.jpg) repeat-x;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:11px;
	color:#000;
	line-height:15px;
	
	}

	
p{
	margin:8px 0 10px 0;
	padding:0;
	line-height:17px;
	text-align:justify;
	

	
	}
	
ul li{
	margin:0;
	padding:0;
	}
	
a{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	
	}

a:hover{
	color:#f3b213;

	}
	
	
	
/* */
	
#content_holder{
		background:url(images/h_content.jpg) no-repeat;
		height:214px;
	    }
	
#footer{
		background:url(images/h_footer.jpg) no-repeat;
		height:22px;
		color:#898989;
		font-size:10px;		
		}
		
		
.footer{
		color:#898989;
		font-size:10px;	
				}
				.footer a:hover{
		color:#eca24d;
	
				}
				
				
				
			
