@charset "utf-8";
/* CSS Document */

/*					INDEX
============================================ */

body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	
}

body {
	width: 754px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
}

form {
	display: inline;
}

a {
	color: #2561AA;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
	color: #2561AA;
}

#footer-nav a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer-nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#bg-image-top {
	background-image: url(/images/header_01.jpg);
	width: 754px;
	height: 120px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#bg-image-nav {
	background-image: url(/images/nav_bg.jpg);
	width: 754px;
	height: 21px;
	margin: 0px;
	padding: 0px;
}

#nav-home {
	width: 38px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 72px;
	float: left;
}

#nav-residents {
	width: 66px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	float: left;
}

#nav-business {
	width: 61px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	float: left;
}

#nav-visitors {
	width: 51px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	float: left;
}

#nav-government {
	width: 81px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	float: left;
}

#nav-news {
	width: 96px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	float: left;
}

#nav-departments {
	width: 112px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	float: left;
}

#nav-gallery {
	width: 49px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	float: left;
}

#bg-image-navbottom {
	background-image: url(/images/header_nav_footer.jpg);
	width: 754px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#body-main {
	width: 754px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#footer-nav {
	background-color: #2561AA;
	width: 754px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}

#footer {
	background-image: url(/images/footer_bottom.jpg);
	color: #2561AA;
	font-size: 9px;
	font-style: italic;
	width: 754px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}

#footer-top {
	width: 754px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}

#footer-left {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	float: left;
}

#footer-right {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	float: right;
}

#vtour {
	width: 125px;
	height: 125px;
	margin: 0px;
	padding: 111px 22px 0px 0px;
	float: right;
}

/*					HOME
============================================ */

#home-main-image {
	background-image: url(/images/home_main_image.jpg);
	width: 754px;
	height: 249px;
	margin: 0px;
	padding: 0px;
}

#home-body-image {
	background-image: url(/images/home_body_bg.jpg);
	width: 754px;
	height: 173px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#home-news {
	width: 310px;
	height: 133px;
	margin: 35px 5px 0px 0px;
	padding: 0px;
	float: right;
	color: #01459A;
}

.home-news-date {
	background-color: #C8D1E0;
	width: 305px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	color: #000000;
}

.news {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.news a {
	font-weight: bold;
	text-decoration: none;
	color: #01459A;
}

.news a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #01459A;
}

.home-news-desc {
	width: 225px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}