body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-weight: bold;
	font-size: 1.3em;
}

h2 {
	font-weight: bold;
	font-size: 1em;
	color: #666666;
}

h3 {
	font-weight: bold;
	font-size: .9em;
	color: #666666;
}

li {
	left: 10px;
}

#ccontent {
	position: absolute;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	border: none;
	width: 820px;
	height: auto;
	left: 0px;
	top: 0px;
}


#top {
	position: absolute;
	background: url(/images/top_bar1.png) no-repeat;
	width: 820px;
	height: 93px;
	text-align: left;
}

#logo {
	position: absolute;
	width: 256px;
	height: 33px;
	top: 20px;
	left: 20px;
	border: none;
}

#menu_bar {
	position: absolute;
	width: 820px;
	background: url(/images/menu_bar.png) no-repeat;
	height: 42px;
	top: 75px;
	vertical-align: middle;
	line-height: 42px;
}

#home {
	position: absolute;
	float: left;
	top: 7px;
	left: 15px;
	width: 54px;
	height: 28px;
}

#bottom {
	position: absolute;
	top: 1000px;
	color: #4D4D4D;
	text-align: right;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: solid 3px #000000;
	height: 25px;
	width: 820px;
	font-size: .7em;
}


#small_server {
	position: absolute;
	top: 180px;
	left: 380px;
	z-index: 2;
	border: none;
}

#big_server {
	position: absolute;
	top: 50px;
	left: 520px;
	z-index: 3;
	border: none;
}

#hbox {
	position: absolute;
	top: 107px;
	width: 820px;
	height: 340px;
	border: none;
}

#mboxbg {
	position: absolute;
	top: 450px;
	width: 820px;
	height: 380px;
	background: url(/images/mboxbg.png) no-repeat;
	border: none;
}

#welcome {
	position: absolute;
	top: 830px;
	text-align: left;
	padding: 10px 20px 10px 20px;
}

#w_left {
	width: 500px;
	font-size: .8em;
}

#main_menu {
	float: left; 
	width: 820px;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
}

#main_menu LI {
	float: left;
/*	display: inline-block; */ 
	list-style: none;
	padding: 0px 0px 0px 0px;
	height: 40px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: none;
}

#main_menu A {
	text-decoration: none;
	color: #000000;
}
 
#main_menu A:hover {
	text-decoration: none;
	color: #898989;
}
 
.mmenu_btn {
	vertical-align: middle;
	border: none;
	background: url(/images/btn_mid.png) repeat-x;
	height: 40px;
	padding: 0px;
	margin: 0px;
	font-size: .9em;
}

.mmenu_btnl {
	vertical-align: middle;
	border: none;
	width: 8px;
	max-width: 8px;
	background: url(/images/btn_left.png) no-repeat;
	height: 40px;
	padding: 0px;
	margin: 0px;
}

.mmenu_btnr {
	vertical-align: middle;
	width: 8px;
	max-width: 8px;
	border: none;
	background: url(/images/btn_right.png) no-repeat;
	height: 40px;
	padding: 0px;
	margin: 0px;
}

.button {
	vertical-align: middle;
	border: none;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
}

#wbox1 {
	position: absolute;
	top: 70px;
	left: 20px;
	width: 250px;
	height: 290px;
	background: url(/images/wbox.png) no-repeat;
	color: #898989;
}

#wbox2 {
	position: absolute;
	top: 70px;
	left: 290px;
	width: 250px;
	height: 290px;
	background: url(/images/wbox.png) no-repeat;
	color: #898989;
}

#wbox3 {
	position: absolute;
	border: none;
	top: 70px;
	left: 560px;
	width: 250px;
	height: 290px;
	color: #ffa263;
	text-align: left;
	font-size: .9em;
	font-weight: bold;
}

#wbox3_h {
	color: #FFFFFF;
	font-size: 1em;
}

#teaser {
	position: absolute;
	top: 70px;
	left: 170px;
	border: none;
	height: 150px;
	width: 250px;
}

#teaser_btn {
	position: absolute;
	top: 230px;
	left: 120px;
	border: none;
	height: 46px;
	line-height: 46px;
	width: 196px;
	vertical-align: middle;
	background: url(/images/su_btn.png);
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#teaser_btn A {
	position: absolute;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
}

.linp {
	list-style: none;
}

#about_us {
  position: absolute;
  top: 150px;
  left: 10px;
  width: 250px;
  border: none;
  font-size: .8em;
}

#about_us_image {
  position: absolute;
  top: 150px;
  left: 265px;
  width: 300px;
  border: none;
}