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

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#cdcdcd 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;
margin:0px 0px 0px;
z-index:100;
position:relative;
}

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

#navigation ul li {
display:inline;	
text-transform:uppercase;

line-height:33px;
padding:9px 12px 9px 9px;
}

.first{

}




#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;
	padding:0px 0px 115px;
/*	border:1px solid green;*/
}




#back{
	background:url(../images/01.png) ;
	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 0px 0px 0px;*/
	margin:0px 0px;
}

#leftpart{
float:left;
width:197px;
margin:40px 0px 0px 6px;
text-align:justify;
}

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

#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;}

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


.wind3{
height:90px;
margin:10px auto;
text-align:justify;
padding:0px 10px 0px 10px;
line-height:16px;
}


.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 18px;
width:697px;
text-align:justify;
line-height:20px;
}



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


.middlepart .img-left{ float:left; margin:3px 14px 0 0;}


p{
margin:10px 0px;	
}


.wind1{
height:179px;
margin:10px auto;
text-align:right;
}

 

.wind2{
height:345px;
margin:10px auto;
text-align:justify;
padding:0px 10px 0px 10px;
line-height:16px;
}


.wind4{
height:160px;
margin:10px auto;
text-align:justify;
padding:0px 10px 0px 10px;
line-height:16px;
}


.wind5{
height:130px;
margin:10px auto;
text-align:justify;
padding:0px 10px 0px 10px;
line-height:16px;
}

.space{
height:10px;	
}

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


#footer a 
{
	color:#3f3f3f;
	
font-size:10px;
	
margin:15px 0px 0px;

line-height:normal;

font-weight:bold;
    
text-decoration: none;
}

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

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