body {
	font-family:Arial;
	font-size:12px;
	background:#01a8ec;
	
}


#wrapper {
	display: block;
	width:90%; 
	margin:0px;
	font-family:Arial;
	font-size:12px;
	
}

#header {
}

a	{border:none;
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	
}
a:visited	{border:none;
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}
a:hover	{border:none;
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}
a:focus	{border:none;
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}
img	{border:0px;
}

#topnav {
text-align: left; 
overflow:hidden;
height:55px;
width:1050px;
}
#mainnav {
margin: 0px;
padding: 0px;
height:55px;
display:block;
list-style-image: none;
list-style-type: none;
}
#mainnav li {
float: left;
}
.item1 {background:url(images/1_0.jpg); width:61px; display:block; cursor:pointer; float:left background-repeat:no-repeat;}
.item2 {background:url(images/2_0.jpg); background-position-left:61px; width:228px; float:left display:block; cursor:pointer; background-repeat:no-repeat;}
.item3 {background:url(images/3_0.jpg); background-position-left:489px; width:224px; float:left display:block; cursor:pointer; background-repeat:no-repeat;}
.item4 {background:url(images/4_0.jpg); background-position-left:713px; width:223px; float:left display:block; cursor:pointer; background-repeat:no-repeat;}
.item5 {background:url(images/5_0.jpg); background-position-left:936px; width:231px; float:left display:block; cursor:pointer; background-repeat:no-repeat;}
.item6 {background:url(images/6_0.jpg); background-position-left:1167px; width:65px; float:left display:block; cursor:pointer; background-repeat:no-repeat;}
.item1 {background:url(images/1_0.jpg); width:61px; display:block; cursor:pointer; float:left background-repeat:no-repeat;}
.item2active {background:url(images/2_1.jpg); background-position-left:61px; width:228px; float:left display:block; cursor:pointer; background-repeat:no-repeat;}
.item3active {background:url(images/3_1.jpg); background-position-left:489px; width:224px; float:left display:block; cursor:pointer; background-repeat:no-repeat;}
.item4active {background:url(images/4_1.jpg); background-position-left:713px; width:223px; float:left display:block; cursor:pointer; background-repeat:no-repeat;}
.item5active {background:url(images/5_1.jpg); background-position-left:936px; width:231px; float:left display:block; cursor:pointer; background-repeat:no-repeat;}
.item6 {background:url(images/6_0.jpg); background-position-left:1167px; width:65px; float:left display:block; cursor:pointer; background-repeat:no-repeat;}
.item1.active, .item1:hover, .item1:a .active {background:url(images/1_1.jpg); cursor:pointer; background-repeat:no-repeat;}
.item2.active, .item2:hover, .item2:a .active {background:url(images/2_1.jpg); cursor:pointer; background-repeat:no-repeat;}
.item3.active, .item3:hover, .item3:a .active {background:url(images/3_1.jpg); cursor:pointer; background-repeat:no-repeat;}
.item4.active, .item4:hover, .item4:a .active {background:url(images/4_1.jpg); cursor:pointer; background-repeat:no-repeat;}
.item5.active, .item5:hover, .item5:a .active {background:url(images/5_1.jpg); cursor:pointer; background-repeat:no-repeat;}
.item6.active, .item6:hover, .item6:a .active {background:url(images/6_1.jpg); cursor:pointer; background-repeat:no-repeat;}

#content {
	width: 644px;
	position:relative;
	left:15px;
	top:20px;
	text-align:left;
	float:left;
	font-family:Arial;
	font-size:12px;
}
#content span span {
padding-left:6px;
}
#contentbg {
	background-image:url(images/contentbg.png);
	background-repeat:no-repeat;
	width:1035px;
	height:820px;
	margin-top:0px;
	font-family:Arial;
	font-size:12px;
}

#banner {
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
	width:1035px;
	height:149px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial;
	font-size:12px;
	
}
#sidebar {
	width: 230px;
	float: left;
	background-image:url(images/linkersidebar.png);
	background-repeat:no-repeat;
	height: 640px;
	position:relative;
	padding-top:20px;
	padding-left:70px;
	font-family:Arial;
	font-size:12px;
}
#both {
	clear: both;
}

#footer {
}
