@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000E19;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000E19;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000E19;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
}
p {
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: left;
}
.bold-large {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cushycms {
}
.gold {
	color: #F78F1E;
}
.active {
	color: #FFFFFF;
}

.small-text {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.bottom-space {
	margin: 0px;
	padding: 0px;
}
.centred {
	text-align: center;
}
.right {
	text-align: right;
}
#wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	float: left;
	height: 115px;
	width: 1000px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F78F1E;
	background-color: #000e19;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #F78F1E;
}
#logo-header {
	background-image: url(../images/logo-header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 400px;
	background-position: center center;
}
#phone-header {
	float: right;
	height: 115px;
	width: 280px;
}
#banner-wrap {
	float: left;
	height: 280px;
	width: 1000px;
	background-color: #FFF;
}
#banner-wrap-maps {
	float: left;
	height: 280px;
	width: 1000px;
	position: absolute;
	top: 160px;
	z-index: 999;
}
#header-space {
	background-color: #FFF;
	float: left;
	height: 18px;
	width: 1000px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#facebook {
	height: 35px;
	width: 35px;
	position: absolute;
	top: 25px;
	z-index: 999;
	float: right;
	margin-left: 220px;
	left: auto;
}
#google {
	height: 35px;
	width: 35px;
	position: absolute;
	top: 25px;
	z-index: 999;
	float: left;
	margin-left: 175px;
	left: auto;
}
#google-plus {
	height: 35px;
	width: 300px;
	position: inherit;
	top: 397px;
	z-index: 999;
	float: right;
	margin-left: 200px;
	left: 605px;
	text-align: right;
}
.g-plusone {
	width: 300px;
	float: right;
	text-align: right;
}
#menu    {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 1000px;
	background-color: #000E19;
	color: #F78F1E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu ul li {
	display: inline;
	list-style-type: none;
	padding-left: 12px;
	padding-right: 12px;
	color: #F78F1E;
}
#menu ul li a {
	color: #F78F1E;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#main-body {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000E19;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
}
#main-body-left {
	float: left;
	height: auto;
	width: 620px;
}
#main-body-text {
	float: left;
	height: auto;
	width: 600px;
	margin-right: 20px;
	text-align: left;
}
#main-body-text-news {
	float: left;
	height: auto;
	width: 400px;
	margin-right: 30px;
	text-align: left;
}
#main-body-left-news {
	float: left;
	height: auto;
	width: 530px;
	margin-right: 30px;
}
#main-body-right-news {
	float: left;
	height: auto;
	width: 400px;
	text-align: left;
}
#main-body-text a {
	color: #000E19;
	text-decoration: underline;
}
#main-body-left-news a {
	color: #000E19;
	text-decoration: underline;
}
#main-body-left-news a:hover {
	color: #F78F1E;
	text-decoration: underline;
}
#main-body-text a:hover {
	color: #F78F1E;
	text-decoration: underline;
}
#main-body-right {
	float: left;
	height: auto;
	width: 340px;
}
#main-body-right-news a {
	color: #000E19;
	text-decoration: underline;
}
#main-body-right-news a:hover {
	color: #F78F1E;
	text-decoration: underline;
}
#pricing {
	float: left;
	width: 600px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 120px;
}
#main-body-bottom {
	float: left;
	height: 300px;
	width: 600px;
	margin-top: -5px;
}
#main-body-bottom-about {
	float: left;
	height: 300px;
	width: 600px;
	margin-top: -8px;
}
#main-body-bottom-error {
	float: left;
	height: 300px;
	width: 600px;
	margin-top: -9px;
}
#main-body-bottom-success {
	float: left;
	height: 300px;
	width: 600px;
	margin-top: -10px;
}
#main-body-bottom-left {
	float: left;
	height: 100%;
	width: 310px;
	margin-right: 20px;
}
#main-body-bottom-contact {
	float: left;
	height: 300px;
	width: 600px;
	margin-top: 10px;
	color: #FFFFFF;
}
#main-body-bottom-left-contact {
	float: left;
	height: 290px;
	width: 310px;
	margin-right: 20px;
	background-image: url(../images/contact-back.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: center center;
}
#contact-icons {
	float: left;
	height: 100%;
	width: 35px;
	text-align: center;
	padding-right: 9px;
}
#contact-labels {
	float: left;
	height: 100%;
	width: 58px;
	text-align: left;
	padding-left: 15px;
	color: #F78F1E;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#contact-text {
	float: left;
	height: 100%;
	width: 190px;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F78F1E;
}
#icons-phone {
	height: 27px;
	width: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#icons-mobile {
	height: 27px;
	width: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#icons-fax {
	height: 27px;
	width: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#icons-address {
	height: 27px;
	width: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#icons-hours {
	height: 27px;
	width: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#icons-email {
	height: 27px;
	width: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#icons-post {
	height: 35px;
	width: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#label-phone {
	height: 27px;
	width: 55px;
	padding-top: 20px;
}
#label-mobile {
	height: 27px;
	width: 55px;
	padding-top: 20px;
}

