html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td 
{
margin: 0; padding: 0; 
} 

body 
{
	background-color:#000;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;	
}

img 
{
	border:0px;
}

blockquote
{
	background-color:#aeaeae;
	font-style:italic;
	margin: 0 auto 20px auto;
	padding:10px 20px 10px 20px;
	width: 450px;
}

hr
{
	height:0px;
	border-bottom:1px dotted #63879c;
	border-top:0px;
	margin:0px 0px 10px 0px;	
}

a:link, a:active
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

a:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

a:hover
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}

h1
{
	color:#465165;
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 20px 0px;
}

h2
{
	color:#363636;
	font-size:18px;
	margin:0px 0px 20px 0px;
}

h3, h4, h5, h6
{
	color:#000;
	font-size:12px;
	margin:0px 0px 10px 0px;
}

p
{
	margin:10px 0px 15px 0px;
}


input, select, textarea
{
	background-color:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}

table
{
	border:0px;
	padding:0px;
}

/* Layout Creators */

div.wrapper
{
	margin: 0px auto 0px auto;
	position:relative;
	text-align:center;
	width:921px;
}


div.header
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:257px;
	margin: 0px auto 0px auto;	
	position:relative;
	width: 921px;
}

div.header ul
{
	color:#fff;
	height: 45px;
	left: 0px;
	position:absolute;
	text-align:left;
	top: 218px;
	width: 920px;
}

div.header ul li
{
	float:left;
	height:45px;
	list-style:none;
	position:relative;
}

div.header ul li.home
{
	width: 144px
}

div.header ul li.home a:hover 
{
    background: transparent url(../images/header.jpg) 0px -267px no-repeat;
}

div.header ul li.about
{
	width: 120px
}

div.header ul li.about a:hover 
{
    background: transparent url(../images/header.jpg) -144px -267px no-repeat;
}

div.header ul li.services
{
	width: 122px
}

div.header ul li.services a:hover 
{
    background: transparent url(../images/header.jpg) -264px -267px no-repeat;
}

div.header ul li.gallery
{
	width: 160px
}

div.header ul li.gallery a:hover 
{
    background: transparent url(../images/header.jpg) -386px -267px no-repeat;
}

div.header ul li.greenhomes
{
	width: 165px
}


div.header ul li.greenhomes a:hover 
{
    background: transparent url(../images/header.jpg) -546px -267px no-repeat;
}


div.header ul li.contact
{
	width: 130px
}

div.header ul li.contact a:hover 
{
    background: transparent url(../images/header.jpg) -711px -267px no-repeat;
}


div.header ul li a
{
	display:block;
	height:45px;
}


div.content
{
	background-image: url(../images/tile_content.gif);
	background-repeat:repeat-y;
	margin: auto auto;
	position:relative;
	text-align:left;
	width: 921px;
}


div.content-area
{
	float:left;
	line-height:18px;
	min-height:300px;
	position:relative;
	text-align:center;
	width:600px;
}

div.sidebar
{
	float:right;
	padding: 20px 0 20px 0;
	position:relative;
	text-align:center;
	width:305px;
}

div.content-settings 
{
	margin: 30px auto 30px auto;
	min-height: 300px;
	text-align:left;
	width:565px;
}

div.content-settings ul, div.content-settings ol
{
	padding: 10px 20px 20px 50px;
}

div.content-settings ul li, div.content-settings ol li
{
	margin: 0px 0px 5px 0px;
}


div.testimonials-text
{
	background-color:#465165;
	color:#fff;
	margin: auto auto;
	text-align:left;
	width:286px;
}

div.content-area div.testimonials-text
{
	background-color:#858585;
	color:#fff;
	margin: auto auto;
	text-align:left;
	width:500px;
}

div.testimonials-text div.testimonials-settings
{
	padding:10px;
}

div.testimonials-text div.testimonials-settings a
{
	color:#fff;
}

div.person
{
	margin: auto auto;
	text-align:left;
	width:500px;
}

div.footer
{
	color:#fff;
	height: 100px;
	margin: auto auto;
	position:relative;
	width:902px;
}

div.footer address
{
	bottom:0px;
	font-size:11px;
	font-style:normal;
	left:10px;
	margin:0;
	padding:0;
	position:absolute;
	text-align:left;
}

div.footer address a
{
	color:#fff;
	text-decoration:underline;
}

div.footer address a:hover
{
	color:#fff;
	text-decoration:none;
}

div.footer ul
{
	color:#fff;
	left: 10px;
	position:absolute;
	top: 10px;
	width:750px;
}

div.footer ul li
{
	float:left;
	list-style:none;
	margin: 0px 10px 0px 0px;
}

div.footer ul li a
{
	color:#fff;
	text-decoration:none;
}
.footer a {
	font-size: 11px;
}


div.copyright
{
	bottom:0px;
	font-size:11px;
	position:absolute;
	right:10px;
}


div.credit
{
	background-image:url(../images/credit.gif);
	background-repeat:no-repeat;
	height:41px;
	right:10px;
	position:absolute;
	top:10px;
	width:125px;
}

div.credit a
{
	display:block;
	height:30px;
}

/* Generic */

p.intro
{
	font-size: 16px;
	font-weight:normal;
	margin: 0px 0px 20px 0px!important;
	width: 600px;
}

.clear
{
	clear:both;
}

.image-display
{
	font-size:11px;
	margin:auto auto;
	width: 500px;
}

.img-left-border
{
	border:2px solid #2b3e61;
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-border
{
	border:2px solid #2b3e61;
	margin: 0px 10px 10px 0px;
}


.img-left
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right-border
{
	border:2px solid #2b3e61;
	float: right;
	margin: 0px 10px 10px 0px;
}

.img-right
{
	float: right;
	margin: 0px 0px 10px 10px;
}

/* Form Styling */

div.contact-details
{
	float: right;
	position:relative;
	width: 200px;
}

form.cmxform
{
	float:left;
	width: 350px;	
}

form.cmxform ol 
{
	margin: 0;
	padding: 0;
	width: 350px;	
}

form.cmxform ol li 
{
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform ol label 
{
	display: inline-block;
	line-height: 1.4;
	width: 95px; /* Width of labels */	
	vertical-align: top;
}



em 
{
	font-weight: bold;
	color: #f00;
}

form.cmxform textarea
{
	height: 110px;
	width: 220px;
}
