﻿body {
	background-color: #5b5b5b;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	font-family: 'century gothic';
	line-height: 18px;
	margin-bottom:0px;
}
h1{
	font-size:16px;
	font-weight:bold;
	font-family:verdana;
	
}
h2{
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
	margin-top:5px;
	font-family:verdana;
}
h3{
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
	margin-top:5px;
	font-family:verdana;
}
h4{
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
}
a.latest, a.latest:hover{
	font-weight:bold;
}
.noborder {
	border-style:none;
}
#container {
	width: 968px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	margin-top: 5px;
	height: 110px;
	background-color: #C3C2C2;
	background-image: url('images/headertop.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
#picture {
	padding-top: 7px;
	padding-bottom:7px;
	margin-top: 0px;
	background-color: #00AEEF;
	z-index: 2;
}
#picture-home {
	margin-top: 0px;
	background-color: #00AEEF;
	z-index: 2;
	margin-left: 220px;
	padding-bottom: 7px;
}
#contacttop {
	width: 588px;
	height: 27px;
	margin-left: 10px;
	background-image: url('images/contacttop.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 15px;
}
#contacttop a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:14px;
}
#contact-details{
	width: 197px;
	height: 290px;
	margin: 10px;
	padding: 9px;
	float: left;
	border: 1px #00AEEF solid;
}
#map {
	width: 600px;
	height: 600px;
	margin-right: 20px;
}
#logo {
	width: 250px;
	height: 118px;
	float: right;
	margin-right: 120px;
	margin-top: 4px;
}
#slogan {
	width: 450px;
	height: 42px;
	margin-top: 20px;
	margin-left: 50px;
	float: left;
}
#nav {
	width: 968px;
	height: 31px;
	background-color: #ffffff;
	background-image: url('images/navbottom.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}
#nav li {
	float: left;
	list-style: none;
	margin-left: 4px;
	text-align: center;
}
.smalltab {
	background: url('images/smalltaboff.jpg');
	width: 108px;
	height: 28px;
	display: block;
	padding-top: 3px;
	text-decoration: none;
	color: #ffffff;
}
.smalltab a {
	text-decoration: none;
	color: #ffffff;
}
.smalltabactive {
	background: url('images/smalltabon.jpg');
	width: 108px;
	height: 28px;
	display: block;
	padding-top: 3px;
}
.smalltabactive a {
	text-decoration: none;
	color: #243f93;
}
.smalltabactive a:hover {
	text-decoration: none;
	color: #243f93;
}
.smalltab:hover {
	background: url('images/smalltabon.jpg');
	width: 108px;
	height: 28px;
	display: block;
	padding-top: 3px;
	color: #243f93;
}
.smalltab:hover a {
	color: #243f93;
}
.bigtab {
	background: url('images/bigtaboff.jpg');
	width: 141px;
	height: 28px;
	display: block;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;
	color: #ffffff;
}
.bigtab a {
	text-decoration: none;
	color: #ffffff;
}
.bigtabactive {
	background: url('images/bigtabon.jpg');
	width: 141px;
	height: 28px;
	display: block;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;
	color: #243f93;
}
.bigtabactive a {
	text-decoration: none;
	color: #243f93;
}
.bigtabactive a:hover {
	text-decoration: none;
	color: #243f93;
}
.bigtab:hover {
	background: url('images/bigtabon.jpg');
	width: 141px;
	height: 28px;
	display: block;
	text-align: center;
	padding-top: 3px;
	color: #243f93;
}
.bigtab:hover a {
	color: #243f93;
}
#main {
	color: #666666;
	background-color: #ffffff;
}
#line {
	background-color: #0070b6;
	width: 100%;
	height: 7px;
}
#line-light {
	background-color: #00AEEF;
	width: 100%;
	height: 7px;
}
#line-home {
	background-color: #0070b6;
	width: 748px;
	height: 7px;
	margin-left:220px;
}
#specials {
	width: 220px;
	background: #1a4395 url('images/specialbg.jpg') repeat-x;
	float: left;
	color: #ffffff;
	height: 822px;
}
#sellbar {
	width: 200px;
	background: #1a4395 url('images/specialbg.jpg') repeat-x;
	float: right;
	color: #ffffff;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
}
#specials-contact {
	width: 220px;
	background: #1a4395 url('images/specialbg.jpg') repeat-x;
	float: left;
	color: #ffffff;
}

#specials-content {
	width: 200px;
	padding: 10px;
	color: #ffffff;
	font-family: 'verdana';
	font-size: 12px;
	min-height: 300px;
}
#specials-content a {
	color: #ffffff;
	font-family: 'verdana';
	font-size: 12px;
	font-weight:bold;
}
#specials-content img {
	border:1px #ffffff solid;
}
#specialsbottom {
	width: 220px;
	height: 11px;
	background-color: #ffffff;
	background: url('images/specialbottom.jpg');
	float: left;
}
#calltoaction{
	width:155px;
	float:right;
	margin-left:5px;
}
#services{
	width: 485px;
}
#welcome {
	width: 485px;
	margin-left: 230px;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
}
#news-posts{
	width: 720px;
	padding: 10px;
	font-family: 'verdana';
	font-size: 12px;
}
#news-posts p{
	margin-top:5px;
	margin-bottom:5px;
}
#welcome-contact {
	width: 715px;
	margin-left: 230px;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
}

#news {
	width: 200px;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
	float: right;
	border-left-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
}
#news img {
	border:1px #666666 solid;
}
#content {
	width: 948px;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
}
#content-sell {
	width: 725px;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
}
a {
	color: #0070b6;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
}
a:hover {
	color: #00AEEF;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
}
.servicestable {
	width: 50%;
	border: 2px #00AEEF solid;
}
#footer {
	width: 928px;
	background-color: #464646;
	color: #FFFFFF;
	clear: both;
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	padding: 10px 20px 10px 20px;
	border-top: 7px #0070b6 solid;
	height:240px;
}
#nav-box a{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
#nav-box a:hover{
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
#office-wrap{
	height: 40px;
}

#office{
	width: 130px;
	float: left;
}
#nav-wrap{
	height: 100px;
}
#nav-box{
	float: left;
	margin-right: 50px;
}

.form {
	text-align: left;
	line-height: 15px;
}
#DockMenuDiv {
}

