html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear, .clearboth {
	clear:both;
}
body {
	background-color:#B7BF10;
}
#wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:180px;
}
.logo {
	display:block;
	width:970px;
	padding:35px 0 0 30px;
	margin-bottom:15px;
}
#nav {
	width:955px;
	height:34px;
	display:block;
	padding:16px 30px 0 15px;
	background-color:#6A737B;
}
#nav ul {
	float:left;
}
#nav ul li {
	float:left;
}
#nav ul li a {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 500;
	font-size:17px;
	color:#FFFFFF;
	padding:0 15px 0 15px;
	text-decoration:none;
	border-right:1px solid #FFFFFF;
}
span.number {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 500;
	font-size:17px;
	float:right;
	color:#B7BF10;
}
#nav ul li a:hover, #nav ul.superfishMenu ul.superfishMenu li a:hover, #nav ul li a.selected {
	color:#B7BF10;
}
#nav ul li {
	height:34px;
}
#nav ul li li {
	height:auto !important;
}
#nav ul li.liselected {
	background-image:url(../images/white-arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#nav ul li.liselected.sfHover {
	background-image:none;
}
.sf-sub-indicator {
	display:none;
}
#nav ul.superfishMenu ul.superfishMenu {
	clear: both !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute !important;
	top:191px;
	z-index: 50000 !important;
	width:192px !important;
}
#nav ul.superfishMenu ul.superfishMenu li {
	background-image:url(../images/nav-middle.png);
	background-repeat:repeat-y;
}
#nav ul.superfishMenu ul.superfishMenu li.first {
	background-image:url(../images/nav-top.png);
	background-repeat:no-repeat;
	padding-top:20px;
	display:block;
	background-position:top;
}
#nav ul.superfishMenu ul.superfishMenu li.last {
	background-image:url(../images/nav-bottom.png);
	background-repeat:no-repeat;
	padding-bottom:25px;
	background-position:left bottom;
}
#nav ul.superfishMenu ul.superfishMenu li a {
	border-right:none;
	font-size:14px;
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 300;
	color:#6A737B;
	padding-bottom:17px;
	display:block;
	margin:0;
}
#nav ul.superfishMenu ul.superfishMenu li a {
	padding-left:20px !important;
	padding-right:10px !important;
	display:block;
}
#nav ul.superfishMenu ul.superfishMenu li a.selected {
	background-image:none !important;
}
#main-wrap {
	width:1000px;
	background-color:#FFFFFF;
	background-image:url(../images/wrapper-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:180px;
	position:relative;
	min-height:400px;
	height:400px;
	height:auto !important;
}
#main-wrap.home-wrap {
	padding-bottom:0px;
}
#slideshow {
	width:1000px;
	height:300px;
	margin-bottom:20px;
}
#slideshow img {
	width:1000px;
	height:300px;
}
.slideshowoverlay {
	position:absolute;
	width:280px;
	height:225px;
	padding:15px 10px 0 10px;
	top:30px;
	right:30px;
	display:block;
	z-index:99999;
	background-image:url(../images/slide-bg.png);
	
	}
	.slideshowtext h2 {
	color:#FFFFFF;
	font-size:24px;
		font-family: "museo", serif;
	font-style: normal;
	font-weight: 300;
	margin-bottom:10px;
	line-height:28px;
	
	}
	.slideshowtext p {
	font-family: "museo", serif;
	font-style: normal;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	font-weight: 300;
	}
	.slideshowprev, .slideshownext {
	position:absolute;
	width:17px;
	height:11px;
	text-indent:-9999px;
	display:block;
	bottom:10px;
	cursor:pointer;
	}
	.slideshowprev {
	
	right:30px;
	background-image:url(../images/prev.png);
	}
	.slideshownext {

	right:10px;
	background-image:url(../images/next.png);
}
.home-left {
	width:620px;
	padding-left:30px;
	float:left;
	margin-right:20px;
}
.home-left h1 {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 500;
	color:#B7BF10;
	font-size:26px;
	margin-bottom:10px;
}
.home-left p {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 300;
	color:#6A737B;
	font-size:16px;
	line-height:24px;
	margin-bottom:10px;
}
.home-highlight {
	width:300px;
	float:left;
	margin-top:5px;
	display:block;
}
.home-highlight.hh1 {
	margin-right:20px;
}
.home-highlight h2 {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 500;
	color:#B7BF10;
	font-size:22px;
	margin-bottom:10px
}
.home-left .home-highlight p, .home-right p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#6A737B;
	margin-bottom:15px;
}
.home-right {
	float:left;
	width:300px;
}
.home-left a {
	font-weight:bold;
	color:#6A737B;
	text-decoration:none;
}
.home-left a:hover {
	color:#B7BF10;
}
.home-right h2 {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 500;
	color:#B7BF10;
	font-size:22px;
	margin-bottom:10px;
}
.home-right h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#6A737B;
	font-size:16px;
	margin-bottom:5px;
}
.home-right a.get-in-touch {
	background-image:url(../images/get-in-touch-link.png);
	width:300px;
	height:40px;
	text-indent:-9999px;
	display:block;
	margin-bottom:20px;
}
.home-right a.report-repair {
	background-image:url(../images/report-repair-link.png);
	width:300px;
	height:40px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}
