body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#eeeee9;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.header{
	background-image:url(../images/headers.jpg);
	height:354px;}

h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	margin:0px;
	color:#333;
	}

.h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#eeeee9;}

.footer_bg{
	background-image: url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e2e2de;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:142px;
	width:100%;
	}
.sub_nav_bar{
	background-image:url(../images/sub_nav_bar.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:60px;
	width:738px;
	border:0px;
	}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	margin:0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #922801;
}
a:active {
	text-decoration: none;
}
img{
	border:0px;}
	
.search{
	width:180px;
	height:19px;
	border:0px;
	}
	
.content_txt{
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:.75em;
	text-align:justify;
	}
	
.cotact_from{
	width:325px;
	}
