html {
	height: 100%;
}
body {
	behavior: url("/htc/csshover3.htc"); 
	height: 100%;
	padding: 0;
	margin: 0;
	background: #f9ebda;
	color: #3f3f3f;
	font-family: Gill Sans MT, Gill Sans, Sans-Serif;
	font-size: 80%;
	text-align: center;
}
a {
	color: #ec8327;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
img {
	border: 0;
}
.outer_wrapper {
	width: 946px;
	margin: 0px auto;
	background: url("/img/bg.gif") repeat-y top center;
}
.outer_cap {
	height: 22px;
	background: url("/img/outer_cap.jpg") no-repeat;
}
.wrapper {
	position: relative;
	width: 920px;
	margin: 0 auto;
	background: url("/img/header_bg.jpg") repeat-x;
	text-align: left;
}

/* Header section */
.header {
	height: 187px;
	background: url("/img/top_right.gif") no-repeat 720px 0px;
}
.logo {
	float: left;
	padding: 10px 0;
}
.collage {
	float: left;
	padding: 10px 0;
	margin: 0 0 0 3px;
}
.contact_number {
	float: right;
	display: inline;
	width: 150px;
	height: 50px;
	margin: 10px 25px 0 0;
	text-indent: -9999px;
}
.call_back {
	clear: right;
	float: right;
	display: inline;
	width: 150px;
	height: 50px;
	margin: 34px 25px 0 0;
	text-indent: -9999px;
}
.nav {
	position: absolute;
	height: 30px;
	margin: 157px 0 0 0;
	padding: 0; 
	left: 0;
	list-style-type: none;
	width: 800px;
}
.nav li {
	float: left;
	background: url("/img/nav_bg.gif") no-repeat top right;	
}
.nav li a {
	float: left;
	display: block;
	height: 20px;
	padding: 4px 20px 6px 20px;
	background: url("/img/nav_cap.gif") no-repeat top left;	
	color: #b0bd78;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 110%;
}
.nav li:hover, .nav li.active {
	background: url("/img/hnav_bg.gif") no-repeat top right;	
}
.nav li a:hover, .nav li.active a {
	background: url("/img/hnav_cap.gif") no-repeat top left;	
	color: #fff;
}

/* Main content */
.main {
	clear: both;
	float: left;

}
.main h2, .main h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #ec8327;
	font-weight: normal;
	font-size: 150%;
}
.main h3 a {
	text-decoration: none;
}
.main h4 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #ec8327;
	font-weight: normal;
	font-size: 130%;
}
.main h5 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #5e6a28;
	font-weight: normal;
	font-size: 110%;
}

.content {
	float: left;
	width: 680px;
	padding: 20px;
	background: #fff;
}

/* Services page */
.services {
	margin: 0 ;
	padding: 0;
	list-style-type: none;
}
.services li {
	clear: left;
	margin-left: -20px;
	margin-right: -22px;
}
.services .img_wrapper {
	float: left;
	width: 190px;
	margin: 0 20px 20px 0;
}
.services .info_wrapper {
	float: left;
	width: 490px;
	margin: 0 0 20px 0;
}
.services li img {
	border: 0;
	padding: 0;
}

