.th_body {
	background: #01325a url(i_1/body-bg.gif) repeat-x bottom;
	font:12pt arial;
}

.th_header
{
	background: #01325a url(i_1/header-bg.gif) no-repeat 20px 0px;
	height: 205px;
	width: 780px;
	margin: 0px auto;
}
.th_logo-text {
	font:36pt arial;
	color:#fff;
	letter-spacing: -2px;
	padding-top: 55px;
	margin-left: 230px;
}
.th_logo-text a, .th_logo-text a:visited, .th_logo-text a:active, .th_logo-text a:hover  { color:#fff; }
		
.th_logo-text a:hover {
	color: #fc7451;
}
.th_logosub {
	font:italic 10pt verdana ;
	color:#00a6dc;
	margin-left: 230px;
}


.th_menu {
	height: 32px;
	width: 762px;
	padding: 15px 0px 0px 10px;
	margin: 0px auto;
	background: url(i_1/menu-bg.gif) no-repeat;
			
}
.th_menu ul{
	list-style: none;
	margin:0pxpx;
	display: inline;			
}
.th_menu ul li {
	float: left;
	font: bold 10pt verdana;	
	padding: 2px 10px;
	color: #fff;
}
.th_menu ul li a, visited {
	text-decoration:none;
	color: #fff;
}
.th_menu ul li a:hover{
	color: #6fb6ef;
	text-decoration: underline;
}

.main_Location
{
	padding-left: 15px;
	padding-right: 15px
}

.th_end
{
	height: 38px;
	padding-top: 10px;
	background: url(i_1/footer-bg.gif) no-repeat;
	text-align:center;
	color: #000;
}
.th_end a { color: #000; text-decoration:none;}