#bottomLogos{
	background: url(../images/logos.jpg) no-repeat #e7e7e8;
	display: block;
	float: left;
	width: 891px;
	height: 77px;
	margin: 0 0 8px 0;		
}


#box{
	position:absolute;		
}
#box div{
	width:665px;
	height:303px;
	float:left;
	background: none;

	
}

#box h3, #box p, #box ul{
	float:right;
	padding: 10px 10px 0 10px;
	width: 212px;
	text-align: left;

}

#box li {
	list-style-type: none;
	margin: 5px 15px 0 0;
		display: list-item;
	float:right;
	background: url(../images/green-arrow.gif) no-repeat bottom left;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #666;
	width: 178px;
	padding:  6px 0px 8px 30px;
	text-decoration: none;
	border-bottom: solid 1px #ccc;
}

.bullet {
	list-style-type: none;
	margin: 0;
	display: list-item;
	background: url(../images/green-arrow.gif) no-repeat bottom left;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #000;
	padding:  6px 0px 8px 30px;
}

#box p{
	text-indent:16px;

}
.boxImages img{
	width:408px;
	float:left;
	display: block;
	margin:15px 0 0px 15px;
}
#info{
	background: none !important;
	color:red !important;
	cursor:default
}



/* ********************************** */

.mask{
	position:relative;
	width:665px;
	height:303px;
	overflow:hidden;
	background-color: #efefef;
}

.servicesLinks a, .servicesLinks a:visited, .servicesLinks a:active
{
	width: 188px;
	height: 25px;
	margin: 15px 0 0 0;
	padding: 5px 5px 0 30px;
	display: block;
	float:right;
	background: url(../images/white-arrow.gif) no-repeat #50b848;
	font-weight: bold;
	color: #fff;
	text-decoration: none;

}

.servicesLinks a:hover
{
	width: 188px;
	height: 25px;
	margin: 15px 0 0 0;
	padding: 5px 5px 0 30px;
	display: block;
		float:right;
	background: url(../images/white-arrow.gif) no-repeat #50b848
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}





body {
	margin: 0px auto 0px auto;
	font: 90%/1.5em Arial, Trebuchet, sans-serif;
	text-align: center;
	background-color: #e7e7e8;
	color:#333;
	cursor:default;
}

a:link, a:visited, a:active
{
	color: #50b848;
	text-decoration: none;
}

a:hover 
{
 	color: #50b848;
	text-decoration: underline;
}

h2
{
	font-size: 25px;
	line-height: 1.2em;
	color:#50b848;
	margin: 0 0 7px 0;
	padding: 0;
}

h3
{
	font-size: 18px;
	line-height: 1.5em;
	color:#50b848;
	margin: 0;
	padding: 0;
}

h4
{
	font-size: 13px;
	line-height: 1.5em;
	color:#000;
	margin: 0 0 3px 0;
	padding: 0;
}

.line
{
	background: url(../images/line.gif) repeat-x;
	height: 5px;
	margin:10px 0 10px 0;
	padding: 0;
}

.lineBlack
{
	background: url(../images/line-black.gif) repeat-x;
	height: 5px;
	margin:10px 0 10px 0;
	padding: 0;
}


#castlePositon {
	width:880px;
	text-align: center;
	margin: 0px auto 0px auto;
}

#seoHeader {
	background-color: #50b848;
	width:888px;
	color: #fff;
	padding: 0;
	margin: 0;
	float: left;
	display:block;
	text-align: left;
}

* html #seoHeader{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width:897px;
	}

#seoHeaderLeft
{
	width:810px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #50b848;
}

div#seoHeader h1{
	font: 80%/2em Arial, Trebuchet, sans-serif;
	padding: 5px 0 0 25px;
	margin: 0;
	vertical-align: middle;

}


#seoHeaderRight
{
	width:78px;
	background-color: #50b848;
	display: block;
	float: right;
	padding: 3px 0 0px 0;
	margin: 0;
}



