html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #444444;
	background-image: url(../images/generic/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #454C45;
}
a:link {color: #7e8d81;}
a:visited {color: #444444;}
a:hover {color: #7e8d81; text-decoration: none;}
a:active {color: #666666;}


/* Skip */

#skipnav {
	width: 960px;
	height: 1px;
}
#skipnav p {
	font-size: 1px;
	text-indent: -9000px;
}


/* Page style */

#shadow {
	width: 970px;
	height: 5px;
	margin: 0 auto;
	text-align: center;
	font-size: 1%;
	padding: 0;
	background: url(../images/generic/top_shadow.jpg) no-repeat bottom;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: center;
	background: #FFFFFF url(../images/generic/page.jpg) repeat-y;
}
#page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
body.home #page {
	position: relative;
}
#logo_area {
	width: 160px;
	height: 150px;
	background: #7e8d81 url(../images/generic/logo.jpg);
	font-size: 1%;
	position: relative;
}
#logo a {
	left: 0;
	top: 0;
	width: 160px;
	height: 150px;
	display: block;
	position: absolute;
	text-indent: -9000px;
	text-decoration: none;
}

#page_height {
	width: 20px;
	float: left;
	height: 380px;
	font-size: 1%;
}
#main_content {
	width: 780px;
	float: left;
	text-align: left;
}


/* Sign off */


#signoff {
	width: 970px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	background: #505A52 url(../images/generic/footer.jpg) no-repeat;
	clear: both;
}
#signoff_clear {
	width: 970px;
	height: 15px;
	font-size: 1%;
	background-image: url(../images/generic/footer_shadow.jpg);
	clear: both;
}
#signoff p {
	font-size: 60%;
	color: #FFFFFF;
	margin-left: 25px;
}
#signoff p a:link, #signoff a:visited, #signoff a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* Section Page Heading */

#header {
	left: 160px;
	width: 800px;
	height: 150px;
	font-size: 70%;
	background-color: #7e8d81;
	position: absolute;
}
body.home #header {background-image: url(../images/home/band.jpg);}
body.design #header {background-image: url(../images/design/band.jpg);}
body.about #header {background-image: url(../images/about/band.jpg);}
body.contact #header {background-image: url(../images/contact/band.jpg);}
body.gallery #header {background-image: url(../images/developments/band.jpg);}
body.developments #header {background-image: url(../images/developments/band.jpg);}

#heading {
	width: 780px;
	height: 50px;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/home/heading.gif);
	background-repeat: no-repeat;
	font-size: 1%;
}

body.home #heading {background-image: url(../images/home/heading.gif);}
body.design #heading {background-image: url(../images/design/heading.gif);}
body.about #heading {background-image: url(../images/about/heading.gif);}
body.contact #heading {background-image: url(../images/contact/heading.gif);}
body.gallery #heading {background-image: url(../images/gallery/heading.gif);}
body.developments #heading {background-image: url(../images/developments/heading.gif);}

#heading h1 {
	font-size: 70%;
	height: 65px;
	text-indent: -9000px;
}

#header_shadow {
	width: 960px;
	height: 10px;
	font-size: 1%;
	background-image: url(../images/generic/header_shadow.gif);
	background-repeat: repeat-x;
}

/* Layout */

.layout_clear {
	clear: both;
	height: 1px;
	font-size: 1%;
	overflow: hidden;
	margin-bottom: -1px;
}

.layout_2col,
.layout_2col_end {
	width: 290px;
	float: left;
	margin-right: 20px;
}
.layout_2col_end {
	margin-right: 0;
}



/* Images styles */

.img_col_end,
.img_1col,
.img_2col,
.img_3col,
.img_4col,

.img_float_right,
.img_float_left {
	border: 1px solid #cccccc;
	padding: 0;
	background-color: #FFFFFF;
	color: #999999;
	margin-top: 4px;
	margin-bottom: 8px;
}
.img_1col, .img_1col_end {margin-right: 0;}
.img_2col {margin-right: 19px;}
.img_3col {margin-right: 21px;}
.img_4col {margin-right: 20px;}


