html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #CFEBF7;
  color: #007BB0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #007BB0;
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
	color: #FFFFFF;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
}
a,  a:link {
  color: #007BB0;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #007BB0;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #007BB0;
  text-decoration: underline;
}
a:focus {
  color: #007BB0;
}
a:active {
  color: #007BB0;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 750px;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: right;
	width: 340px;
	margin-left: 20px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #FFFFFF;
	float: left;
	width: 380px;
	margin-bottom: 20px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	background-color: #0094D0;
	height: 20px;
	padding: 20px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007BB0;
	list-style-type: disc;
	line-height: 23px;
	list-style-position: outside;
}
#outerWrapper #contact {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 20px;
}
.cities {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #007BB0;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
}
.cities2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #007BB0;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 10px;
}
#outerWrapper #contact2 {

	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 30px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #007BB0;
	padding-right: 10px;
	padding-left: 40px;
	height: 20px;
	float: left;
	width: 670px;
	padding-top: 10px;
}
.cities2b {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #007BB0;
	float: left;
	padding-right: 10px;
	padding-left: 70px;
	height: 10px;
}

