@import url('reset.css');
@import url('clearfix.css');


html {
	background:url(../images/bg-html.jpg) repeat-x #f8f3df;
}

body {
	background:url(../images/bg-body.gif) center top no-repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#575447;
}

a {
	text-decoration:none;
}

p, em {
	margin-bottom:10px;
	line-height:18px;
}

em {
	font-style:italic;
	color:#000;
}

strong {
	font-weight:bold;
	color:#000;
}

p a {
	border-bottom:dotted 1px #575447;
	color:#575447;
}
p a:hover {
	background:#dcd7c3;
	border-bottom:dotted 1px #575447;
	color:#000;
}

.phone {
	background:url(../images/phone.jpg) no-repeat; 
	font-size:20px;
	color: #333;
	line-height:27px;
	font-weight:normal;
	padding-left:30px;
	height:30px;
}

#content ul {
	list-style:none;
	margin-bottom:10px;
}
#content li {
	line-height:18px;
	margin-bottom:0px;
	padding:10px 5px;
	border-bottom:1px dotted #bab293;
}

#content li:hover {
	background:#ebe5ce;
}

#pageTitle {
	width:515px;
	padding:20px 0px 17px 0px;
}

h1 {
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#849f9e;
	line-height:22px;
	width:515px;
	padding:0px 0 10px 0;
}

.h1Text {
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:#849f9e;
}

h2, h3 {
	font-size:18px;
	color:#3b3930;
	font-weight:normal;
	padding:16px 0 9px 0;
	line-height:22px;
}

h4 {
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#849f9e;
	padding:0 0 10px 0;
	line-height:16px;
}

#header{
	width:100%;
	height:290px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#logo {
	height:260px;
	width:180px;
	float:left;
	clear:left;
	padding:30px 0 0 30px;
	background:url(../images/bg-logo.jpg) no-repeat right top;
}

#image{
	height:290px;
	width:770px;
	float:left;
	clear:right;
	background:#000;
	margin:0;
	padding:0;
}

#middle{
	background:url(../images/back.gif) top right repeat-y;
}

#container{
	width: 980px;
	margin: 0 auto;
}

.pullout {
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:15px;
	background:#f8f3df;
	border-right:1px solid #cfc9b9;
	border-bottom:1px solid #cfc9b9;
	border-left:1px solid #e5e0cd;
	border-top:1px solid #e5e0cd;
}

#menu{
	width:180px;
	float:left;
	clear:left;
	margin-left:30px;
	background:url(../images/bg-menu.jpg) no-repeat top right;
	display:inline;
}

.mainMenu {
	padding-top:10px;
	margin-left:30px;
}

.mainMenu li a {
	display:block;
	line-height:18px;
	color:#999689;
	font-style:normal;
	font-weight:normal;
	padding:1px 0 1px 5px;
}
.mainMenu li a.current {
	color:#000;
	font-weight:bold;	
}
.mainMenu li a:hover {
	color:#000;
}

.mainMenu li a.active {
	color:#000;
}

.mainMenu li.active {
	background:url(../images/dots.gif) 0 24px no-repeat;  
}

.mainMenu ul li a {
	color:#999689;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;
}
.mainMenu ul li a:hover {
	color:#282725;
	font-weight:normal;
}
.mainMenu ul {
	background:url(../images/bg-menu-sub.gif) no-repeat right bottom;
	padding:5px 0 15px 0;
	margin-top:5px;
}




#content{
	background:#fcf9ef;
	width:770px;
	float:left;
	clear:right;
}
#contentLeft {
	width:515px;
	float:left;
	padding:0px 15px 15px 15px;
	display:inline;
}
#contentRight {
	width:208px;
	float:left;
	padding:20px 0px 15px 0px;
	display:inline;
}

.contentImage {
	padding:3px;
	border:1px solid #ccc;
	font-size:10px;
	font-style:italic;
	background:#fff;
	width:200px;
}
.contentImage p {
	margin:3px 0;
	line-height:15px;
}

