* {
	margin:0px;
	padding:0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body { background-color: #fff; }
h1 {
	font-size:18px;
	padding:0 0 15px 0
}
h2 { font-size:16px; }
h3 { font-size:14px; }
p {
	padding:10px 0;
	line-height:20px;
	text-align:justify
}
a { color:#000; }
a:hover { text-decoration:underline }
img, div, input { behavior: url("../js/iepngfix.htc") }
.base {
	background: url(/images/top.gif) no-repeat right 0px;
	height: 100%;
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.base2 {
	background: url(/images/bottom.gif) no-repeat left bottom;
	position: relative;
	height: 100%;
	width: 100%;
}
.main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header {
	height: 226px;
	position: relative;
}
.logo {
	background: url(/images/logo.gif) no-repeat;
	float: left;
	height: 172px;
	width: 205px;
	position: relative;
	margin-top: 54px;
}
.banner {
	background: url(/images/banner-back.png) no-repeat;
	height: 129px;
	width: 548px;
	position: absolute;
	top: 5px;
	right: 0px;
	padding: 7px;
}
.fade {
	overflow: hidden;
	height: 68px;
	width: 548px;
}
.menu-top {
	height: 84px;
	width: 555px;
	position: absolute;
	right: 4px;
	top: 137px;
}
.menu-top ul { list-style:none; }
.menu-top ul li {
	display:block;
	width:110px;
	height:84px;
	float:left;
	margin:0 1px 0 0;
}
.menu-top ul li a {
	display:block;
	width:110px;
	height:34px;
	background:url(/images/top-li.gif) no-repeat;
	text-align: center;
	padding-top: 50px;
	color:#000;
	text-decoration:none;
	font-weight:bold
}
.menu-top ul li a:hover { background:url(/images/top-li-hover.gif) no-repeat; }
.content {
	position: relative;
	padding-top: 30px;
}
.left {
	float: left;
	width: 205px;
	position: relative;
}
.menu-left {
	width: 200px;
	margin-left: 2px;
	position: relative;
	margin-bottom: 27px;
}
.menu-left ul { list-style:none; }
.menu-left ul li {
	height:30px;
	width:200px;
	margin:0 0 1px 0
}
.menu-left ul li a {
	height:23px;
	width:180px;
	display:block;
	background:url(/images/left-li.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	padding-top: 7px;
	text-align: right;
	padding-right: 20px;
}
.menu-left ul li a:hover { background:url(/images/left-li-hover.gif) no-repeat; }
.right {
	float: left;
	position: relative;
	width: 640px;
}
.text { padding-left: 35px; }
.text img {
	float:right;
	margin:20px 0 20px 20px;
}
.clr { clear: both; }
.footer {
	background: url(/images/footer-back.gif) repeat-x;
	height: 83px;
	width: 100%;
	position: relative;
	border-top: 10px solid #f8bf2a;
	margin-top: 40px;
	padding-bottom: 35px;
}
.footer-img {
	background: url(/images/footer.gif) no-repeat 10px bottom;
	position: relative;
	height: 100%;
	width: 100%;
}
.copyright {
	position: absolute;
	left: 289px;
	top: 16px;
	font-weight: bold;
}
.menu-footer {
	position: absolute;
	left: 289px;
	top: 40px;
	width: 390px;
}
.menu-footer a { text-decoration:none }