.home-right a.core-services {
	background-image:url(../images/core-services-link.png);
	width:300px;
	height:40px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}
.home-right a.report-repair:hover, .home-right a.get-in-touch:hover, .home-right a.core-services:hover {
	background-position:0 -40px;
}
.home-news h3 {
	font-weight:bold;
}
#subnav {
	width:250px;
	float:left;
	margin-right:20px;
	padding-top:15px;
}
#subnav h2 {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 500;
	color:#B7BF10;
	font-size:22px;
	margin-bottom:10px;
	padding-left:30px;
}
#subnav ul {
	width:250px;
}
#subnav ul li {
}
#subnav ul li a {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 300;
	color:#6A737B;
	font-size:13px;
	text-decoration:none;
	padding:10px 0 10px 30px;
	display:block;
}
#subnav ul li a:hover, #subnav ul li a.selected {
	background-image:url(../images/subnav-arrow.png);
	background-position:left;
	background-repeat:no-repeat;
}
#right-content {
	float:right;
	width:730px;
}
#right-content h1, .group h2.blog-title {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 500;
	color:#B7BF10;
	font-size:28px;
	margin-bottom:10px;
}
#right-content p {
	font-size:13px;
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 300;
	line-height:19px;
	color:#6A737B;
	margin-bottom:15px;
}
#right-content a {
	color:#6A737B;
	text-decoration:none;
	font-family: "museo", serif;
	font-style: normal;
	font-weight:700;
}
#right-content a:hover, #right-content li a:hover {
	color:#B7BF10;
}
#right-content h2 {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 500;
	color:#B7BF10;
	font-size:19px;
	margin-bottom:4px;
}
#right-content h3 {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 500;
	color:#B7BF10;
	font-size:16px;
	margin-bottom:3px;
}
#right-content h4 {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 700;
	color:#B7BF10;
	font-size:14px;
	margin-bottom:3px;
}
#right-content h5, #right-content h6 {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 500;
	color:#B7BF10;
	font-size:14px;
	margin-bottom:3px;
}
.content-img {
	width:730px;
	height:300px;
	margin-bottom:10px;
	display:block;
}
.content-left, .content-right {
	width:340px;
	float:left;
	margin-right:20px;
}
#right-content ul, #right-content ol {
	margin:0 0 15px;
	padding:0;
}
#right-content ul li {
	background-image:url("../images/bullet.png");
	background-position:left 4px;
	background-repeat:no-repeat;
	list-style:none outside none;
	padding-left:20px;
	color:#6A737B;
	font-size:13px;
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 300;
	line-height:18px;
	margin-bottom:4px;
}
#right-content ol {
	list-style:decimal;
	padding:0 0 0 17px;
}
.content-left ol li {
	padding:0;
	margin:0 0 10px;
	color:#6A737B;
	font-size:13px;
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 300;
	line-height:18px;
}
#footer-full {
	background-color:#6A737B;
	height:180px;
	margin-top: -180px;
	position: relative;
	width: 100%;
}
#footer {
	height:160px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	width: 940px;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
}
.footer-left {
	display: block;
	float: left;
	width: 340px;
}
.footer-left p.address {
	margin-bottom:35px;
}
.footer-left a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	.ombudsman {
	clear:both;
	float:right;
	margin-bottom:20px;
}
.footer-right {
	display: block;
	float: right;
	clear:none;
	width:500px;
}
.footer-right ul {
	margin-bottom:15px;
	float:right;
}
.footer-right ul li {
	border-right: 1px solid #fff;
	float: left;
	margin-right: 6px;
	padding-right: 6px;
	font-size:12px;
}
.footer-right ul li.last {
	border-right: medium none !important;
	padding:0;
	margin:0;
}
.footer-right ul li a, .credit {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.footer-right ul li a:hover, .footer-right ul li a.selected, .credit:hover, .footer-left a:hover {
	color:#B7BF10;
}
.credit {
	background-image:url(../images/pw-icon.png);
	background-position: right 0;
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	padding-right:28px;
	clear:both;
	width:185px;
	float:right;
	line-height:20px;
}
.credit:hover {
	background-position:right -22px;
}
#fbform input.text {
	background-color:#F1F2C2;
	width:355px;
	height:22px;
	border:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 5px;
}
textarea {
	background-color:#F1F2C2;
	width:355px;
	float:left;
	height:90px;
	border:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 5px;
}
#fbform label {
	width:100px;
	float:left;
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	color:#6A737B;
	line-height:19px;
	padding-top:3px;
}
#fbform .fbform5 label {
	padding-top:0px;
}
input.checkbox {
	float:left;
	margin-right:10px;
	margin-top:6px;
}
.checkboxanswer {
	padding-left:100px;
}
#fbform .checkboxanswer label {
	width:310px;
}
.requiredfields {
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	color:#6A737B;
	margin-left:100px;
}
.news .content-left, .contact .content-left {
	width:460px;
}
.question {
	margin-bottom:10px;
	position:relative;
	}
