@charset "utf-8";
/* CSS Document */
#all {
	width: 100%;
}
#Alert {
	background-color: #FFF;
	border: #FF0 solid 3px;
	position:absolute;
	visibility:hidden;
	width: 308px;
	z-index: 20;
}
#blue {
	background-color: #528FAE;
	height: 61px;
	position: relative;
	width: 800px;
}
#circles {
	display: inline-block;
	position:relative;
}
#content {
	background-image:url(../images/gobi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 616px;
	position:relative;
	width:1000px;
}
#contentmenu {
	height: 616px;
	position:relative;
	width:100%;
}
#footer {
	font-size:12px;
	position:relative;
}
#footer table th {
	color:#1D577C; 
	text-align:center;
}
#footer td {
	color:red;
}
#green {
	background-color:#38E991;
	height:7px;
	position:relative;
	width:800px;
}
#greenfooter{
	background-color:#38E991;
	height:18px;
/*	position:relative;*/
}
#haz {
	color:#fff;
	display:inline-block;
	font-weight:bold;
	height:30px;
	padding-right:0.4em;
	position:relative;
}
#header {
	position: relative;
	width: 1000px;
}
#help {
	border-left:1px solid #fff;
	padding:0em 0.5em 0em 0.4em;
}
#login {
	font-size:0.8em;
	font-weight:700;
	text-align:center;
	position:relative;
	width: 308px;
}
#logo {
	height:91px;
	position: absolute;
	width:193px;
}
#menu {
	color:#fff;
	display:inline-block;
	font-weight:bold;
	height:30px;
	position:relative;
}
#table0 {
	position: relative;
	width:1000px;
}