#castleHeader {
	width:888px;
	height:130px;
	clear:both;
	padding: 0;
	margin: 0;
	background:url(../images/gradient.gif) #f3f3f4 repeat-x;
}

* html #castleHeader{
	width:897px;
	}


#castleLogo {
	text-align: left;
	padding: 0;
	margin: 0;
	float:left;
	background:url(../images/castle-logo.gif) no-repeat 25px 15px;
	width:197px;
	height:128px;
	display:block;
}

#castleLogo a{
	text-align: left;
	padding: 0;
	margin: 0;
	width:167px;
	height:108px;
	display:block;
	cursor:pointer;
}

#castleLogo h1 {
	text-indent:-9999px;
	border:none;
	padding:0;
	margin:0;
}
#castleLogo h1 a {
	display:block;
}

#navTop {
	float:right;
	text-indent:-9999px;
	width:650px;
	height:26px;
	margin-right: 13px;
}
#navTop a{
	margin:0 2px 0 0;
	float:right;
}
#navTop a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}

#navTop a.home {
	background:url(../images/home.gif) no-repeat top center;
	width:67px;
	line-height:26px;
	display: block;
}

#navTop a.services {
	background:url(../images/services.gif) no-repeat top center;
	width:73px;
	line-height:26px;
	display: block;
}
#navTop a.aboutus {
	background:url(../images/about.gif) no-repeat top center;
	width:73px;
	line-height:26px;
	display: block;
}
#navTop a.costs {
	background:url(../images/costs.gif) no-repeat top center;
	width:52px;
	line-height:26px;
	display: block;
}
#navTop a.projects{
	background:url(../images/projects.gif) no-repeat top center;
	width:98px;
	line-height:26px;
	display: block;
}

#navTop a.case{
	background:url(../images/case.gif) no-repeat top center;
	width:80px;
	line-height:26px;
	display: block;
}

#navTop a.news{
	background:url(../images/news.gif) no-repeat top center;
	width:52px;
	line-height:26px;
	display: block;
}

#navTop a.team{
	background:url(../images/team.gif) no-repeat top center;
	width:67px;
	line-height:26px;
	display: block;
}

#navTop a.job {
	background:url(../images/job.gif) no-repeat top center;
	width:98px;
	line-height:26px;
	display: block;
}

#navTop a.contact{
	background:url(../images/contact.gif) no-repeat top center;
	width:76px;
	line-height:26px;
	display: block;
}


#telephone{
	text-align: right;
	margin: 20px 15px 0 0;
	padding:0;
	float:right;
	background:url(../images/telephone.gif) no-repeat;
	width:170px;
	height:41px;
	display:block;
}

#admin{
	text-align: right;
	margin: 50px 35px 0 0;
	padding:0;
	float:right;
	background:url(../images/admin.gif) no-repeat;
	width:170px;
	height:41px;
	display:block;
}

* html #telephone{
	text-align: right;
	margin: 30px 13px 0px 0px;
	padding:0;
	float:right;
	background:url(../images/telephone.gif) no-repeat;
	width:170px;
	height:41px;
	display:block;
	}


#pageTitle{
	width: 159px;
	background-color: #ffc423;
	font-size: 18px;
	font-weight: bold;
	color: #50b848;
	padding: 20px 0 20px 30px;
	margin: 0;
	display:block;
	float: left;
	text-align: left;
	border-bottom: solid 1px #fff;
}

.clear{
	font: 130%/2.0em Arial, Helvetica, sans-serif;
	width:888px;
	background-color: #fff;
	color: #999;
	height: 10px;
	display: block;
	float: left;
}

.clear{
	font: 130%/2.0em Arial, Helvetica, sans-serif;
	width:888px;
	background-color: #fff;
	color: #999;
	height: 10px;
	display: block;
	float: left;
}

