@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-banner.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

p {margin: 0 0 1em 0}

/* containers */

.wrapper {
	width: 904px;
	overflow: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
}
.container {
	width: 904px;
	margin: auto;
	overflow: visible;
}

/* end containers */


/* bannernav */

.bannernav {
	width: 904px;
	text-align: left;
	vertical-align: top;
	height: 162px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	position: relative;
}
.bannernav #search {
	text-align: right;
	vertical-align: middle;
	float: right;
	position: absolute;
	top: 3px;
	margin: 0px;
	right: 10px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	overflow: visible;
}
.search-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

/* end banner nav */

/* bannernav navigation */

.nav {
	text-align: right;
	vertical-align: top;
	float: right;
	position: absolute;
	right: 10px;
	text-decoration: none;
	overflow: visible;
	top: 120px;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

div.nav {
	float:right;
	overflow:hidden;
	margin: 0px;
	vertical-align: top;
}

div.nav ul {
	list-style:none;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

div.nav ul li {
	float:left;
	font-size:13px;
}

div.nav ul li:first-child {
    background:none;
}

div.nav ul li a {
	color:#FFF;
	padding:0px 15px 0px 15px;
	display:block;
	cursor:pointer;
}

div.nav ul li.selected a,
div.nav ul li a:hover {
	color:#78bc2e;
	text-decoration:none;
}

/* end bannernav navigation */



/* Home banner */

.mainContentHomeBanner {
	text-align: left;
	vertical-align: top;
	width: 904px;
	position: relative;
}

/* end Home banner, see slider.css */



/* Home content */

.mainContentHome {
	text-align: left;
	vertical-align: top;
	width: 904px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	overflow: visible;
	position: relative;
}
.mainContentHomebody {
	text-align: left;
	vertical-align: top;
	width: 607px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.mainContentHomebody #content a {
	color: #dc4300;
	text-decoration: none;
}
.mainContentHomebody #content a:hover {
	color: #dc4300;
	text-decoration: underline;
}

.mainContentHomebody H1 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #78bc2e;
	margin-top: 0px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: auto;
	padding-bottom: 5px;
}

.mainContentHomebody H2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #78bc2e;
	margin-top: 0px;
	margin-bottom: 16px;
}

.mainContentHomebody H3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #292319;
	margin-top: 0px;
	margin-bottom: 8px;
}

.mainContentHomebody H4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2A2319;
	margin-top: 0px;
	margin-bottom: 8px;
}

.mainContentHomebody #content {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #292319;
	text-decoration: none;
	padding: 10px;
}
.mainContentHomebodyright {
	text-align: left;
	vertical-align: top;
	width: 297px;
}
.mainContentHomebodyright #content2 {
	text-align: left;
	vertical-align: top;
	padding-left: 22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

/* end Home content */


/* Base bar */

.basebar {
	text-align: left;
	vertical-align: middle;
	width: 904px;
	margin: 0px;
	padding: 0px;
	height: 58px;
	background-image: url(../images/bg-basebar.jpg);
	position: relative;
}
.basebar #content3 {
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
}
.basebar #content3 a {
	text-decoration: none;
	color: #78bc2e;
}
.basebar #content3 a:hover {
	text-decoration: underline;
	color: #78bc2e;
}
.basebarContentbig {
	font-size: 20px;
	text-decoration: none;
	color: #78bc2e;
	font-style: normal;
	font-weight: normal;
}

/* end Base bar */

/* linkto */

.linkto {
	text-align: right;
	vertical-align: middle;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	position: relative;
	background-color: #FFF;
	float: right;
}
.linkto #content4 {
	text-align: right;
	vertical-align: middle;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 20px;
	right: 0px;
	padding-bottom: 10px;
	float: right;
}
.linkto #content4 a {
	text-decoration: none;
	color: #999;
}
.linkto #content4 a:hover {
	text-decoration: underline;
	color: #999;
}
/* end linkto */

/* home quote */

.quote-panel-wrap {
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.quote-panel-wrap #header {
	background-image: url(../images/quote-box.gif);
	background-repeat: no-repeat;
	height: 51px;
	text-align: left;
	vertical-align: middle;
	padding-left: 90px;
}

.quote-panel-wrap H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #292319;
	padding-top: 12px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.quote-panel-wrap p {
	text-align: left;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.quote-panel-wrap #footnote p {
	text-align: left;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #78bc2e;
	text-decoration: none;
}

