* {
	margin: 0px;
	padding: 0px;
	max-height:99999999px;
}
body {
	-webkit-text-size-adjust:100%;
	font-family: 'Open Sans', sans-serif;
	color: #393a39;
}
a {
	outline:none;
}
img {
	border:none;
}
.slides_container img {
	width:300px!important;
	max-width:300px!important;
}
#wrapper {
	text-align: center;
	width: 100%;
	background-color: #EAEAEA;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	text-align: left;
	padding-bottom: 30px;
}
#header {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #2a2b2c;
	background-color: #11551a;
	text-align: center;
	padding-top: 20px;
}
#tiles .tile {
	background-image: url(/images/tilebg.webp);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 108px;
	width: 302px;
	text-align: left;
	overflow:hidden;
	padding-right: 13px;
	padding-bottom: 16px;
	padding-top: 4px;
	text-decoration: none;
	color:#393a39;
	margin-right: 7px;
}
.tile span {
	display: block;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 25px;
	max-width: 260px;
	height: 81px;
	overflow: hidden;
}
.tile span h4 {
	font-size:22px;
	font-weight:normal;
}
.tile img {
	float: right;
}
.tile span p {
	font-size: 12px;
}
#header-inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
#tiles {
	margin-bottom: 35px;
	-moz-background-clip: padding;
	margin-left: -6px;
}
#tel {
	float: right;
	margin-top: 10px;
	color: #afcb08;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 30px;
}
#tel a {
	font-weight: bold;
	color: #afcb08;
	font-size: 26px;
	text-decoration: none;
}
#tel p {
	color: #FFF;
	font-size: 13px;
}
.clear {
	clear: both;
}
#left {
	width: 235px;
	margin-right: 28px;
	float: left;
}
#right {
	float: left;
	width: 960px;
	overflow: hidden;
}
#left ul {
	list-style-type: none;
}
#left ul li a {
	display: block;
	background-color: #3d474c;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 35px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #283035;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-image: url(/images/navarrow.webp);
	background-repeat: no-repeat;
	background-position: 170px 100px;
}
#left ul .selected a {
	background-color: #505c64;
	background-position: 205px 13px;
	color: #FFF;
}
#tel p strong {
	font-weight: bold;
}
h1 {
	font-size: 26px;
	color: #505c64;
	margin-bottom: 10px;
}
#right p {
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 140%;
}
#right a.result, .result {
	float: left;
	background-color: #FFF;
	display:block;
	width: 220px;
	margin-right: 23px;
	margin-bottom: 23px;
	border: 1px solid #CCCCCC;
	color: #393a39;
	text-decoration: none;
	height: 255px;
}
#results {
	width: 980px;
	margin-top: 15px;
}
#right .result img, .result img {
	float:none;
	margin: 10px;
}
.result span {
	display:block;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	
}
#featured {
	width:100%;
	margin-top: 50px;
}
#makeMeScrollable
		{
	width:100%;
	position: relative;
height:270px;
		}
#makeMeScrollables
		{
	height:270px;
	width:100%;
	position: relative;
		}
#right .result p, #featured .result p {
	font-size: 14px;
	line-height: 120%;
	display: block;
	height: 35px;
	overflow:hidden;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.result span h5 {
	font-size: 24px;
	color: #858585;
	font-weight: normal;
}
.result span h6 {
	display: block;
	float: right;
	background-color: #11551a;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border: 1px solid #030;
	margin-top:4px;
}
.result:hover span h6 {
	background-color: #2b8a38;
}
#featured h3, #brand-outer h3 {
	text-align: center;
	display: block;
	color: #505c64;
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 3px;
}
#slides {
	margin-top: 50px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height:220px;
	overflow-y:hidden;
}

.pagination {
      margin: -45px 0 0;
      float: right;
      list-style: none;
}

.pagination li {
      float: left;
      margin: 0 1px;
}

.pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(/images/pagination.webp);
      background-position: 0 0;
      float: left;
      overflow: hidden;
}

