body, html {
	margin: 0;
	padding: 0;
	background: #ececec;
	font: 12px tahoma, verdana, arial, sans-serif;
	text-align: center;
	}

p, h1, h2, h3, h4, h5, h6, form, ul {
	display: block;
	padding: 0;
	margin: 0;
	}

.bgt {
	position: relative;
	background: url('gfx/bgt.gif') repeat-x top;
	z-index: 2;
	}

.bgb {
	position: relative;
	background: url('gfx/bgb.gif') repeat-x bottom;
	z-index: 3;
	}

.hd {
	position: relative;
	margin: auto;
	width: 620px;
	height: 180px;
	padding-left: 320px;
	background: url('gfx/hd3.jpg') no-repeat right top;
	text-align: left;
	color: #fff;
	z-index: 4;
	}

div.hd h1 {
	font: 50px 'century gothic', arial, sans-serif;
	font-weight: bold;
	padding: 40px 0 0 0;
	}

div.hd h1 a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
div.hd h1 a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}


div.hd h2 {
	font: 20px 'century gothic', arial, sans-serif;
	font-weight: bold;
	padding: 10px 0 0 0;
	}

.hd1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 180px;
	background: url('gfx/hd1.jpg') no-repeat;
	z-index: 5;
	}

.hd2 {
	position: absolute;
	left: 40px;
	top: 0;
	width: 240px;
	height: 40px;
	background: url('gfx/hd2.jpg') no-repeat;
	z-index: 5;
	}

.mn {
	position: absolute;
	left: 50px;
	top: -140px;
	width: 240px;
	height: 300px;
	background: #fff;
	padding-top: 20px;
	z-index: 20;
	}

div.mn ul {
	position: relative;
	list-style-type: none;
	z-index: 25;
	}

div.mn ul a {
	display: block;
	padding: 4px;
	font: 20px 'century gothic', arial, sans-serif;
	color: #999;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	text-align: center;
	}
div.mn ul a:hover {
	font: 20px 'century gothic', arial, sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: url('gfx/a.gif') repeat-x;
	}

.cn {
	position: relative;
	margin: auto;
	width: 960px;
	background: url('gfx/bg.gif') repeat-y;
	z-index: 4;
	font-size: 14px;
	line-height: 20px;
	}

.fl {
	position: absolute;
	left: 80px;
	top: 240px;
	width: 154px;
	height: 400px;
	background: url('gfx/f.gif') no-repeat;
	z-index: 5;
	}

.ls {
	position: absolute;
	left: -16px;
	top: -180px;
	width: 26px;
	height: 409px;
	background: url('gfx/ls.jpg') no-repeat;
	z-index: 5;
	}
	
.rs {
	position: absolute;
	left: 950px;
	top: -180px;
	width: 26px;
	height: 409px;
	background: url('gfx/rs.jpg') no-repeat;
	z-index: 5;
	}

.uhd1 {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 40px;
	height: 229px;
	background: url('gfx/uhd1.jpg') no-repeat;
	z-index: 5;
	}

.uhd2 {
	position: absolute;
	left: 290px;
	top: 0px;
	width: 40px;
	height: 229px;
	background: url('gfx/uhd2.jpg') no-repeat;
	z-index: 5;
	}

.uhd3 {
	position: absolute;
	left: 330px;
	top: 0px;
	width: 620px;
	height: 40px;
	background: url('gfx/uhd3.jpg') no-repeat;
	z-index: 5;
	}

.cn2 {
	position: relative;
	width: 940px;
	margin: 0 10px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	background: url('gfx/oft.jpg') no-repeat bottom center;
	z-index: 6;
	}

.cn3 {
	position: relative;
	padding: 20px 20px 20px 300px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	text-align: left;
	z-index: 7;
	}

.ft {
	position: relative;
	margin: auto;
	width: 925px;
	height: 21px;
	padding-top: 50px;
	padding-right: 15px;
	background: url('gfx/ft.jpg') no-repeat;
	font: 13px tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #fff;
	z-index: 4;
	}

div.ft a {
	font: 13px tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #fff;
	text-decoration: none;
	}

.bls {
	position: absolute;
	left: -26px;
	top: -111px;
	width: 26px;
	height: 182px;
	background: url('gfx/bls.jpg') no-repeat;
	z-index: 5;
	}

.brs {
	position: absolute;
	left: 940px;
	top: -111px;
	width: 26px;
	height: 182px;
	background: url('gfx/brs.jpg') no-repeat;
	z-index: 5;
	}

h3 {
	display: block;
	padding: 15px 30px;
	font: 24px 'century gothic', tahoma, verdana, arial, sans-serif;
	color: #888;
	border-bottom: 1px solid #ccc;
	}

p {
	padding: 15px 30px 0 30px;
	text-align: justify;
	color: #777;
	line-height: 150%;
	}