#label-fax {
	height: 27px;
	width: 55px;
	padding-top: 20px;
}
#label-address {
	height: 27px;
	width: 55px;
	padding-top: 20px;
}
#label-hours {
	height: 27px;
	width: 55px;
	padding-top: 20px;
}
#label-email {
	height: 27px;
	width: 55px;
	padding-top: 20px;
}
#label-post {
	height: 35px;
	width: 55px;
	padding-top: 20px;
}
#text-phone {
	height: 27px;
	width: 185px;
	padding-top: 8px;
	font-size: 11px;
}
#text-mobile {
	height: 27px;
	width: 185px;
	padding-top: 20px;
}
#text-fax {
	height: 27px;
	width: 185px;
	padding-top: 20px;
}
#text-address {
	height: 27px;
	width: 185px;
	padding-top: 10px;
	line-height: 18px;
	padding-bottom: 10px;
}
#text-address a {
	text-decoration: underline;
	color: #F78F1E;
}
#text-address a:hover {
	color: #FFFFFF;
}
#text-hours {
	height: 55px;
	width: 190px;
	padding-top: 5px;
}
#text-email  {
	height: 27px;
	width: 185px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #E6E6E6;
}
#text-email a {
	text-decoration: underline;
	color: #F78F1E;
}
#text-email a:hover {
	color: #FFFFFF;
}
#text-post {
	height: 42px;
	width: 185px;
	padding-top: 13px;
	line-height: 18px;
}
#main-body-bottom-right {
	float: left;
	height: 300px;
	width: 270px;
	background-image: url(../images/map-back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main-body-text ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main-body-left ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main-body-text ul li {
	list-style-image: url(../images/arrow.jpg);
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#main-body-left ul li {
	list-style-image: url(../images/arrow.jpg);
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#service-map {
	float: left;
	height: 295px;
	width: 270px;
	position: absolute;
	top: 695px;
	z-index: 999;
	margin-left: 330px;
	left: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/map-back.jpg);
}
#side-bar {
	float: left;
	height: 500px;
	width: 300px;
	background-image: url(../images/panel-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
}
#news-items-link {
	float: left;
	height: 210px;
	width: 340px;
	color: #000E19;
	padding-top: 20px;
}
#news-items-link-alt {
	float: left;
	height: 210px;
	width: 340px;
	color: #000E19;
	padding-top: 10px;
	padding-bottom: 25px;
}
#news-items-link ul li {
	line-height: 24px;
	list-style-image: url(../images/arrow.jpg);
}
#form {
	width: 300px;
	height: 390px;
	float: left;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form-text-headings {
	font-size: 11px;
	text-align: left;
	color: #000E19;
	line-height: 22px;
	margin: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.form-text-headings a {
	color: #000E19;
}
.form-text-box {
	height: 25px;
	width: 290px;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000E19;
}
.form-text-message {
	height: 133px;
	width: 288px;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000E19;
	line-height: 18px;
	padding-top: 5px;
}
.form-text-captcha {
	height: 25px;
	width: 135px;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000E19;
}
#submit {
	background-color: #DDDDDD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 145px;
	height: 25px;
	margin-right: 5px;
}
#reset {
	background-color: #DDDDDD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 145px;
	height: 25px;
}
#footer-logos {
	background-color: #FFF;
	background-image: url(../images/footer.jpg);
	float: left;
	height: 70px;
	width: 1000px;
}
#footer {
	background-color: #000E19;
	float: left;
	height: 50px;
	width: 960px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F78F1E;
	padding-top: 20px;
	color: #F78F1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
#footer-left {
	float: left;
	height: 30px;
	width: 320px;
	line-height: 30px;
	padding-left: 0px;
}
#footer-centre {
	float: left;
	height: 20px;
	width: 320px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer-right {
	float: left;
	height: 30px;
	width: 320px;
	text-align: right;
	line-height: 30px;
}
#footer-right a {
	color: #F78F1E;
}
#footer-right a:hover {
	color: #F78F1E;
}
input, select, textarea, map, area, img {
outline:none;
border-style:none;
}
#quote-form {
	background-position: center center;
	float: left;
	height: 470px;
	width: 560px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	background-image: url(../images/quote-back.jpg);
	background-repeat: no-repeat;
}
.form-text-headings-gold {
	font-size: 11px;
	text-align: left;
	color: #F78F1E;
	line-height: 22px;
	margin: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.form-text-box-quote {
	height: 20px;
	width: 290px;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000E19;
}
.form-text-box-small {
	height: 20px;
	width: 80px;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000E19;
}
.form-text-message-wide {
	height: 78px;
	width: 288px;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000E19;
	line-height: 18px;
	padding-top: 5px;
}
#submit-quote {
	background-color: #DDDDDD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 145px;
	height: 25px;
	margin-right: 5px;
}
#reset-quote {
	background-color: #DDDDDD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 145px;
	height: 25px;
}
input[type=checkbox].css-checkbox {
	position: absolute;
	overflow: hidden;
	clip: rect(0,0,0,0);
	height: 17px;
	width: 17px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	background-color: #FFF;
}
input[type=checkbox].css-checkbox + label.css-label {
	height: 17px;
	line-height: 17px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	cursor: default;
	margin: 0px;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
	background-image: url(../images/check.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}		
.css-label{
	background-image: url(../images/nocheck.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-left: -20px;
	color: #F78F1E;
	font-size: 11px;
	line-height: 17px;
	vertical-align: middle;
	background-position: left center;
}
.cms-editable-content {
}
#cms-right {
	float: left;
	height: auto;
	width: 400px;
}
#cms-left {
	float: left;
	height: auto;
	width: 530px;
}
#cms-left ul li {
	line-height: 16px;
}
#cms-right ul li {
	line-height: 16px;
}
.phone-number {
	padding-top: 80px;
	text-align: right;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 19px;
}
.phone-number a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#menu ul .active {
	color: #FFF;
}
#text-hours p {
	font-size: 11px;
}
#main-body-text ul li ul {
	margin: 0px;
}
#main-body-text ul li ul li {
	margin: 0px;
	padding: 0px;
}
