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

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

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

.th_menu {
	padding: 20px 0px 0px 20px;
	height:31px;
	background: url(i_1/nav-bg.gif) 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: #fff;
}
.th_menu ul li a:hover{
	color: #f0ff00;
	text-decoration: underline;
}
.th_logo-text {
	font:36pt arial;
	color:#fff;
	letter-spacing: -2px;
	text-align:center;
	
	
}
		
.th_logo-text a:hover {
	color: #fc7451;
}
.th_logosub {
	font: 10pt verdana ;
	color:#fff29a;
	text-align:center;
	
}

.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:#0353b7
}
.th_content a:hover{
	background: #d6e8ff
}

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