* html .clear{ /*IE only. Actual menu width minus left padding of A element (10px) */
	font: 20%/1.0em Arial, Helvetica, sans-serif;
	width:896px;
	background-color: #fff;
	color: #999;
	display: block;
	float: left;
}

#contentArea{

	width:868px;
	background:url(../images/left-bg.gif) repeat #fff;
	color: #000;
	padding: 0px 10px 0 10px;
	display:block;
	float: left;
	text-align: left;

}

* html #contentArea{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width:868px;
	background:url(../images/left-bg.gif) repeat #fff;
	color: #000;
	padding: 0px 10px 0 10px;
	margin: 0;
	display:block;
	float: left;
	text-align: left;
}

* html #contentArea{ /*IE only. Actual menu width minus left padding of A element (10px) */
		width:878px;
	}

#contentAreaLeft{
	width:189px;
	background-color: #e7e7e8;
	color: #999;
	padding: 0;
	margin: 0;
	display:block;
	float: left;
}


#contentAreaRight{
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	width:669px;
	background-color: #fff;
	color: #000;
	padding: 0 0 0 10px;
	margin-top: 0px;
	display:block;
	float: left;
}


.leftNav{
list-style-type: none;
margin: 0;
padding: 0;
width: 159px;
display: block;
float: left;
}

.leftNav li a{
background: #50b848 url(../images/nav-block.gif) no-repeat bottom left;
font-size: 12px;
line-height: 1.8em;
font-weight: normal;
color: #fff;
display: block;
width: 159px;
padding:  10px 0 10px 30px;
text-decoration: none;
list-style: none;
border-bottom: solid 1px #fff;
}

* html .leftNav li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 159px;
}

.leftNav li a:visited{
color: #fff;
}


.leftNav li a:hover, .leftNav li a:active{
background-image: url(../images/nav-block2.gif);
color: #ffc423;
text-decoration: none;
}


#bottomCol{
	width:669px;
	background-color: #fff;
	color: #999;
	padding: 0 10px 0 0px;
	margin: 0;
	display:block;
	float: left;
}

#bottomColLeft{
	width:250px;
	background-color: #fff;
	color: #999;
	padding: 0px 10px 0px 0px;
	margin: 8px 10px 0 0;
	display:block;
	float: left;
}

#quote{
	width:250px;
	background-color: #ffc423;
	color: #000;
	padding: 10px 10px 10px 10px;
	margin: 0;
	display:block;
}

#quoteBottomCol{

	width:160px;
	color: #000;
	padding: 0;
	margin: 10px 25px 0 5px;
	display:block;
	float: left;
	text-align: right;
}

#quoteBottomCol2{
	width:60px;
	color: #000;
	padding: 0;
	margin: 0;
	display:block;
	float: left;
}

.quoteName{
	font-weight: bold;
	color: #50b848;

}

#bottomColRight{
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	width:369px;
	background-color: #fff8e8;
	color: #000;
	padding: 10px 10px 10px 10px;
	margin: 8px 0 0 10px;
	display:block;
	float: left;
}

* html #bottomColRight{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width:343px;
	}

#bottomColImage{
	width:150px;
	padding: 0px 10px 0px 0px;
	margin: 0;
	display:block;
	float: left;
}

#bottomColCopy{
	width:200px;
	padding: 0;
	margin: 0;
	display:block;
	float: left;
}

* html #bottomColCopy{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width:190px;
	}

div#bottomColRight h1{
	font: 140%/1.2em Arial, Trebuchet, sans-serif;
	color: #50b848;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}

.projectsLink{
text-align: right;
}

#colLeft{
	width:370px;
	background-color: #fff;
	color: #000;
	padding: 0px 40px 0px 0px;
	margin: 8px 10px 0 0;
	display:block;
	float: left;
	border-right: 1px solid #ccc;
}

#colRight{
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	width:209px;
	color: #000;
	padding: 10px 10px 10px 10px;
	margin: 0px 0 0 10px;
	display:block;
	float: left;
}


