body{
	margin:0px;
	padding:0px;
	font-family:Arial;
	background: #EEEEEE;
}
H1{
	color:#11c2c0;
	font-size:19px;
	font-weight:normal;
	margin:0px;
}
A{
	color:#0288b9;
}
.center{
	width:100%;
	text-align:center;
	overflow:hidden;
}
.main{
	width:100%;
 	padding:0px;
	margin:0px;
	overflow:hidden;
	background:transparent url(/img/bgtop.jpg) left top repeat-x;
	text-align:left;
}

.head{
	width:1000px;
	height:315px;
	overflow:hidden;
	position:relative;
	background:#02a9e9 url(/img/bghead.jpg) left top no-repeat;

}
.logo{
	position:absolute;
	width:138px;
	height:78px;
	left:39px;
	top:30px;
}
.menu{
	width:100%;
	height:33px;
	overflow:hidden;
	background:white url(/img/bgmenu.jpg) left top no-repeat;
}
.menuitem{
	height:31px;
	width:112px;
	margin-top:1px;
	padding-top:4px;
	float:left;
	overflow:hidden;
	margin-left:40px;
}
.menuitem A{
	color:white;
	text-decoration:none;
	font-size:17px;
}
.selectitem{
	height:31px;
	width:112px;
	background:#02a9e9 url(/img/bgselectmenu.gif) left top no-repeat;
}
.selectitem A{
	color:black;
	text-decoration:none;
	font-size:17px;
}
.body{
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:20px;
}
.designelement{
	height:42px;
	width:333px;
	background:transparent url(/img/t2.png) right top no-repeat;
	position:absolute;
	left:667px;
	top:315px;
}
.body .rightcopyright{
	height:50px;
	width:100%;
	background-color:#02a9e9;
	position:relative;
	right:0px;
	bottom:0px;
	color:white;
	font-size:13px;
	font-family:Tahoma;
	text-align:center;
}
.body .rightcopyright .text{
	padding-left:0;
	padding-top:5px;
}
.body .mainleft{
	width:100%;
	overflow:hidden;
	position:relative;
	float:left;

}


.body .mainleft .leftmenu
{
	width:182px;
	margin-left:10px;
	text-align:left;
	margin-top:20px;
	margin-bottom:100px;
	overflow:hidden;
}
.body .mainleft .leftmenu .leftmenuitem{
	overflow:hidden;
}
.body .mainleft .leftmenu .leftmenuitem A{
	color:white;
	font-family:'Arial Narrow';
	font-size:17px;

	text-decoration:none;
}
.body .mainleft .leftmenu .leftmenuitem .a{
	float:left;
	overflow:hidden;
	width:145px;
}

.body .mainleft .leftmenu .leftmenuitem .arrow{
	width:24px;
	height:15px;
	background:transparent url(/img/arrow.png) 10px 7px no-repeat;
	float:left;

}

.body .mainleft .leftmenu .leftmenuitem{
	text-align:left;
	width:175px;
	background:#999999 url(/img/topr.png) right top no-repeat;
	margin-bottom:7px;
	padding-top:7px;
	padding-bottom:7px;
	overflow:hidden;
}
.body .mainleft .leftmenu .leftsubmenuitem{
	text-align:left;
	margin-bottom:7px;
	margin-left:5px;
	overflow:hidden;
}
.body .mainleft .leftmenu .leftsubmenuitem A{
	text-align:left;
	margin-bottom:7px;
	padding-top:7px;
	padding-bottom:7px;
	overflow:hidden;
	font-size:12px;
}
.body .mainleft .leftmenu .leftsubmenuitem .arrow{
	width:10px;
	height:12px;
	background:transparent url(/img/dot_black.gif) left 5px no-repeat;
	float:left;

}
.body .mainleft .leftmenu .leftsubmenuitemselect A{
	text-align:left;
	font-weight:bold;
	margin-bottom:7px;
	padding-top:7px;
	padding-bottom:7px;
	overflow:hidden;
	color:#999999;
	font-size:12px;
}


.body .mainleft .leftmenu .leftmenuitemselect{
	text-align:left;
	width:175px;
	background:#48a8a6 url(/img/toprs.gif) right top no-repeat;
	margin-bottom:7px;
	padding-top:7px;
	padding-bottom:7px;
	overflow:hidden;

}

.body .mainleft .leftmenu .leftmenuitemselect .arrow{
	width:24px;
	height:15px;
	background:transparent url(/img/arrows.gif) 10px 7px no-repeat;
	float:left;

}

.body  .footer{
	width:100%;
	height:76px;
	overflow:hidden;
	position:absolute;
	left:0px;
	bottom:20px;
	/*background:#FFFFFF url(/img/tleft.jpg) 57px top no-repeat;*/
}
.body .footer .line{
	width:100%;
	height:5px;
	/*background-color:#02a9e9;*/
	/*background:transparent url(/img/line.gif) left top no-repeat;*/
	margin-top:70px;
}

.body .maincenter{
	font-size:13px;
	font-family:Arial;
	margin-top:20px;
	text-align:left;
	margin-left:10px;
	overflow:hidden;
	margin-bottom:60px;
}

.body .mainright{
	width:294px;
	float:right;
	border-right:solid white 1px;
	overflow:hidden;
}
.body .mainright .newslist{
	overflow:hidden;
	margin-bottom:260px;
	font-size:14px;
	font-family:Arial;
	text-align:left;
	background:transparent url(/img/dot.gif) left bottom repeat-x;
	padding-bottom:20px;
}
.body .mainright .newslist .newshead{
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
	font-size:19px;
	font-family:Arial;
	text-align:left;
	color:#11c2c0;
	margin-left:20px;
}
.body .mainright .newslist .newshead A{
	overflow:hidden;
	margin-top:30px;
	margin-bottom:10px;
	font-size:19px;
	font-family:Arial;
	text-align:left;
	color:#11c2c0;
}
.body .mainright .newslist .newsdate{
	color:#92b9c7;
		font-size:12px;
		font-weight:bold;
	font-family:Arial;
	margin-bottom:7px;
}
.body .mainright .newslist .newsitem{
	width:238px;
	overflow:hidden;
	margin-left:20px;
}
.contactinfo{
	position:relative;
	width:100%;
	bottom:0px;
	left:0px;
	text-align:center;
	font-size:13px;
	color: #555555;
}
.imagelist{
	float:left;
	margin:10px;
}
IMG{
	border:0px;
}
