body {
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #254565;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.list_sidebar {
	padding-left: 15px;
	margin-left: 0px;
	font-size: 12px;
} 
.list_main_single {
	padding-left: 0px;
	margin-left: 50px;
}
.list_main_double {
	padding-left: 0px;
	margin-left: 30px;
	font-size: 12px;
}
hr {
	width: 50%;
	color: #254565;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #4E8FC0;
}
a:hover {
	color: #85B6DD;
}
a.sidebar {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #254565;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.main {
	text-decoration: none;
	color: #204060;
}
a.main:hover {
	text-decoration: underline;
	color: #204060;
}
#footer_style {
	color: #FFFFFF;
}
img.center {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

img.float_l {
	float: left;
	padding: 0px;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.float_r { 
    float: right; 
    margin: 4px; 
}
.content_l {
	float: left;
	width: 580px;
	padding-left: 60px;
	padding-right: 1px;
}
.content_r {
	float: right;
	width: 200px;
	padding-left: 1px;
	padding-right: 40px;
	padding-top: 0px;
}
.content_ll {
	float: left;
	width: 250px;
	padding-left: 20px;
	padding-right: 20px;
}
.content_lr {
	float: right;
	width: 250px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 0px;
}
.contentbkg {
	width: 940px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_bkg.jpg);
}
.footerbkg {
	width: 940px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/footer_bkg.gif);
}
a.footer:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.footer:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.footer:hover {
	text-decoration: none;
	color: #2f5981;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.footer:active {
	text-decoration: none;
	color: #2f5981;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cprt {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	margin: 0px;
	color: #254565;
}
h1 {
	color: #254565;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
h2 {
	color: #254565;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
}
h3 {
	color: #254565;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
}
#navigation ul {
	margin:0;
	padding:0;
	border:none;
  display:block;
  float:left;
  width:940px;
  height:35px;
  background:url(images/menu.gif) no-repeat 0 0;
  list-style:none;
}
#navigation ul li {
  display:block;
  float:left;
  height:35px;
  text-indent:-10000px;
}
.justified {
	text-align: justify;
}
#home {width:76px;}
#about {width:99px;}
#services {width:96px;}
#testimonials {width:126px;}
#contact {width:114px;}
#areas {width:142px;}
#faq {width:58px;}
#links {width:69px;}
#guides {width:82px;}
#legal {width:78px;}

#navigation ul li a {
  display:block;
  width:100%;
  height:100%;
  outline:none;
}
#home a:hover {background:url(images/menu.gif) no-repeat 0 -35px;}
#about a:hover {background:url(images/menu.gif) no-repeat -76px -35px;}
#services a:hover {background:url(images/menu.gif) no-repeat -175px -35px;}
#testimonials a:hover {background:url(images/menu.gif) no-repeat -271px -35px;}
#contact a:hover {background:url(images/menu.gif) no-repeat -397px -35px;}
#areas a:hover {background:url(images/menu.gif) no-repeat -511px -35px;}
#faq a:hover {background:url(images/menu.gif) no-repeat -653px -35px;}
#links a:hover {background:url(images/menu.gif) no-repeat -711px -35px;}
#guides a:hover {background:url(images/menu.gif) no-repeat -780px -35px;}
#legal a:hover {background:url(images/menu.gif) no-repeat -862px -35px;}
.centre_me {
	text-align: center;
}
.bold_me {
	font-weight: bolder;
	font-size: 16px;
}
.phone_me {
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 0.7em;
}
.highlight {
	color: #FF0000;
}
