body {
	background: #ddddcb;
	color: #0e1527;
	margin: 0;
	padding: 15px;
	}
div, td {
	font: 12px Arial, sans-serif;
	}
h1, h2, h3, p {
	margin: 0;
	}
h1 {
	font-size: 11px;
	}
a {
	color: #0e1527;
	}
img {
	border: none;
}
pre {
	font: normal 8pt Consolas, monospace;
	line-height: 1em;
}
.css_sucks {
	width: 100%;
	height: 100%;
	}
.css_sucks td {
	vertical-align: middle;
	text-align: center;
	}
#container {
	position: relative;
	margin: 0 auto;
	width: 939px;
	height: 377px;
	}
#nav1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 187px;
	height: 377px;
	background: #0e1527;/*#203234;*/ 
	color: #a2e1ff;
	text-align: center;
	}
#nav1 a {
	color: #798485;
	}
#nav1 a.selected, #nav1 a:hover {
	color: white;
	}	
#logo {
	margin-top: 9px;
	}
#menu_main {
	margin-top: 88px;
	}
#menu_main p {
	margin-bottom: 5px;
	}
#menu_main a img {
	filter: blendTrans(duration=0.4);
}
#menu_main .bottom {
	margin-top: 116px;
	}
#slogan {
	margin-top: 116px;
	}
.corner {
	position: absolute;
	z-index: 10000;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	}
#corner_tl {
	background: url(img/corner_tl.gif) no-repeat;
	}
#corner_tr {
	width: 18px;
	height: 18px;
	left: 929px;
	background: url(img/corner_tr.gif) no-repeat;
	}
#corner_bl {
	width: 18px;
	height: 18px;
	top: 367px;
	background: url(img/corner_bl.gif) no-repeat;
	}
#corner_br {
	width: 18px;
	height: 18px;
	top: 367px;
	left: 929px;
	background: url(img/corner_br.gif) no-repeat;
	}
#border_right {
	position: absolute;
	top: 10px;
	left: 939px;
	width: 8px;
	height: 357px;
	background: url(img/border_right.gif) repeat-y;
}
#border_bottom {
	position: absolute;
	top: 377px;
	left: 18px;
	width: 919px;
	height: 8px;
	background: url(img/border_bottom.gif) repeat-x;
}
#nav2 {
	position: absolute;
	top: 0;
	left: 187px;
	width: 187px;
	height: 377px;
	background: #e8eaea;
	color: black;
	text-align: left;
	overflow: hidden;
	}
#nav2 h3 {
	padding: 48px 0 0;
	}
#nav2 .half {
	height: 188px;
	}
#nav2 .separator {
	background: #54462b;
	}
#nav2 .desc_layout {
	position: absolute;
	width: 187px;
	height: 121px;
	overflow: hidden;
	text-align: center;
	}
#nav2 .description {
	text-align: center;
	margin: 10px 12px 0;
	}
#content {
	position: absolute;
	top: 0;
	left: 374px;
	width: 565px;
	height: 377px;
	background: white;
	color: black;
	}
#address {
	margin: 16px auto 0;
	width: 939px;
	}
#address p {
	padding: 16px 17px 0;
	text-align: center;
	}
#address a img {
	filter: blendTrans(duration=0.4);
	}
#address table {
	margin: 0 24px 0 22px;
	}
#banners {
	margin: 0 auto 11px;
	width: 939px;
	}
#banners p {
	padding: 0 24px;
	text-align: right;
	}
#banners .banner {
	margin-left: 8px;
	}