body {
	background-image: url(img/back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
/*lists*/
ul, li{
	padding:0px;
	margin:0px;
	list-style-type:none;

}

#center ul{ list-style-image:url(img/arrow.gif); padding-bottom:20px; padding-left:40px;	padding-right: 30px;text-align:justify ;}

img {border:0px}
/*background images*/

.img1 {background-image:url(img/wind1.jpg);
	background-repeat:no-repeat;}
.img2 {background-image:url(img/wind2.jpg);
	background-repeat:no-repeat;}	
.img3 {background-image:url(img/wind3.jpg);
	background-repeat:no-repeat;}
.img4 {background-image:url(img/wind4.jpg);
	background-repeat:no-repeat;}
.img5 {background-image:url(img/wind5.jpg);
	background-repeat:no-repeat;}
.img6 {background-image:url(img/wind6.jpg);
	background-repeat:no-repeat;}
.img7 {background-image:url(img/wind7.jpg);
	background-repeat:no-repeat;}
.img8 {background-image:url(img/wind2.jpg);
	background-repeat:no-repeat;}	


#top-nav .img1, #top-nav .img2, #top-nav .img3, #top-nav .img4, #top-nav .img5, #top-nav .img6, #top-nav .img7, #top-nav .img8 {
	width: 630px;
	height:130px;
	background-position: left 5px;
}
	

#right .img1,#right .img2, #right .img3, #right .img4, #right .img5, #right .img6, #right .img7, #right .img8{
height: 250px;
background-position: -490px bottom;
}


	
#container {
width: 920px;
margin: auto;
}

.line {
float: left;
width: 100%;
display: block;
position:relative;
}

.item {
float:left;
left:100%;
position:relative;
}

#enter {margin-top:200px; width:500px;}

#enter .item{ margin-left:-500px; padding-left:250px; }

#enter .item .in img{text-align:center;}

#enter .item .in p{text-align:right;margin-top:10px; vertical-align:bottom;} /* background-color:#ffffff; */

#enter .item .in p a {text-decoration:none; font-size:1.4em; font-weight:bold;}
#enter .item .in p a:hover { text-decoration:none; color:#333333;}

#language {font-weight:bold; margin:0; padding:0;}

#language .item {width:150px; margin-left:-150px; text-align:right;}
#language .in{padding: 0px 8px 0px 0px; background-color:#FFFFFF; 
}

#header{
background-color:#FFFFFF;
margin-top: 10px;
height:140px;
}

#logo {
margin-left:-920px;
width:280px;
height:130px;
text-align:center;
}

#logo .in{padding-top:5px;}

#top-nav {
	margin-left:-635px;
	width: 630px;
	font-weight:bold;
	margin-top:5px;

}

ul#nav1
{
float:right;
margin: 0;
padding: 0;
white-space: nowrap;
height: 60px;
z-index:100;
}
html>body ul#nav1
{
margin-top:10px;
}


#nav1 li
{
display: inline;
list-style-type: none;

}

#nav1 a { padding: 0px 3px 0px 3px;
}

#nav1 a:link, #nav1 a:visited
{
	color: #fff;
	text-decoration: none;
	background-color: #0099CC;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}

#nav1 a:hover
{
	color: #fff;
	background-color: #666666;
	text-decoration: none;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#nav1 li.active a:link, #nav1 li.active a:visited, #nav1 li.active a:hover
{
	color: #ffffff;
	background-color:#666666;
	text-decoration: none;
    border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
#content {
width:920px;
margin-top: 10px;
}

#left {
width:275px;
margin-left:-100%;
vertical-align:top;
text-align:right;
}


#center {
width:475px;
margin-left:-635px;

}

#right {
width:150px;
margin-left:-150px;

}


#footer {
width:920px;
margin: 10px 0px 30px 0px;
}

#copyright {
width:500px;
margin-left:-920px;
}

#design {
width:260px;
margin-left:-420px;
text-align:right;
}

#left .in, #center .in, #footer .in, #right .in {padding:5px; background-color:#FFFFFF; 
}

/*html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#background{position:absolute; z-index:1; width:100%; height:100%; top:0; left:0; }
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto;*/