.th_header_bg { background: #001c1e url(i_1/header_bg.gif) repeat-x top; }
.th_header
{
	background: url(i_1/header.jpg) no-repeat left top;
	height: 177px;
}

.th_body { background: #ffffda url(i_1/big_bg_r.gif) repeat-y center top; }
.th_body_inner { background: url(i_1/big_bg.gif) no-repeat center top; }
.th_body_inner_big { background: url(i_1/big_bg_t.gif) repeat-x left top; }

.th_main
{
	width: 850px;
	margin: 0px auto;
}

.th_title    { font: bold 40px Times; color: #FFFFFF; }
.th_subtitle { font: 12px Arial; color: #5c8f13; }

.th_menu
{
	height: 47px;

	font: bold 14px Arial;
	color: #FFFFFF;

	background: url(i_1/menu_bg.gif) repeat-x;
}

.th_menu_cont
{
	padding-top: 12px;
	text-align: center;
}

.th_menu a
{
	color: #FFFFFF;
	text-decoration: none;
}

.th_main_loc
{

	background: url(i_1/footer.jpg) no-repeat center bottom;
}

.main_Location
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 80px;
	color: #73736e;
}
.main_Location a { color: #FFF; }

.th_footer
{
	font: 14px Arial;
	color: #FFF;
	text-align: center;
	padding-bottom: 20px;
}
.th_footer a { color: #FFF; }