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

.th_wrap2 {
	width:800px;
	margin:auto;
	padding: 1px
}

.th_header {
	padding: 10px 0px;
	
}
.th_menu {
	
	padding: 10px;
	border: 1px solid #b0bfbe;
}
.th_menu ul{
	list-style: none;
	margin:0px;
	padding: 10px;
	display: inline;			
}
.th_menu ul li {
	float: left;
	font: italic 12pt georgia;	
	padding: 2px 10px;
	color: #000;
}
.th_menu ul li a, visited {
	text-decoration:none;
	color: #000;
}
.th_menu ul li a:hover{
	color: #1d7acd;
	text-decoration: underline;
}
.th_logo-text {
	font:36pt arial;
	color:#e0f4f3;
	letter-spacing: -2px;
	padding:5px;
	text-align: center
}
.th_logo-text a, .th_logo-text a:visited, .th_logo-text a:active, .th_logo-text a:hover { color:#e0f4f3; }
		
.th_logo-text a:hover {
	color: #9BC8F2;
}
.th_logosub {
	font:italic 12pt georgia ;
	color:#000;
	text-align: center;
	padding:45px 0px 0px 0px;
	
}
.th_content {
	margin-top:20px;
	padding:10px;
	font: 11pt georgia;
	background: #fff url(i_1/menu_bg.jpg) no-repeat;
	border: 1px solid #b0bfbe;
	
}



.th_footer {
	text-align: center;
	font: 10pt arial;
	color: #a3184f;
	padding: 2px 
}
.th_footer a{
	color: #a3184f
}

