div#footer-menu {
	background-color: #DBEDF6;
	border-top: 1px solid #98CFE5;
	border-bottom: 1px solid #98CFE5;
	padding: 9px 0px 9px 0px;
	margin-top: 25px;
}

div#footer-menu ul{
	width: 780px;
	margin: 0px auto;
	list-style: none;
}

div#footer-menu ul li {
	font-size: x-small;
	display: inline;
	border-left: 1px solid #333333;
	padding: 0px 13px 0px 13px;
}

div#footer-menu ul li.first{
	border-left: none;
}

div#city-info {
	background-color: #E8E8E8;
}

div#city-info .city-txt {
	padding: 10px;
	width: 760px;
	margin: 0px auto;
	text-align: center;
}

div#copy-area {
	background-image: url(../../img/bg-fotter-copy.gif);
	background-repeat: repeat-x;
}

div#copy-area .copy-txt {
	width: 750px;
	margin: 0px auto;
	padding: 10px 15px 15px 15px;
	text-align: center;
}

div#copy-area .copy-txt p {
	margin-top: 5px;
}