#sketchIndex {
	background:url(../images/sketch01.jpg) top right no-repeat;
	min-height:300px;
	width:224px;
	float:right;
}
#sketchHouseOne {
	background:url(../images/sketch08.jpg) top right no-repeat;
	min-height:300px;
	width:224px;
	float:right;
}
#sketchHouseTwo {
	background:url(../images/sketch10.jpg) top right no-repeat;
	min-height:300px;
	width:224px;
	float:right;
}
#sketchHouseThree {
	background:url(../images/sketch11.jpg) top right no-repeat;
	min-height:300px;
	width:224px;
	float:right;
}
#sketchSchoolsOne {
	background:url(../images/sketch09.jpg) top right no-repeat;
	min-height:500px;
	width:221px;
	float:right;
}
#sketchEcoVillageOne {
	background:url(../images/sketch06.jpg) top right no-repeat;
	min-height:500px;
	width:221px;
	float:right;
}
#sketchServices {
	background:url(../images/sketch07.jpg) top right no-repeat;
	min-height:500px;
	width:221px;
	float:right;
}
#sketchExperiences {
	background:url(../images/sketch03.jpg) top right no-repeat;
	min-height:500px;
	width:221px;
	float:right;
}
#sketchApproach {
	background:url(../images/sketch02.jpg) top right no-repeat;
	min-height:500px;
	width:221px;
	float:right;
}
#sketchFaqs {
	background:url(../images/sketch04.jpg) top right no-repeat;
	min-height:500px;
	width:221px;
	float:right;
}
#sketchRight {
	width:221px;
	float:right;
}

#footer {
	margin-bottom:30px;
}

#footerLeft{
	float:left;
	clear:left;
	width:270px;
	display:block;
	margin-left:210px;
	margin-top:8px;
	display:inline;
}

#co_logo a {
	background:url(../images/CO2_logo.gif) 0 0 no-repeat;
	width:33px;
	height:42px;
	overflow:hidden;
	float:left;
}
#co_logo a:hover {
	background:url(../images/CO2_logo.gif) 0 -42px no-repeat;
}

#footerSlogan {
	float:right;
	width:228px;
	height:31px;
	padding-top:8px;
}

#footerRight{
	font-size:10px;
	color:#b9b5a5;
	float:right;
	clear:right;
	width:300px;
	text-align:right;
	margin-top:8px;
	line-height:16px;
	display:inline;
	padding-top:8px;
}
#footerRight a {
	color:#b9b5a5;
}
#footerRight a:hover {
	color:#504d40;
}


/*    Forms    */

#formDiv {
	padding:10px 0 30px 0;
}

#formDiv fieldset {
	border:1px solid #fff;
	margin:20px 0;
	padding:15px;
}

#formDiv legend {
	font-size:16px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;
}

#formDiv label {
	width:65px;
	clear:left;
	display:block;
	float:left;
	padding:0 10px 0 30px;
	line-height:24px;
	color:#575447;
}

#formDiv input {
	width:360px;
	background:#f8f3df;
	border-right:1px solid #cfc9b9;
	border-bottom:1px solid #cfc9b9;
	border-left:1px solid #e5e0cd;
	border-top:1px solid #e5e0cd;
	padding:2px;
	line-height:18px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575447;
	height:18px;
}

#formDiv select {
	width:353px;
	background:#f8f3df;
	border-right:1px solid #cfc9b9;
	border-bottom:1px solid #cfc9b9;
	border-left:1px solid #e5e0cd;
	border-top:1px solid #e5e0cd;
	padding:2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
	color:#575447;
}

#formDiv textarea {
	background:#f8f3df;
	width:360px;
	border-right:1px solid #cfc9b9;
	border-bottom:1px solid #cfc9b9;
	border-left:1px solid #e5e0cd;
	border-top:1px solid #e5e0cd;
	padding:2px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575447;
	height:110px;
}

#formDiv input.submit {
	background:url(../images/send.gif) 0 0 no-repeat;
	width:87px;
	overflow:hidden;
	margin:25px 0 0 30px;
	border:none;
	cursor:pointer;
	height:16px;
	overflow:hidden;
}
#formDiv input.submit:hover {
	background:url(../images/send.gif) 0 -16px no-repeat;
}

#formDiv label.invalid {
	color:#F00;
}

#captcha {
	margin-left:30px;
}