#projectsColLeft{
	width:370px;
	background-color: #fff;
	color: #000;
	padding: 0px 40px 0px 0px;
	margin: 8px 0px 0 0;
	display:block;
	float: left;
	border-right: 1px solid #ccc;
}

#ProjectsColRight{
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	width:229px;
	color: #000;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
	display:block;
	float: left;
}



.projectsListHead{
	width: 215px;
	background-color: #ffc423;
	font-size: 18px;
	font-weight: bold;
	color: #50b848;
	padding: 12px 0 12px 30px;
	margin: 0;
	display:block;
	float: left;
	text-align: left;
	border-bottom: solid 1px #fff;
}


.projectsList{
list-style-type: none;
margin: 0;
padding: 0;
width: 215px;
display: block;
float: left;
}

.projectsList li a{
background: #50b848 url(../images/nav-block.gif) no-repeat bottom left;
font-size: 12px;
line-height: 2.5em;
font-weight: normal;
color: #fff;
display: block;
width: 215px;
padding:  5px 0 5px 30px;
text-decoration: none;
list-style: none;
border-bottom: solid 1px #fff;

}

* html .projectsList li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 159px;
}

.projectsList li a:visited{
color: #fff;
}


.projectsList li a:hover, .projectsList li a:active{
background-image: url(../images/nav-block2.gif);
color: #ffc423;
text-decoration: none;
}

#colImage{
	width:400px;
	color: #000;
	padding: 10px 10px 10px 10px;
	margin: 0;
	display:block;
	float: right;
}

#footer{
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	width:888px;
	color: #999;
	margin-top: 10px;
	display:block;
	float: left;
	text-align: left;
}

#footerLeft{
	width:850px;
	color: #999;
	display:block;
	float: left;
	padding: 0 0 0 10px;
}


/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="slideshow-images" />
		<div class="slideshow-captions" />
		<div class="slideshow-controller" />
		<div class="slideshow-loader" />
		<div class="slideshow-thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 313px;
	width: 800px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 313px;
	margin: 0 auto;
	width: 800px;
}
.slideshow a img {
	border: 0;
}

.galleryShow {
	height: 460px;
	margin: 0 auto;
	width: 800px;
}

form {
	padding:8px 0 0 0;

}

fieldset div {
	margin:0.6em 0;
	clear:both;
}

form {
	margin:0em;
}
label {
	float:left;
	width:6em;
	text-align:right;
	margin-right:2em;
	padding: 0px 0 0 0;
	color: #50b848;
	
}

label2 {
	float:left;
	width:10em;
	text-align:left;
	margin-right:2em;
	padding: 0px 0 0 0;
	color: #50b848;
	
}

input {
	padding:0.35em;
	width:20em;
	border:1px solid #50b848;
	background:#eee;
	font: 0.95em arial, sans-serif;
}

input2 {
	padding:0.35em;
	width:15em;
	border:1px solid #50b848;
	background:#eee;
	font: 0.95em arial, sans-serif;
}

input:hover, input:focus {
	border-color:#ffc423;
	background:#f6f6f6;

	
} 

textarea {
	padding:0.35em;
	width:20em;
	border:1px solid #50b848;
	background:#eee;
	font: 0.95em arial, sans-serif;
}

textarea:hover, textarea:focus  {
	border-color:#ffc423;
	background:#f6f6f6;
}

fieldset {
	border:1px solid #ddd;

	
}

.email {
	width:24em;
}

.telephone {
	width:24em;
}

input.default {
	color:#bbb;

	
}

#submit-go {
	float: right;
	margin-top:1em;
	margin-right: 3px;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
	background-position:0 -26px;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #464743;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(images/controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(images/controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(images/controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(images/controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(images/controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(images/controller-prev.gif);
	left: 65px;
	width: 28px;
}

