.th_wrap_big {
	background:url(i_1/bg.jpg) no-repeat top center #dd6800;
	font:12pt arial;
	color:  #202020;
	padding-bottom:20px;
	margin:0px;
}

.th_wrap2 {
	width:772px;
	margin:auto;
	
}

.th_header {
	padding-top: 50px;
	width: 772px;
	height:156px;
	margin: 0px auto;
	background: url(i_1/header-bg.jpg) no-repeat
		
}

.th_menu {
	padding: 20px 0px 0px 20px;
	height:31px;
	background: url(i_1/nav-bg.jpg) no-repeat
				
}
.th_menu ul{
	list-style: none;
	margin: 0px;
	display: inline;			
}
.th_menu ul li {
	float: left;
	font: bold 12pt arial;	
	padding: 2px 10px;
	color: #fff;
}
.th_menu ul li a, visited {
	text-decoration:none;
	color: #b6f11c;
}
.th_menu ul li a:hover{
	color: #fff;
	text-decoration: underline;
}
.th_logo-text {
	font:36pt arial;
	color:#fff;
	letter-spacing: -2px;
	text-align:left;
	margin-left: 165px	
}
		
.th_logo-text a:hover {
	color: #fc7451;
}
.th_logosub {
	font: 10pt verdana ;
	color:#fff29a;
	text-align:left;
	margin-left: 165px
}

.th_content {
	font: 11pt arial;
	background:#fff;
	padding: 0px;
	margin: 0px
		
}
.th_content_bottom {
	height: 44px
}
.th_content-wrap {
	border-bottom: 1px solid #aeaeae;
	padding: 20px 0px 40px 0px;
	margin: 0px 20px;
	}
	
.th_content a, visited{
	color:#dcc000;
}
.th_content a:hover{
	color:#55870f;
}

.th_footer {
	padding-top:35px;
	text-align: center;
	font: 10pt arial;
	background: url(i_1/footer-bg.jpg) no-repeat top center #dd6800;
	height: 54px;
}
.th_footer a{
	color: #c8ff29;
}
