@charset "iso-8859-1";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-image: url('../images/header_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#frame {
	width: 960px;
	margin: 0 auto;
}

#nav_cont {
	
	width: 960px;
	height: 23px;
	float: left;	
	padding-top: 7px;
}

#nav {
	width: 960px;
	height: 30px;
	float: left;
}

#nav ul {
	float: left;
}

#nav ul li {
	display: inline;
	float: left;
	padding-right: 28px;
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #FFFF00;
}


#header {
	width: 960px;
	height: 125px;
	float: left;
}

#logo {
	width: 400px;
	height: 125px;
	float: left;
}

#telephone {
	width: 560px;
	height: 125px;
	float: left;
}

#banner {
	width: 960px;
	height: 250px;
	float: left;
}

#mainbody {
	width: 960px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

h1 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 30px;
	font-weight: normal;
	color: #0B64B0;
	padding-bottom: 20px;
}

h2 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 20px;
	font-weight: normal;
	color: #0B64B0;
	padding-bottom: 20px;
}

h3 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 18px;
	font-weight: normal;
	color: #0B64B0;
	padding-bottom: 20px;
}

h4 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 18px;
	font-weight: normal;
	color: #26BAD0;
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: justify;
	line-height: 20px;
	padding-bottom: 10px;
}

p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}

p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

#mainbody ul {
	float: left;
	padding-bottom: 10px;
}

#mainbody ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 300px;
	line-height:30px;
	padding-left: 20px;
	background-image: url('../images/points.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#cont_left {
	width: 540px;
	float: left;
	padding-right: 20px;
}

#cont_right {
	width: 400px;
	float: left;
}
#listServicesCont {
	width: 960px;
	float: left;
}

.listServices {
	width: 320px;
	float: left;
}

.listServices li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003353;
	background-image: url(../images/bluebullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 20px;
}

.thumbnail{
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 40px;
	margin-bottom: 40px;
	}
.float_right {
	float: right;
	margin: 0 0 20px 20px;
	clear: both;
}

#footer {
	width: 100%;
	float: left;
	clear: both;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color:#0b64b0;
}

#footer_cont {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

#footer_cont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;	
	text-align:center;
}

#footer_cont a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;	
	text-align:center;
}

#footer_cont a:hover {
	
	color: #FFF700;
}
input#name, input#email, input#phone, input#spamcode {
	background:#ffffff;
	border:1px solid #0B64B0;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
}

input#submit {
	background:#0B64B0;
	border:1px solid #0B64B0;
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eaeaea;
}

input#submit:hover {
	background:#fff;
	border:1px solid #0B64B0;
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0B64B0;
	cursor:pointer;
}

.button {
	background:#0B64B0;
	border:1px solid #0B64B0;
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eaeaea;
}

.button:hover {
	background:#0B64B0;
	border:1px solid #0B64B0;
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eaeaea;
	cursor:pointer;
}

label {
	margin:10px;
}

textarea#message, textarea#find_us {
	background:#ffffff;
	border:1px solid #0B64B0;
	padding:4px;
	width:300px;
	height:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.float_right {
	float: right;
	margin: 0 0 0 10px;
	clear: both;
}