.Captcha-question {
    clear: both;
    color: #E5F1F9;
    display: block;
    font-size: 12px;
    padding-left: 105px;
}
.Captcha-question img {
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
}
#fbform .Captcha-question label {
    clear: both;
    display: block;
    margin-bottom: 6px;
    width: 250px;
}
a#change-image {
    display: block;
}
input#captcha-form {
    background-color:#F1F2C2;
    clear: both;
    color: #828282;
    display: block;
     font-size: 13px;
    height: 26px;
    margin-bottom: 8px;
    padding: 0 0 0 3px;
    width: 200px;
	border:none;
}
.submit-button {
	background-image: url("../images/submit-button-contact.png");
	border: medium none;
	cursor: pointer;
	display: block;
	height: 30px;
	line-height:0;
	margin-bottom: 15px;
	text-indent: -9999px;
	width: 103px;
	margin-left:100px;
}
.submit-button:hover {
	background-position:0 -30px;
}
.contact .content-right {
	width:220px;
	word-wrap: break-word;
}
.content-right {
	margin-right:0px;
}
.contact #right-content {
	padding-top:15px;
}
h3.blog-info {
	color:#B7BF10;
	font-family: "museo", serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.blog-content {
	border-bottom: 2px solid #B7BF10;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.news .content-left {
	padding-top:20px;
}
h3.date {
	color:#6A737B !important;
	font-size:12px !important;
	margin-bottom:15px !important;
}
.newsarticle {
	border-bottom: 2px solid #B7BF10;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.home-right .form {
	padding:15px;
	padding-bottom:20px;
}
.home-right .form .submit-button {
	background-image: url("../images/submit-button-home.jpg");
	margin-left:0px;
}
.home-right .form {
	width:270px;
	height:290px;
	background-color:#B7BF10;
	display:block;
}
.home-right .form p {
	font-family: "museo", serif !important;
	color:#FFF;
	font-style: normal;
	font-weight: 300;
	font-size:12px;
}
.home-right .form input.text {
	background-color:#FFF !important;
	width:270px !important;
	height:30px !important;
	border:none !important;
	float:left !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
}
.home-right .form #fbform label {
	width:100px;
	float:left;
	font-family: "museo", serif;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	color:#B7BF10 !important;
	margin:9px 0 0 10px;
	padding:0;
	line-height:13px;
}
.home-right .form h2 {
	color:#FFF;
	font-size:22px;
	margin-bottom:10px;
}
.home-news a {
	color:#6A737B;
	text-decoration:none;
	font-style: normal;
	font-weight:700;
}
.home-news a:hover {
	color:#B7BF10;
}
