#wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;

}

#wrap #head #rogo {
	margin-left: 17px;
	float: left;
	background-image: url(../images/rogo.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 82px;
	display: block;
	text-indent: -9999px;
}
#wrap #head {
	height: 145px;
	background-image: url(../images/toph_image.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 980px;
	margin: auto;
}
#wrap #head #lang {
	float: left;
	margin-left: 20px;
	margin-top: 35px;
}
#wrap #head #gogle {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}

#lang li {
	float: left;
	margin-left: 10px;
}
#head #lang {
	width: 360px;
	height: 30px;
	margin-top: 75px;
}
#lang #j a{
	background-image: url(../images/btn2.jpg);
	display: block;
	height: 11px;
	width: 96px;
	background-repeat: no-repeat;
}
#lang #j a:hover{
	background-image: url(../images/btn2_o.jpg);
}
#lang #e a{
	background-image: url(../images/btn3.jpg);
	display: block;
	height: 11px;
	width: 84px;
	background-repeat: no-repeat;
}
#lang #e a:hover{
	background-image: url(../images/btn3_o.jpg);
}
#lang #c a{
	background-image: url(../images/btn4.jpg);
	display: block;
	height: 11px;
	width: 84px;
	background-repeat: no-repeat;
}
#lang #c a:hover{
	background-image: url(../images/btn4_o.jpg);
}#lang a span {
	display: none;
}
#wrap #main {
	background-image: url(../images/top_image.jpg);
	background-repeat: no-repeat;
	height: 407px;
	width: 980px;
	float: left;
	background-position: top;
}
#wrap #main #copy {
	float: right;
	width: 350px;
	text-indent: -9999px;
}
#wrap #main #menu {
	float: left;
	width: 350px;
	color: #FFFFFF;
	margin-top: 20px;
}
#menu li {
	margin-bottom: 10px;
	padding-left: 8px;
	margin-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 10pt;
	line-height: 1.3em;
}

#menu li a{
	color: #FFFFFF;
	text-decoration: none;
	border-left-color: #FFFFFF;

}
#menu li a:hover{
	color: #FFFF00;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
#futter #iso {
	height: 58px;
	width: 130px;
	float: right;
}
#futter #cmenu {
	width: 760px;
	float: left;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
#wrap #whatnew {
	float: left;
	height: 200px;
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	width: 500px;
}
#wrap #futter {
	float: left;
	width: 760px;
	margin-top: 15px;
}
#whatnewwrap .text {
	float: left;
	width: 100px;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
}
#wrap #whatnewwrap {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#cmenu li {
	float: left;

}
#cmenu li a{
	margin-left: 20px;
	font-size: 10pt;
	padding-left: 5px;
}
#cmenu li a:hover{
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	color: #0099FF;

}
#futter #cmenu {
}
#futter #cmenu ul {
	margin-left: 180px;
	height: 20px;
}
#copyright {
	text-align: center;
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9pt;
	clear: left;
	padding-top: 5px;
}

