body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Comma11.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f5f5;
}
#top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#mid {
	height: 460px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backdrop.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#under {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	line-height: 18pt;
	color: #666;
	overflow: hidden;
}
#logo {
	float: left;
	width: 170px;
	text-align: center;
	margin-top: 10px;
}
#menu {
	float: left;
	width: 830px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 10pt;
	line-height: 18pt;
	color: #000;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	width: 830px;
	
}

#menu ul li {
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 0px;

	padding-top: 0
	padding-bottom: 0;
	padding-left: 22px;
}
h3 {
	margin:0;
	font-size: 10pt;
	line-height: 18pt;
	height: 25px;
	font-weight:normal;
}

#menu ul li a {
	color: #999;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #090;
	font-weight: bold;
}



#Language {
	width: 815px;
	float: left;
	text-align: right;
	font-size: 10pt;
	line-height: 18pt;
	text-decoration: none;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 15px;
	background-image: url(images/Comma2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#Language a {
	color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#Language a:hover {
	color: #FC0;
	text-decoration: none;
}
#Copyright {
	float: left;
	width: 900px;
}
#ENTER {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	text-align: center;
	width: 100px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
}
#ENTER a {
	color: #666;
	text-decoration: none;
}
#ENTER a:hover {
	color: #099;
	text-decoration: none;
}
