/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	font-style: normal;
	text-decoration: none;
}

a:link { color: #0033FF; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover {color: #000000; background-color: #FFFFFF; }
a:active {color: #000000; background-color: #FFFFFF; }

body {
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFFF;
	background-image: url(../common/background.gif);
	background-repeat: repeat-y;
	margin: 0;
	width: 790px;
}
#wrapper {
	width: 780px;
	text-align: left;
	background-image: url(../common/menu_back.jpg);
	background-repeat: no-repeat;
}
#wrapper2 {
	width: 780px;
	text-align: left;
	background-image: url(../common/menu_back2.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 780px;
	background-image: url(../common/header.gif);
	background-repeat: no-repeat;
	height: 110px;
}
#menu {
	float: left;
	width: 150px;
	margin: 0;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li {
	margin: 0;
	padding: 0;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 2px solid #ACACAC;
	height: 38px;
}
#menu a:hover {
	color: #000000;
	text-decoration: none;
}
#left {
	float: left;
	width: 280px;
	background-color: #FFFFFF;
}
#right {
	float: right;
	width: 280px;
	background-color: #FFFFFF;
}
#top_main {
	float: right;
	width: 605px;
	background-color: #FFFFFF;
	padding: 15px 0px 0px;
}
#main {
	float: right;
	width: 595px;
	background-color: #FFFFFF;
	padding: 0px;
}
#title {
	width: 595px;
	padding: 0px;
}
#map_title {
	float: left;
	width: 425px;
	padding: 0px;
}
#map_left {
	float: left;
	width: 390px;
	background-color: #FFFFFF;
}
#map_right {
	float: right;
	width: 150px;
	background-color: #003399;
	color: #FFFFFF;
	padding: 10px;
	height: 680px;
}
#map_right h3 {
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
}
#map_right h4 {
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
#map_main {
	float: right;
	padding: 0px;
	width: 595px;
}
#info_left {
	float: left;
	width: 374px;
	background-color: #FFFFFF;
}
#info_right {
	float: right;
	background-color: #003399;
	color: #FFFFFF;
	height: 235px;
	width: 181px;
	margin: 0px 20px 0px 0px;
}
#info_right p {
	padding: 15px;
}
#footer {
	clear: both;
	color: #053589;
	margin: 0px;
	padding: 30px 0px 0px 175px;
}
h1, h2, h3, h4,p {
	margin: 0px;
	padding: 5px 0px;
}
h1 {
	font-size: 24px;
	line-height: 150%;
	display: none;
}
h2 {
	font-size: 17px;
	line-height: 150%;
	color: #053589;
}
h3 {
	font-size: 18px;
	line-height: 150%;
	color: #053589;
}
h4 {
	font-size: 16px;
	line-height: 150%;
	color: #000000;
}
p {
	font-size: 12px;
	line-height: 150%;
}
#link1 a {
	display: block;
	background-image: url(../common/link_01.gif);
	width: 150px;
	height: 35px;
	text-indent: -10000em;
}
#link2 a {
	display: block;
	background-image: url(../common/link_02.gif);
	width: 150px;
	height: 35px;
	text-indent: -10000em;
}
#link3 a {
	display: block;
	background-image: url(../common/link_03.gif);
	width: 150px;
	height: 35px;
	text-indent: -10000em;
}
#link4 a {
	display: block;
	background-image: url(../common/link_04.gif);
	width: 150px;
	height: 35px;
	text-indent: -10000em;
}
#link5 a {
	display: block;
	background-image: url(../common/link_05.gif);
	width: 150px;
	height: 35px;
	text-indent: -10000em;
}
#link6 a {
	display: block;
	background-image: url(../common/link_06.gif);
	width: 150px;
	height: 35px;
	text-indent: -10000em;
}
.go_top {
	text-align: right;
	margin: 0px 15px 0px 0px;
	color: #053589;
}
#main li {
	list-style: url(../common/list.gif) none inside;
}
p2 {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 50
}
