body{
	margin:0;
	padding:0;
	background-image:url(images/h_bg.jpg);
	background-color:#a9a9a9;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:11px;
	color:#5e7236;
	line-height:15px;
	text-align:justify;
	
	
	
	}
	
p{
	margin:10px 0 15px 0;
	padding:0;
	line-height:15px;	
	}
	
ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

/*li
{
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	}*/
	
.phoneText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
	
#top_header_bg{
	width:235px;
	height:100px;
	background-image: url(images/h_top-headerbg.jpg);
	background-repeat: no-repeat;
	 }
	
	
.whiteText{
	font-family:Tahoma;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	}
	
.whiteTextbig{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
	
.footer{
	font-family:Tahoma;
	font-size:10px;
	color:#f8db19;
	text-decoration:none;
	}

a.footer:hover{
	color:#fff;

	}
	
a {
	color: #f8db19;
	text-decoration:none;
	}

a:hover {
	color: #fff;

	}
#footer_bg{
	background:#004b3c url(images/h_footer.jpg) repeat-y top center;
	height:30px;
	width:800px;	
	
	}
	
	#footer_bg td{
		padding-right:10px;
	}
	
	
	
	
#left_bg{
	background:#004b3c url(images/h_tdleft.jpg) repeat-y ;
	width:10px;
	
	}
	
#right_bg{
	background:#004b3c url(images/h_tdright.jpg) repeat-y top left;
	width:10px;
	
	}
	

#main_img{
	width:535px;
	background-color: #fff;
	background-image: url(images/h-main-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}


h3{
	font-family: Arial, Verdana, Sans-serif; 
	color: #FFF; 
	font-size: 17px;
	 font-weight: bold; 
	 padding: 0; 
	 margin:29px 0 25px 0;
	 letter-spacing:1px;
	 }

#main_content{
	margin:0 0 20px 0;
	}
