body {
	background:#D6D7C0 url(body.gif) repeat-x;
	font:1.2em "Arial CE", Arial, sans-serif;
	color:black;
	line-height:1.5em;
}
a {
	color:black;
}
h1, h2, h3, h4, h5, h6 {
	font:1.5em "Times New Roman", serif;
}
h1 {
	display:none;
}
.clear {
	clear:both;
}
div#container {
	width:900px;
	padding:69px 22px 0 18px;
	margin:0 auto;
	background:url(background-map.gif) no-repeat 0 419px;
}
object#title div {
	width:900px;
	height:327px;
	background:url(title.jpg) no-repeat;
}
ul#main-menu {
	width:880px;
	height:33px;
	margin:0;
	padding:36px 10px 0 10px;
	background:url(main-menu.gif) no-repeat 80px 0;
	position:absolute;
	top:0;
	left:0;
}
ul#main-menu li {
	margin:0 5px 0 12px;
	height:21px;
	background:url(main-menu-left.gif) no-repeat;
	font:bold 1.10em "Times New Roman", serif;
	float:left;
}
ul#main-menu a {
	display:block;
	height:21px;
	padding:0 11px 0 6px;
	background:url(main-menu-right.gif) no-repeat top right;
	line-height:21px;
	white-space:nowrap;
	position:relative;
	left:6px;
}
ul#main-menu li:hover, ul#main-menu li.active {
	background:url(main-menu-hover-left.gif) no-repeat;
}
ul#main-menu li:hover a, ul#main-menu li.active a {
	text-decoration:none;
	background:url(main-menu-hover-right.gif) no-repeat top right;
}
ul#main-menu .blue a {
	color:#0284CA;
}
* html ul#main-menu a, * html ul#main-menu li {
	width:1px;
}

div#about {
	width:900px;
	padding:12px 0 5px 0;
	background:white url(about.gif) no-repeat;
}
div.gradient {
	background:white url(about-gradient.gif) no-repeat !important;
}
div#about h2 {
	margin:-26px 0 -15px -73px;
	padding:30px 0 20px 63px;
}
div#about h2.blue-icon {
	background:url(blue-icon.png) no-repeat;
}
div#about h2.orange-icon {
	background:url(orange-icon.png) no-repeat;
}
* html div#about h2.blue-icon {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/blue-icon.png', sizingMethod='scale');
}
* html div#about h2.orange-icon {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/orange-icon.png', sizingMethod='scale');
}
div#about div.left-col {
	width:310px;
	padding:0 55px 0 70px;
}
div#about div.right-col {
	width:340px;
	padding:0 55px 0 70px;
}
div#about ul li {
	padding-left:15px;
	background:url(icon1.gif) no-repeat 0 7px;
}
p.link {
	width:73px;
	height:23px;
	text-align:center;
	background:url(link.gif) no-repeat;
	font-weight:bold;
	line-height:23px;
}
div#map {
	width:900px;
	min-height:500px;
	padding:0 0 45px 0;
	position:relative;
}
* html div#map {
	height:500px;
}
div#map h2 {
	margin:0;
	padding-right:40px;
	height:92px;
	background:url(map-header.png) no-repeat;
	text-align:center;
	font-size:1.84em;
	line-height:35px;
}
* html div#map h2 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/map-header.png', sizingMethod='scale');
}
div#map img {
	position:absolute;
	top:92px;
	left:312px;
}
div#city-menu {
	width:148px;
	padding-bottom:9px;
	margin-left:87px;
	background:#F4F4DB url(city-menu-bottom.gif) no-repeat bottom left;
}
div#city-menu ul {
	width:148px;
	padding-top:27px;
	margin:0;
	background:#F4F4DB url(city-menu-top.gif) no-repeat;
}
div#city-menu li {
	height:18px;
	padding-left:34px;
	background:url(city-menu-item.gif) no-repeat 11px 0;
	line-height:16px;
}
div#content {
	width:775px;
	margin-bottom:105px;
	padding:30px 55px 20px 70px;
	background:white url(content-bottom.gif) no-repeat bottom left;
	position:relative;
}
div#content h2 {
	margin:-26px 0 0 -85px;
	padding:30px 0 15px 75px;
	background:url(blue-icon.png) no-repeat;
	font-size:2em;
	color:#EB690B;
}
* html div#content h2 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/blue-icon.png', sizingMethod='scale');
}
div#content p.left-col {
	width:310px;
}
div#content p.right-col {
	width:340px;
}
div#icon {
	width:281px;
	height:143px;
	background:url(content-icon.png) no-repeat;
	position:absolute;
	bottom:-45px;
	right:-33px;
}
* html div#icon {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/content-icon.png', sizingMethod='scale');
}
div#footer {
	padding:23px 0;
	border-top:1px solid #BABBA3;
	background-color:white;
	clear:both;
}
div#footer ul {
	width:900px;
	margin:0 auto;
	text-align:center;
}
div#footer li {
	display:inline;
	padding:0 11px;
	background:url(footer-border.gif) no-repeat center right;
}