.th_body
{
	background: #191919 url(i_1/body_bg.gif) repeat-x;
}

.th_content
{
	background: transparent url(i_1/header.jpg) no-repeat 0px 1px;
	margin: 0px auto;
	width: 772px;
}

.th_logo-text {
	font:30pt georgia;
	color:#fff;
	padding-top: 40px;
	padding-left: 260px;
	height: 50px;
}
.th_logo-text a, .th_logo-text a:visited, .th_logo-text a:active { color: #fff; }
.th_logo-text a:hover { color: #9BC8F2; }

.th_subtitle {
	font-size:10pt;
	color:#fff;
	height: 90px;
	padding-left: 260px;
}


.th_menu_list
{
	height: 34px;
}

.th_menu_list ul {
	float: left;
	list-style: none;
	display: inline;
	margin: 0px auto;
	padding: 8px 0px 0px 0px			
}
.th_menu_list ul li {
	font: bold 10pt georgia;	
	display: inline;
	margin: 0px 20px;
	padding: 0px;
	color: #fff;
}
.th_menu_list ul li a {
	text-decoration:none;
	color: #fff;
}
.th_menu_list ul li a:hover{
	color: #9ac452;
}

.th_start { height: 23px; background: white url(i_1/content_start.gif) no-repeat; margin-top: 4px; }
.main_Location { background: white url(i_1/content_bg.gif) repeat-y; padding-left: 30px; padding-right: 30px; }
.th_end
{
	height: 35px;
	background: white url(i_1/content_end.gif) no-repeat;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
}
.th_end a { color: #FFF; text-decoration: none; }