/* end home quote */

/* home services */

.services-panel-wrap {
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.services-panel-wrap H1 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #78bc2e;
	margin-top: 0px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
.services-panel-wrap ul {
	list-style:none;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.services-panel-wrap li {
	list-style: none;
	list-style-position: inside;
	list-style-image: url(../images/list-tick.gif);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 8px;
	padding-bottom: 4px;
	color: #292319;
	padding-left: -10px;
}
.services-panel-wrap li a {
	color: #292319;
	cursor:pointer;
	text-decoration: none;
}
.services-panel-wrap li a:hover {
	color: #dc4300;
	cursor:pointer;
	text-decoration: none;
}

/* end home services */

/* home casestudy */

.casestudy-panel-wrap {
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.casestudy-panel-wrap p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #292319;
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 18px;
}
.casestudy-panel-wrap H1 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #78bc2e;
	margin-top: 0px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
.casestudy-panel-wrap H2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	text-decoration: none;
}

.casestudy-panel-wrap H2 a {
	color: #dc4300;
	cursor:pointer;
	text-decoration: none;
}
.casestudy-panel-wrap H2 a:hover {
	color: #dc4300;
	cursor:pointer;
	text-decoration: underline;
}

.casestudy-panel-wrap a {
	color: #dc4300;
	cursor:pointer;
	text-decoration: none;
}
.casestudy-panel-wrap a:hover {
	color: #dc4300;
	cursor:pointer;
	text-decoration: underline;
}
.casestudy-panel-wrap p a {
	color: #dc4300;
	cursor:pointer;
	text-decoration: none;
}
.casestudy-panel-wrap p a:hover {
	color: #dc4300;
	cursor:pointer;
	text-decoration: underline;
}

/* end home casestudy */







/* Internal General content */

.mainContentInternalGeneral {
	text-align: left;
	vertical-align: top;
	width: 904px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	overflow: visible;
	position: relative;
}
.mainContentInternalGeneralbody {
	text-align: left;
	vertical-align: top;
	width: 607px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}

.mainContentInternalGeneral H1 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #78bc2e;
	margin-top: 0px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: auto;
	padding-bottom: 5px;
}

.mainContentInternalGeneral H2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #78bc2e;
	margin-top: 0px;
	margin-bottom: 16px;
	width: auto;
}

.mainContentInternalGeneral H3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #292319;
	margin-top: 0px;
	margin-bottom: 8px;
}

.mainContentInternalGeneral H4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2A2319;
	margin-top: 0px;
	margin-bottom: 8px;
}
.mainContentInternalGeneralbody #content4 {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #2A2319;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.mainContentInternalGeneralbody #content4 a {
	color: #dc4300;
	text-decoration: none;
}
.mainContentInternalGeneralbody #content4 a:hover {
	color: #dc4300;
	text-decoration: underline;
}
.mainContentInternalGeneralleft {
	text-align: left;
	vertical-align: top;
	width: 297px;
}
.mainContentInternalGeneralleft #content3 {
	text-align: left;
	vertical-align: top;
	padding-left: 22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #2A2319;
}

/* end Internal General content */

/* internal nav */

.nav-internal {
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.nav-internal H1 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #78bc2e;
	margin-top: 0px;
	margin-bottom: 16px;
}
div.nav-internal ul {
	list-style:none;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
div.nav-internal li {
	list-style: none;
	list-style-position: inside;
	list-style-image: url(../images/nav-arrow.gif);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 8px;
	padding-bottom: 4px;
	color: #292319;
	padding-left: -10px;
}
div.nav-internal li a {
	color: #292319;
	cursor:pointer;
	text-decoration: none;
}
div.nav-internal li a:hover {
	color: #dc4300;
	cursor:pointer;
	text-decoration: none;
}
div.nav-internal ul li.selected a {
	color: #78bc2e;
	text-decoration:none;
}
/* end internal nav */

/* sitemap */

.sitemap {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 25px;
	position: relative;
	background-color: #FFFFFF;
	float: left;
	width: 100px;
}
.sitemap #content5 {
	text-align: left;
	vertical-align: middle;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	left: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sitemap #content5 a {
	text-decoration: none;
	color: #FFFFFF;
}
.sitemap #content5 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/* end sitemap */
