body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38404F;
	background: url(../images/bg.gif) repeat-x #fff;
}
* {
	margin:0;
	padding:0;
}
a {
	color: #5C6F7B;
}
a:hover {
	color: #778E1E;
}
p {
	line-height: 18px;
	margin-bottom: 15px;
}
h1 {
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 8px;
	color: #778E1E;
}
h3 {
	font-size: 22px;
	font-weight: normal;
	color: #778E1E;
	margin: 0 0 8px 0;
	line-height: 26px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #778E1E;
	margin: 0 0 8px 0;
	line-height: 21px;
}
.errors {
	color: #E44145;
	background: #FFFFCC;
	padding:10px;
	margin-bottom: 15px;
}
img {
	border: 0;
	float:left;
}
#header {
	width: 960px;
	margin: 0 auto;
}
#header .container {
	width: 960px;
	float:left;
	position: relative;
}
#header img {
	float:left;
}
#header ul {
	float:right;
	list-style: none;
	position: absolute;
	bottom: 0;
	right:0;
}
#header li {
	float:left;
}
#header li a {
	float:left;
	font-size: 18px;
	padding: 25px 15px;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}
#header li a:hover {
	color: #ccc;
}
#header .active {
	background: url(../images/arrowactive.png) no-repeat center bottom;
}
#header li a:hover {
	background: url(../images/arrowhover.png) no-repeat center bottom;
}
#content {
	width: 960px;
	margin: 0 auto;
	clear:both;
}
#content .container {
	float:left;
	width:930px;
	background: #fff;
	padding: 15px;
}
#headimage {
	float:left;
	width: 930px;
}
#content .content {
	float:right;
	width: 655px;
	padding: 15px;
	margin: -300px 20px 0 0;
	background: #fff;
}
.content ul {
	line-height: 18px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.content li {
	margin-bottom: 4px;
}
.content td {
	padding: 6px 0;
}
.content img {
	float:none;
}
form {
	border: 1px solid #eee;
	padding: 15px;
}
input, textarea {
	border: 1px solid #ccc;
	padding: 4px;
}
.crumbs {
	width: 655px;
	float: left;
}
.crumbs p {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.intro {
	width: 655px;
	float:left;
	padding-bottom: 5px;
}
.intro p {
	font-size: 16px;
	line-height: 22px;
}
.left {
	float:left;
	width: 325px;
}
.single {
	float:left;
	width: 655px;
}
.quote {
	float:right;
	width: 280px;
	background: url(../images/quote.gif) no-repeat left top #eff2e2;
	padding: 15px 15px 15px 30px;
}
.menu {
	float:right;
	width: 265px;
	background: url(../images/submenu.png) no-repeat 15px top #eff2e2;
	padding: 30px 15px 15px 15px;
}
.quote p, .right li {
	font-size: 22px;
	line-height: 26px;
	color: #778E1E;
}
.right li a {
	font-size: 18px;
	line-height: 26px;
	color: #778E1E;
}
.right ul {
	margin: 0 0 15px 0;
	list-style: none;
}
.right .section {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 8px;
	border-bottom: 1px dotted #999;
	line-height: 18px;
	padding: 0 0 5px 0;
	color: #38404F;
}
.right .caption {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0px;
	border-top: 1px dotted #999;
	line-height: 18px;
	padding: 10px 0 0 0;
}
.contact {
	float:right;
	width: 280px;
	background: url(../images/quote.gif) no-repeat left top #eff2e2;
	padding: 15px 15px 15px 30px;
}
#footer {
	float:left;
	width: 100%;
	background: url(../images/bgfooter.gif) repeat-x #fff;
	clear:both;
}
#footer .container {
	width: 930px;
	margin: 0 auto;
}
#services {
	width: 930px;
	float:left;
	border-bottom: 1px dotted #999;
	padding: 15px 0;
}
#services h2 {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: normal;
}
#services h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 8px 0;
	line-height: 21px;
}
#services .service {
	float:left;
	width: 209px;
	padding: 15px 15px 0 0;
	margin-right: 15px;
	border-right: 1px dotted #999;
	min-height: 225px;
}
#services .serviceend {
	float:left;
	width: 209px;
	padding: 15px 0 0 0;
}
.servicelinks p {
	clear:left;
	text-align:center;
	margin:0;
	padding-top:15px;
	font-weight:bold;
}
#clients {
	width: 930px;
	float:left;
	position: relative;
	border-bottom: 1px dotted #999;
	padding: 15px 0;
}
#clients h2 {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: normal;
	position: absolute;
	bottom:15px;
	right:0;
}
#clients ul {
	width: 930px;
	float:left;
	list-style: none;
	margin-bottom: 15px;
}
#clients li {
	float:left;
	margin: 0 16px;
}
#copyright {
	float:left;
	width: 930px;
	padding: 15px 0 60px 0;
	font-size: 11px;
	color: #999;
	background: url(../images/copyright.gif) no-repeat 0 5px;
}
#copyright p {
	float:right;
	width: 690px;
	margin:0;
}
#copyright a {
	color: #999;
}
#copyright a:hover {
	color: #778E1E;
}





.glider {
	float:left;
	width: 930px;
	position: relative;
}
.glider .heading1, .glider .heading2, .glider .heading3, .glider .heading4  {
	position: absolute;
	padding-bottom:15px;
	opacity:.85;
	filter:alpha(opacity=85);
}
.glider .heading1 {
	width: 640px;
	bottom: 60px;
	left: 60px;
	background: url(../images/arrowhead.png) no-repeat 15px bottom;
}
.glider .heading2 {
	width: 480px;
	bottom: 60px;
	left: 300px;
	background: url(../images/arrowhead.png) no-repeat 15px bottom;
}
.glider .heading3 {
	width: 520px;
	bottom: 60px;
	right: 300px;
	background: url(../images/arrowhead.png) no-repeat 475px bottom;
}
.glider .heading4 {
	width: 550px;
	bottom: 60px;
	right: 60px;
	background: url(../images/arrowhead.png) no-repeat 505px bottom;
}
.glider .heading {
	background: #778E1E;
	padding: 10px 15px 15px 15px;
}
.glider h1 {
	color: #fff;
	margin:0;
	font-size: 32px;
}
#glider {
	position: relative;
}
#glider div.scroller {     
	width: 930px; 
	height: 320px;
	overflow: hidden;
}
#glider div.scroller div.section {   
	width:930px;
	height:320px;
	overflow:hidden;
	float:left;
}
#glider div.scroller div.content {
	xwidth: 10000px;
}
#glider .controls {	
	right: 15px;
	top: 15px;
	z-index: 9000;
	position: absolute;
}
#glider .controls a {
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 0 0 4px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/glidercontrol.png) 0 0 no-repeat;
	overflow: hidden;
}
#glider .controls a:hover {
	background: url(../images/glidercontrol.png) 0 -12px no-repeat;  
}
#glider .controls a.activeSlide {
	background: url(../images/glidercontrol.png) 0 -12px no-repeat;  	
}
