.th_body
{
	background: #FFFFFF url(i_1/bg1.gif) repeat-x;
}

.th_main
{
	background: url(i_1/header.jpg) no-repeat center top;
}

.th_content
{
	width: 750px;
	margin: 0px auto;
}

.th_header { height: 249px; }
.th_logo-text { font: bold 30px Arial; color: #FFF; padding-left: 40px; padding-top: 90px; }
.th_subtitle  { font: italic 12px Arial; color: #FFF; padding-left: 40px; }

.th_menu_list
{
	height: 39px;
}

.th_normal_menu
{
	padding-top: 10px;	height: 29px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}
.th_normal_menu a
{
	font: bold 12px Arial;
	color: #909090;
	text-decoration: none;
}
.th_selected_menu
{
	background: url(i_1/menu_bg.gif) repeat-x;
}
.th_selected_menu a { 	color: #FFFFFF; }

.main_Location
{
	padding-top: 10px;
}

.th_footer_text
{
	border-top: 1px solid #b3b8b9;
	background: #424d4f;
	text-align: center;
	padding-top: 16px;
	height: 30px;
	color: #FFFFFF;
}
.th_footer_text a
{
	font: 13px Arial;
	text-align: center;
	color: #FFFFFF;
}