body {
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

a {
color: #047cc4;
text-decoration: none;
font-family: Helvetica, sans-serif;
}
a:hover
{
color: #78BA5B;
text-decoration: none;
font-family: Helvetica, sans-serif;
}

#nav-menu 
{
	border-color: #74B160;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0;
	padding: 0;
	width: 800px;
}
#nav-menu ul
{
	list-style: none;
	border-color: #74B160;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0;
	padding: 0;
}

#nav-menu li
{
	border-color: #74B160;
	border-top-style: solid;
	border-top-width: 1px;
	float: left;
	width: 133px;
	margin: 0;
}

#nav-menu li a
{
	display: block;
	color: #047cc4;
	text-decoration: none;
	text-align: center;
	font-family:  Helvetica, sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.9em;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}

#nav-menu li a:hover
{
	color: #78BA5B;
	text-decoration: underline;
}
/* End hide */
#wrapper {
	border: 1px solid  #78BA5B;
	float: right;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

#left_div {
	float:left;
	padding:5px;
	width: 340px;
	margin-left: 10px;
	}
#right_div {
	padding:5px;
	float:right;
	width: 360px;
}
#footer {
	float:left;
	width:800px;
	}
#footer a {
	color: #047cc4;
	text-decoration: none;
	text-align: center;
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:hover
{
	color: #78BA5B;
}

	
.address {
	font-style: italic;
}
.services {
	font-weight: bold;
}

.head3 {
font-weight: bold;
color: #047cc4;
}.Town {
	font-size: 16px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.signature {
	font-style: italic;
	padding-left: 20px;
	font-size: 12px;
}
.call_us {
	padding-left: 10px;
}
.biz_address {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-weight: bold;
	color: #047cc4;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
