body{
  text-align: center;
	background: #ffffff url("../images/bg_banner.gif") repeat-x;
	background-position: 0px 80px;
	/* font-family: Tahoma, Geneva, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: Palatino Linotype, Book Antiqua, Palatino, serif; */
}
p{
  padding: 0px 0px 10px 0px;
	font-size: 110%;
	line-height: 140%;
}
h1, h2, h3, h4{
  font-size: 110%;
  margin-bottom: 10px;
}
h1{
  display: inline;
}
h2{
  margin-top: 15px;
}
strong{
  font-weight: bold;
}
em{
  font-style: italic;
}
.right{
  float: right;
}
a:link, a:visited{
  color: #008bc6;
	text-decoration: underline;
}
a:hover, a:active{
  color: #008bc6;
	text-decoration: none;
}
#wrapper{
  margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	width: 700px;
	text-align: left;
	position: relative;
	/*background: #ffffff url(../images/wrapper_bg_bottom.png) no-repeat bottom left;*/
}
#banner{
  margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 10px;
}
#flashbanner{
  margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 10px;
}
#header{
	/*background: #ffffff url(../images/wrapper_bg_top.png) no-repeat top left;*/
	padding: 20px 20px 0px 20px;
	height: 60px;
}
#logo{
  margin: 5px 0px 0px 5px;
  float: left;
}
#navigation{
  font-family: Arial, Helvetica, sans-serif;
  float: right;
	display: inline;
	margin-top: 30px;
}
#navigation ul{
  font-weight: bold;
  display: inline;
	background-color: #ffffff;
}
#navigation li{
  display: inline;
}
#navigation a:link, #navigation a:visited{
  background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
  text-decoration: none;
	color: #000000;
}
#navigation a:hover, #navigation a:active{
  background-image: url("../images/arrow_selected.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
  text-decoration: none;
	color: #000000;
}
#content{
  clear: both;
	padding: 0px 20px 20px 20px;
}
#footer{
  clear: both;
	color: #aeaeae;
	font-size: 80%;
	border-top: 1px solid #aeaeae;
	margin: 0px 20px 0px 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited{
  color: #aeaeae;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
  color: #aeaeae;
	text-decoration: none;
}
#copy{
}
#rwdd{
  float: right;
}
#reglatedby{

}
.clear{
  clear: both;
}
#imglink{
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 50px;
}
#commerciallist{
  float: left;
  width: 600px;
	margin-bottom: 10px;
	font-size: 110%;
	line-height: 140%;
}
#commerciallist li{
  float: left;
  width: 280px;
	padding-left: 15px;
	background: #ffffff url(../images/arrow.gif) no-repeat;
	background-position: 0px 5px;
	
}
#contact{
  clear: left;
}
#leftcolumn{
  width: 150px;
}
#map{
  float: right;
  width: 400px;
	height: 250px;
	border: 1px solid #aeaeae;
}
table{
  font-size: 110%;
	line-height: 140%;
	margin-top: 10px;
}
#aboutmiles{
  float: left;
	width: 320px;
	text-align: justify;
}
#aboutsean{
  float: right;
	width: 320px;
	text-align: justify;
}