.th_wrap_big {
	background:  #140c01 url(i_1/header-bg.jpg) no-repeat center top;
	font: 12px Arial;
	color:  #000000;
	padding-bottom:20px;
	margin: 0px;
}

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

.th_header {
	height:101px;
	width: 572px;
	padding-top: 100px;
	padding-left: 200px;
	margin: 0px auto;	
}

.th_menu {
	height:30px;
	padding: 13px 10px 0px 10px;
	background:url(i_1/nav-bg.gif) no-repeat #fff;
			
}
.th_menu ul{
	list-style: none;
	margin: 0px;
	display: inline;			
}
.th_menu ul li {
	float: left;
	font: bold 10pt verdana;	
	padding: 2px 10px;
	color: #fff;
}
.th_menu ul li a, visited {
	text-decoration:none;
	color: #fff;
}
.th_menu ul li a:hover{
	color: #6fb6ef;
	text-decoration: underline;
}
.th_logo-text, .th_logo-text a, .th_logo-text a:visited, .th_logo-text a:active, .th_logo-text a:hover {
	font: 36pt arial;
	color: #fff;
	letter-spacing: -2px;
	text-align:center
}
		
.th_logo-text a:hover {
	color: #fc7451;
}
.th_logosub {
	font: italic 10pt verdana ;
	color:#00a6dc;
	text-align:center
}

.th_content {
	padding:10px;
	font: 11pt georgia;
	background:#e4e4e2
		
}
.th_content_bottom {
	height: 44px
}
.th_content-wrap {
	border-bottom: 1px solid #d0d0d0;
	padding:10px;
	margin: 20px;
	
	
}

.th_content a, visited{
	color:#263841
}
.th_content a:hover{
	color:#027ada
}

.th_footer {
	text-align: center;
	font: 10pt arial;
	color: #fff;
	padding-top: 10px;
	background:url(i_1/footer-bg.gif) no-repeat #e4e4e2;
	height: 34px
}

.th_footer a{
	color: #fff
}
