@charset "utf-8";



#page {
	height: 1360px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	background-image: url(../banner/map.jpg);
	background-repeat: repeat-y;
}


#banner {
	height: 150px;
	width: 800px;
	background-image: url(../banner/banner%20copy.jpg);
}

#navigation {
	height: 30px;
	width: 780px;
	background-image: url(../banner/nav.jpg);
	padding: 10px;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li {
	display: inline;
	margin-right: 40px;
	margin-left: 40px;
}
#navigation a {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00008b;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CE2022;
	text-decoration: none;
}


#main {
	height: 1300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	font-family: Verdana,  Helvetica, sans-serif;
	color: #000164;
	font-weight: normal;
	font-size: small;
}
#leftcont a {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #243C82;
	font-weight: normal;
}
#leftcont a:hover {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #DA4B05;
}

#upcontent {
	height: 200px;
	width: 800px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #00008b;
}
#footer a:hover {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #DA4B05;
	text-decoration: none;
}

#downcontent {
	height: 1000px;
	width: 800px;
}
#leftcont {
	height: 1040px;
	width: 199px;
	float: left;
	background-color: #F7E4AA;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #00008b;
}
#rightcont {
	height: 1000px;
	width: 559px;
	float: right;
	background-color: #FF8800;
	padding: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00008b;

	font-family: Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	
}
#footer {
	clear: both;
	height: 60px;
	width: 728px;
	background-color: #F7E4AA;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00008b;
	border-right-color: #00008b;
	border-bottom-color: #00008b;
	border-left-color: #00008b;
}

#footer2 {
	clear: both;
	height: 60px;
	width: 730px;
	background-color: #f7ffea;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00008b;
	border-right-color: #00008b;
	border-bottom-color: #00008b;
	border-left-color: #00008b;
}


#leftcont ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftcont li {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: small;
	color: #00008b;
	text-decoration: none;
	margin-left: 10px;
}