.pagination li.current a {
      background-position: 0 -13px
}
a.prev {
	display:block;
	width:50px;
	height:49px;
	position:absolute;
	margin-left:-100px;
	top:255px;
	font-size:0px;
	background-image: url(/images/prev.webp);
	background-repeat: no-repeat;	
}
a.next {
	display:block;
	width:50px;
	height:49px;
	position:absolute;
	margin-left:800px;
	top:255px;
	font-size:0px;
	background-image: url(/images/next.webp);
	background-repeat: no-repeat;	
}
.slides_container div.detail {
	float: right;
	width:370px;
	margin-left: 30px;
	height:200px;
	overflow:hidden;
}
.slides_container div.detail.wide {
	width:750px;
	margin-left:0px;
}
#slides h2 {
	color: #afcb08;
	font-size: 26px;
	font-weight: normal;
	line-height: 110%;
}
#slides a {
	text-decoration: none;
}
#slides p {
	color: #E0E0E0;
	font-size: 14px;
	margin-top: 5px;
}
#brand {
	text-align: center;
}
#brand a {
	margin-right: 5px;
	margin-left: 5px;
}
#brand-outer {
	margin-top: 35px;
	margin-left: -10px;
	width: 980px;
	clear:both;
}
#footer {
	background-color: #FFF;
}
#footer-inner {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer-inner p {
	font-size: 13px;
	margin-top: 19px;
}
#footer-inner img {
	float: right;
}
#bottom {
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom p {
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #FFF;
}
#bottom a {
	color: #669C2F;
	text-decoration: none;
	font-weight: normal;
}
.slides_container div {
	height: 250px;
}
#refine {
	margin-bottom: 35px;
	background-color: #D3D3D3;
	border: 1px solid #bbb;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin-top: 10px;
}
#refine form div {
	float: left;
	margin-right: 15px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbb;
}
#refine form div label {
	font-size: 14px;
	color: #3d474c;
}
#refine form div select {
	margin-left: 5px;
	padding: 3px;
	max-width: 125px;
	color: #3d474c;
}
#refine form div.button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
#refine form div.button input {
	display: block;
	background-color: #3d474c;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border: 1px solid #030;
}
#refine form div h4 {
	color: #3d474c;
}
#refine form div.titleh4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}
#contactaddress {
	float: left;
	width: 270px;
	margin-right: 60px;
	margin-top: 15px;
}
#contactform {
	float: left;
	width: 590px;
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #bbb;
	background-color: #D3D3D3;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#map {
	margin-top: 30px;
	border: 1px solid #cccccc;
}
#contactform form div label {
	font-size: 14px;
	color: #3d474c;
	display: block;
	width: 150px;
	float: left;
}
#contactform form div input {
	width: 420px;
	float: left;
	margin-bottom: 4px;
}
#contactform form div textarea {
	float: left;
	width: 420px;
	margin-bottom: 5px;
	padding:2px;
}
#contactform form div select {
	width: 215px;
	float: left;
	margin-bottom: 3px;
	padding:2px;
}
#contactform form div input.submit {
	width: 60px;
	margin-left: 150px;
	display: block;
	background-color: #3d474c;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border: 1px solid #030;
}

#right #contactaddress .opening p {
	margin: 0px;
	font-size: 13px;
}
p a {
	text-decoration: none;
	color: #11551A;
	font-weight: bold;
}
#right img {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}
#detail {
	background-color: #FFF;
	padding: 15px;
	border: 1px solid #ccc;
	margin-top: 8px;
}
#maindesc table {
	font-size: 14px;
	margin-bottom: 25px;
}
#maindesc {
	margin-top: 20px;
	padding-top: 10px;
}
#right #detail a.image {
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 3px;
	width:323px;
	height:240px;
	display:block;
	float:right;
	margin-right: 3px;
	padding: 5px;
}
#right #detail a.image image {
	opacity:0.6;
}
#right #detail a.image:hover image {
	opacity:1;
}
#maindesc ul {
	display: block;
	width: 960px;
	list-style-type: none;
	margin-bottom: 20px;
}
#maindesc ul li {
	display: block;
	float: left;
	width: 257px;
	margin-right: 30px;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	background-image: url(/images/bullet.webp);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
	min-height: 16px;
	padding-top:2px;
	padding-bottom:6px;
}
#right #maindesc p {
	font-size: 14px;
}
#maindesc h4 {
	font-size: 28px;
	margin-top: 5px;
	color: #568424;
}
#right a {
	color: #568424;
	text-decoration: none;
	font-weight: bold;
}
a.hidden {
	display:none;
}#contactform.valuation {
	width: 940px;
	padding-right: 0px;
}
#contactform.valuation form div label {
	width: 125px;
}
#contactform.valuation form div input {
	width:300px;
	margin-right: 35px;
	padding: 2px;
}
#contactform.valuation form div input.submit {
	margin-top:3px;
	margin-left: 135px;
	width: 60px;
}
#contactform.valuation form div textarea {
	width:300px;
	margin-right: 25px;
}
#contactform.valuation form div select {
	width:303px;
	margin-right: 25px;
}
#contactform span.error {
	font-size: 11px;
	color: #F00;
	position: absolute;
	text-align: right;
	display: block;
	margin-top: -17px;
	margin-left: 315px;
}
#contactform.valuation span.error {
	margin-left: 255px;
}
#nav-outer {
	background-color: #0E4515;
}
#nav {
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	display: block;
	color: #CCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 0px;
}
#nav ul li.selected a {
	color: #FFF;
}
.msg {
	color: #C00;
}
.result span.msg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	padding: 0px;
}
#buttons {
	float: right;
	width: 210px;
	margin-right: 40px;
	margin-top: -240px;
}
#buttons a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-bottom: 10px;
	background-color: #11551A;
	border: 1px solid #0E4515;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size: 14px;
	color: #FFF;
}
.hidden {
	display:none!important;
}
#toplogos {
	padding-left: 60px;
	height:auto;
}
#bottom-logos {
	margin-right: 50px;
	margin-top: 43px;
}
#thumbnails {
	float: right;
	width: 340px;
	clear: right;
	margin-right: -4px;
	margin-bottom: 25px;
}
#right #thumbnails img {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mob-menu {
	display:none;	
}
.map-container {
	height:250px;
	margin-top:40px;	
}
.map-inner {
	height:100%;
}
/*
     FILE ARCHIVED ON 21:27:23 Mar 17, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:31:30 May 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.339
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.029
  esindex: 0.005
  cdx.remote: 10.125
  LoadShardBlock: 99.119 (3)
  PetaboxLoader3.datanode: 120.021 (4)
  load_resource: 112.081
  PetaboxLoader3.resolve: 72.804
*/