body {
	background-color: #c3e3f8;
	margin: 0 auto;
}

h1 {
	font-size: 12px;
}

#main-content{
	background-color: #000030;
	width: 1035px;
	height: 778px;
	border: 5px solid #1716f9;
	margin-top: 30px;
}

#header-holder{
	width: 1024px;
}

#header-top{
	width: 1024px;
	float: left;
}
#logo-holder{
	float: left;
}

#emailph-holder{
	float: right;
}

#phone{
}

#email{
}

#menu-holder{
	clear: both;
}

#middle-section{
	
	height: 640px;
	width: 1030px;
	
	
}

#left-sec{
	height: 640px;
	float: left;
	width: 606px;
	background-color: #000030;
	color: white;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#left-sec-two{
	height: 640px;
	float: left;
	width: 606px;
	background-color: #000030;
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#left-sec-three{
	height: 640px;
	float: left;
	width: 606px;
	background-color: #000030;
	color: white;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#text-left{
	text-align: left;
	padding: 10px;
}

#city-info{
	text-align: left;
	padding: 10px;
}



#right-sec{
	height: 640px;
	width: 420px;
	float: left;
	border-left-style: solid;
	border-left-color: #fff;
}


#other-towns{
	background-color: #000030;
	width: 1025px;
	color: #fff;
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	border: 5px solid #1716f9;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
}

#page-links{
	background-color: #000030;
	width: 1035px;
	color: #fff;
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	border: 5px solid #1716f9;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer{
	background-color: #000030;
	width: 1035px;
	color: #fff;
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	border: 5px solid #1716f9;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}.\