.th_outer_wrap {
	background:url(i_1/outer-bg.gif) repeat-x top #92b88a;
}


.th_wrap_big {
	background:url(i_1/bg.jpg) no-repeat top center;
	font-family:georgia, Helvetica, sans-serif; 
	color:#000;
	padding-bottom:20px;
}

.th_wrap2 {
	width:769px;
	margin: 0px auto;
	
}

.th_header {
	padding-top: 50px;
	width: 732px;
	height:141px;
	margin: 0px auto;
}

.th_menu {
	background: url(i_1/nav-bg.gif) no-repeat #fff;
	height:28px;
	padding: 20px 10px 10px 10px;
				
}
.th_menu ul{
	list-style: none;
	margin:0px;
	display: inline;			
}
.th_menu ul li {
	font-size: 10pt;
	float: left;
	padding: 2px 10px;
	color: #fff;
}
.th_menu ul li a, visited {
	text-decoration:none;
	padding: 2px 10px;
	color: #e5e800;
}
.th_menu ul li a:hover{
	color: #fff;
	padding: 2px 10px;
	background: #619ed6
}
.th_logo-text {
	font:36pt georgia;
	color:#fff;
	letter-spacing: -2px;
	text-align:left
	
}
		
.th_logo-text a:hover {
	color: #fc7451;
}
.th_logosub {
	font: italic 10pt georgia ;
	color:#fbfc01;
	text-align:left;
	width:400px;
	
}

.th_content {
	padding:10px;
	background:#fff
		
}
.th_content_bottom {
	height: 44px
}
.th_content-wrap {
	padding:10px;
	margin-bottom: 20px;
	
	
}

.th_content a, visited{
	color:#fe6b00
}
.th_content a:hover{
	color:#fe6b00;
	
}


.th_footer {
	text-align: center;
	font: 10pt georgia;
	color: #06634e;
	padding-top: 40px;
	background:url(i_1/footer-bg.gif) no-repeat #92b88a;
	height: 72px
}
.th_footer a{
	color: #06634e
}