/* Case studies/portfolio */
.portfolio_items {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.portfolio_items li {
	clear: both;
	margin-bottom: 2em;
}
.portfolio_items img {
	float: right;
	margin-left: 1em;
	width: 200px;
	padding: 1px;
	border: 1px solid #ccc;	
	background-color: #fff;
}
.portfolio_detail {
	float: left;
	width: 260px;
}
.hidden_img {
	display: none;
}
.img_wrapper {
	float: right;
	width: 404px;
	margin-left: 10px;
	background-color: #fff;
}
.img_wrapper img {
	padding: 1px;
	border: 1px solid #ccc;	
	background-color: #fff;
}
.img_wrapper ul {
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.img_wrapper ul li {
	float: left;
	margin: 0 6px 0 0;
}
.img_wrapper ul li.last {
	margin: 0;
}
.img_wrapper ul li img {
	width: 126px;
}

/* Gallery */
.gallery_items {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.gallery_items li {
	float: left;
	width: 33%;
	margin-bottom: 1em;
	text-align: center;
}
.gallery_items li img {
	display: block;
	padding: 1px;
	border: 1px solid #ccc;	
	background-color: #fff;
}
.gallery_item .back_togallery {
	float: right;
	display: block;
	font-weight: normal;
	font-size: 130%;
}
.gallery_item img {
	display: block;
	padding: 1px;
	border: 1px solid #ccc;	
	background-color: #fff;
}
/* Sidebar */
.side {
	float: left;
	width: 180px;
	padding: 40px 10px 10px 10px;
	background: url("/img/top_right.gif") no-repeat 0 -180px;
	color: #fff;
	text-align: center;
}
.side strong {
	color: #b0bd78;
}

.quick_form {
	margin: 0;
	padding: 0;
}
.quick_form fieldset {
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
}
.quick_form fieldset label {
	display: block;
	margin: 10px 0 5px 0;
	font-weight: bold;
}
.quick_form fieldset input {
	width: 174px;
	border: 0;
	padding: 3px;
	background: #fff;
}
.quick_form fieldset textarea {
	width: 174px;
	height: 5em;
	border: 0;
	padding: 3px;
	background: #fff;
}
.address {
	margin: 50px 0 0 0;
}

.constructionline {
	margin: 10px 0 0 0;
	width:178px !important;
	height:175px !important;
	background:url('/img/constructionline-box.gif') no-repeat;
	color:#5E6A28;
}
.chas {
	margin: 10px 0px 0 0;
	padding-top:10px;
	width:178px !important;
	height:110px !important;
	background:url('/img/chas-box.gif') no-repeat;
	color:#5E6A28;
}

.constructionline img {
	margin:20px 0 0 0;
}


.constructionline p {
	margin:5px 0 0 0;
}


.hr {
	clear: both;
	margin: 10px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid white;
}

.standard_form {
	clear: both;
	margin: 0;
	padding: 10px 0 30px 0;
}
.standard_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.standard_form .label {
	clear: both;
	float: left;
	display: block;	
	width: 135px;
	margin-top: 0.2em;
}
.standard_form .input_wrapper {
	width: 545px;
	float: left;
	margin-bottom: 1em;
}
.standard_form .input {
	float: left;
	width: 270px;
	margin-bottom: 0;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #aaa;
	font-family: Arial, Sans-Serif;
	font-size: 100%;
}
.standard_form .input_wrapper .small_label {
	float: left;
	width: 266px;
	margin: 0.3em 0 1em 0;
}
.standard_form .checkbox {
	display: inline;
	float: left;
	height: 13px;
	width: 13px;
	margin: 5px 0 0 0;
	padding: 0;
}
.standard_form .checkbox_label {
	float: left;
	width: 180px;
	margin: 5px 0 0 5px;
}
.standard_form .checkbox_label_50 {
	float: left;
	width: 155px;
	margin: 5px 5px 0 5px;
}
.standard_form .buttons {
	text-align: right;
}
.standard_form .error {	
	background-color: #FFDDDD !important;
	border: 1px solid #B00000 !important;
}
.standard_form .small_notice {
	clear: left;
	font-weight: bold;
	margin-bottom: 1em;
}
/* Info/Error msgs for forms */
.msg_info {
	clear: both;
	margin-bottom: 1em;
	padding: 5px;
	color: #000;
	background-color: #DDFFF7;
	border: 1px solid #4C91CE;
	text-align: left;
	font-size: 85%;
}
.msg_info a {
	color: #4C91CE;
	text-decoration: none;
	border-bottom: 1px dotted #4C91CE;
}
.msg_fail {
	clear: both;
	margin-bottom: 1em;
	padding: 5px;
	color: #000;
	background-color: #FFDDDD;
	border: 1px solid #B00000;
	text-align: left;
	font-size: 85%;
}
.flash {
	float: left;
	margin-top: -1px;
}
.flash_text {
	margin-left: 2em;
}
.flash_text a {
	color: #dd0000;
}
.flash_text ul {
	margin: 0.5em;
	padding: 0 1em;
}