.img_float_left {
	margin: 4px 20px 8px 0;
	float: left;
}
.img_float_right {
	margin: 4px 0 8px 20px;
	float: right;
}
#accreds {
	position: absolute;
	bottom: 1px;
	right: 0;
}
#mainarea {
	margin: 0 160px 20px 20px;
}
#mainarea h1 {
	font-family: "Trebuchet MS", Verdana;
	padding: 8px 0 4px 0;
	font-size: 140%;
	color: #444c45;
}
#mainarea h2 {
	padding: 4px 0 6px 0;
	font-size: 92%;
	color: #444c45;
}
#mainarea h3 {
	padding: 4px 0 2px 0;
	font-size: 78%;
	color: #444c45;
}
#mainarea h4 {
	padding: 4px 0 2px 0;
	font-size: 70%;
	color: #7e8d81;
}
#mainarea p {
	padding: 4px 0 8px 0;
	font-size: 70%;
	line-height: 160%;
}

#mainarea ul,
#mainarea ul ul {
	list-style-type: none;
	padding: 2px;
	margin-left: 1px;
	margin-bottom: 6px;
}
#mainarea ul ul {
	margin-top: 4px;
	margin-bottom: 0px;
}

#mainarea li {
	font-size: 70%;
	line-height: 160%;
	background-image: url(../images/generic/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 2px 0 2px 20px;
}
#mainarea li li {
	font-size: 100%;
	line-height: 160%;
	background-image: url(../images/generic/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 2px 0 2px 15px;
}

#mainarea p.mainarea_intro {
	font-size: 90%;
	line-height: 160%;
	color: #7e8d81;
}
#mainarea strong {
	color: #222222;
}
#mainarea p.quote {
	font-size: 90%;
	font-style: italic;
}
#mainarea p span.caption {
	font-size: 70%;
	font-style: normal;
}


/* Development page styles */

#devarea {
	margin: 0 160px 0 20px;
}
.devbox {
	border-bottom: 1px solid #E4E4E4;
	margin-top: 18px;
	margin-bottom: 18px;
	line-height: 1.1;
}

#devarea a img {padding: 2px; border: 3px solid #7e8d81;}

#devarea a:hover img {
	border: 3px solid #7e8d81;
	background-color: #7e8d81;
	padding: 2px;
}

.layout_devarea_pic {
	float: left;
	width: 85px;
	margin: 0 20px 0 0;
	padding: 0 0 18px 0;
}
.layout_devarea_text {
	float: left;
	width: 480px;
}
#devarea h2 {
	margin: 0 0 8px 0;
	font-size: 84%;
	color: #7e8d81;
}

#devarea p {
	margin: 0 0 18px 0;
	font-size: 70%;
	line-height: 140%;
}

/* Forms */

label {
	width: 250px;
	font-size: 70%;
	line-height: 160%;
	font-weight: bold;
	margin-bottom: 5px;
}
input {
	margin-bottom: 10px;
}
input.inputform {
	width: 250px;
}
textarea {
	width: 250px;
	margin-bottom: 10px;
}

/* Downloads Box */

#box {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
#box_head {
	background-color: #505A52;
}
#box_head h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 8px 8px 8px 8px;
	font-size: 95%;
}
#box_text {
	margin: 0 8px 0 8px;
}
#box_text p {
	margin: 5px 0 8px 0;
	font-size: 90%;
	color: #000000;
}
#box_text a {
	color: #444c45;
}
#box_text strong {
	color: #444c45;
}
.download a {
	font-weight: bold;
	text-decoration: none;
	color: #444c45;
}
.download a:hover {
	text-decoration: underline;
	color: #444c45 !important;
}


/* Gallery class for Lighbox */

.gallery { margin: 0; padding: 0; }

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
