body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font: 12px/18px verdana, arial, helvetica, sans-serif;
	color: #000;
}
a { color: #231f20; }
a img { border: none; }
img { behavior: url('iepngfix.htc'); }
.container {
	width: 1000px;
	margin-left: 50%;
	position: absolute;
	left: -500px;
	text-align: center;
}
.header {
	float: left;
	width: 1000px;
	height: 162px;
	position: relative;
}
.main {
	float: left;
	width: 1000px;
}
.banner {
	width: 298px;
	height: 265px;
	background: url('images/banner.gif') no-repeat top left;
	float: left;
}
.text {
	float: left;
	width: 589px;
	height: 265px;
	background: url('images/main.gif') no-repeat bottom right;
	text-align: left;
	padding: 0 10px;
}
.right {
	float: left;
	width: 93px;
}
.footer {
	height: 260px;
	width: 1000px;
	background: url('images/footer.gif') no-repeat top left;
	float: left;
	position: relative;
}
.footer div {
	background: #eaeaea;
	border: 1px solid #9e9e9e;
	height: 60px;
	width: 480px;
	position: absolute;
	left: 307px;
	top: 2px;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	padding: 10px;
}
.dooker {
	position: absolute;
	left: 862px;
	top: 96px;
}
.separator {
	position: absolute;
	left: 897px;
	top: 96px;
}
.ch {
	position: absolute;
	left: 903px;
	top: 93px;
}
.menu {
	position: absolute;
	top: 124px;
	left: 298px;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.link1, .link2, .link3, .link4, .link5 {
	height: 38px;
	float: left;
}
.link1 a, .link2 a, .link3 a, .link4 a, .link5 a {
	height: 38px;
	display: block;
}
.link1 { width: 105px; }
.link1 a {
	width: 105px;
	background: url('images/link1.gif') no-repeat left top;
}
.link1 a:hover { background: url('images/link1.gif') no-repeat left -38px; }
.link2 {
	width: 109px;
	background: url('images/link2.gif') no-repeat top left;
}
.link2 a:hover { background: url('images/link2.gif') no-repeat left -38px; }
.link3 {
	width: 178px;
	background: url('images/link3.gif') no-repeat top left;
}
.link3 a:hover { background: url('images/link3.gif') no-repeat left -38px; }
.link4 {
	width: 112px;
	background: url('images/link4.gif') no-repeat top left;
}
.link4 a:hover { background: url('images/link4.gif') no-repeat left -38px; }
.link5 {
	width: 106px;
	background: url('images/link5.gif') no-repeat top left;
}
.link5 a:hover { background: url('images/link5.gif') no-repeat left -38px; }
.gallery {
	background: url('images/gallery.gif') no-repeat left top;
	width: 499px;
	height: 70px;
	position: absolute;
	top: 524px;
	left: 307px;
	padding-top: 8px;
}
.gallery img { padding: 0 1px 0 1px; }