* {
	margin:0px;
	padding:0px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#b6d5ee url(../images/bodyBg.jpg) top left repeat-x;
	margin-bottom:10px;
}

#main{
	width:935px;
	margin:0px auto;
}

#header{
	margin:0px auto;
	text-align:center;
}

#navigation{
background:transparent url("../images/green.jpg") repeat-x top left;	
text-align:center;
font-size:14px;
font-weight:bold;
border:1px solid #7a7a7a;
margin:0px 6px -20px;
z-index:100;
position:relative;
}

#navigation ul{
	margin:0px auto;
	width:auto;
}

#navigation ul li {
display:inline;	
text-transform:uppercase;
border-right:1px solid #808856;
line-height:33px;
padding:9px 12px 9px 9px;
}

.first{
	border-left:1px solid #808856;
}

#navigation ul li a{
	color:#ffffff;
	text-decoration:none;
/*	background:#000;*/

}

#navigation ul li a:hover{
/*		background:#fff;*/
color:#eaeaea;
}

.clear{
clear:both;	
}

#contentHolder{
/*	background:url(../images/bottomBg01.png) repeat-x bottom center;*/
/*	background:url(../images/02.png) no-repeat bottom center;
	padding:0px 0px 115px;
/*	border:1px solid green;*/
}

#back{
	background:url(../images/01.png) no-repeat bottom center;

	padding:0px 6px;
}

#content{
/*	background:url(../images/contentBg.png) repeat-y top center;*/
	background:url(../images/04.png) repeat-y top center;	
/*	border:1px solid red;*/
}

.bottomImg{
		text-align:left;
/*		border:1px solid green;*/
	/*	margin:0px -6px 7px -6px;*/
	margin:0px -1px;
}

#leftpart{
float:left;
width:197px;
margin:40px 0px 0px 16px;
}

h1{
background:url(../images/hBg.jpg) repeat-x;	
font-size:14px;
text-transform:uppercase;
padding:8px;
}

#leftpart ul{
	
}

#leftpart ul li{
list-style:none;
background:#e9e9e9;
border-bottom:1px solid #c2c2c2;
border-top:1px solid #ffffff;
padding:10px;
}

#leftpart ul li a{ color:#000; text-decoration:none;}

#leftpart ul li:hover {
	background:#fff;
	cursor:pointer;
	text-align: center;
}

.container{
border:1px solid #c2c2c2;	
}

.button{
text-align:right;
padding:40px 10px 10px 0px;
background:#e9e9e9;
}

.learnmore{
background:url(../images/btBg.png) no-repeat;
width:114px;
height:24px;
border:none;
text-transform:uppercase;
color:#ffffff;
font-size:12px;
padding-bottom:4px;
}

.learnmore:hover { color:#000; cursor:pointer;}

#middlepart{
float:left;
margin:40px 5px 0px 7px;
width:480px;
}

#middlepart a {
	color:#000;	
    text-decoration: none;
}

p{
margin:10px 0px;	
}

#rightpart{
float:right;
margin:40px 16px 0px 0px;
width:197px;
}

#rightpart .learnmore{
background:url(../images/rBtBg.png) no-repeat;
width:84px;
height:24px;
border:none;
text-transform:capitalize;
color:#ffffff;
font-size:11px;
margin:70px 15px 10px 0px;
}

#rightpart .learnmore:hover { color:#000;}

.wind1{
background:url(../images/windImg01.jpg) no-repeat center;
height:101px;
margin:10px auto;
text-align:right;
}

 

.wind2{
background:url(../images/windImg02.jpg) no-repeat center;
height:101px;
margin:10px auto;
text-align:right;
}

.space{
height:10px;	
}

#footer{
	color:#3f3f3f;
	font-size:10px;
	margin:-5px 8px 0px;
	line-height:normal;
	font-weight:bold;
}

#footer a {
	color:#3f3f3f;
	font-size:10px;
	margin:-5px 8px 0px;
	line-height:normal;
	font-weight:bold;
    text-decoration: none;
}

.copy{
	float:left;
	width:auto;
}

.design{
float:right;
margin-top:-13px;
width:auto;
}
