#wrapper {
	background-image: url(../images/big-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
#content-wrap {
	min-width: 960px;
}
#home-page-content {
	display: inline;
	float: left;
	height: 259px;
	width: 410px;
	background-color: #FFFFFF;
	margin-left: 9px;
	background-image: url(../images/home-mid-content-bg.jpg);
	background-repeat: no-repeat;
}
#home-page-content-left {
	display: inline;
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-left: 5px;
}
#home-page-map {
	display: inline;
	float: left;
	height: 259px;
	width: 303px;
	background-color: #FFF;
	position: relative;
}
#weather-section {
	background-color: #FFF;
	float: left;
	height: 259px;
	display: inline;
	width: 211px;
	margin-left: 9px;
}

#content {
	margin-right:auto;
	width: 960px;
	text-align:left;
	margin-left: auto;
}
#main-menu {
	display: inline;
	float: left;
	height: 98px;
	width: 960px;
}
#clearer {
	clear: both;
}
#logo-area {
	display: inline;
	float: left;
	height: 93px;
	width: 960px;
}
#main-content {
	display: inline;
	float: left;
	width: 960px;
	background-image: url(../images/trans-bg.png);
	background-repeat: repeat;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#footer {
	display: inline;
	float: left;
	width: 960px;
	margin-top: 5px;
}
#top-left {
	display: inline;
	float: left;
	height: 260px;
	width: 415px;
}
#top-right {
	display: inline;
	float: left;
	height: 260px;
	width: 545px;
}
#flash-banner {
	display: inline;
	float: left;
	height: 260px;
	width: 545px;
	z-index: 0;
}
#welcome-bg {
	background-color: #FFF;
	display: inline;
	float: left;
	height: 212px;
	width: 406px;
	margin-left: 9px;
	margin-top: 20px;
}
#welcome-mape-project {
	display: inline;
	float: left;
	height: 174px;
	width: 361px;
	background-image: url(../images/welcome-bg.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-left: 23px;
}
#mid-content {
	display: inline;
	float: left;
	height: 259px;
	width: 943px;
	margin-top: 20px;
	margin-left: 9px;
}
#second-menu {
	float: left;
	height: 28px;
	width: auto;
	display: inline;
	margin-left: 124px;
	margin-top: 15px;
}

#facebook-news {
	display:inline;
	float:left;
	height: 100px;
	margin-left: 20px;
	margin-top: 15px;
	width: 150px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
}

#second-menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#second-menu li {
	display: inline-block;
	float: left;
	height: 28px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
}

#second-menu a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
}
#second-menu a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
}
#second-menu a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
}
#second-menu a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
}
#home-page-map-inner {
	display: inline;
	position:relative;
	float: left;
	height: 247px;
	width: 287px;
	margin-top: 6px;
	margin-left: 8px;
}
#flash-top-banner {
	display: inline;
	float: left;
	height: 260px;
	width: 613px;
}

