body {
	margin: 0px;
	background: #fff url('gfx/body.gif') repeat-x top;
	font: 12px tahoma, verdana, arial, geneva, sans-serif;
	color: #000;
	}

a {
	color: #13B3FD;
	text-decoration: none;	
	}
a:hover {
	color: #13B3FD;
	text-decoration: underline;
	}

img {
	border: 0;
	}

h1, h2, h3, h4, h5, h6, p, form, ul, li {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: normal;
	}

table, tr, td {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	vertical-align: middle;
	}

.bd {
	position: relative;
	margin: auto;
	width: 1000px;
	z-index: 5;
	}

.tbg {
	position: absolute;
	left: -2500px;
	width: 3000px;
	height: 820px;
	background: url('gfx/l.gif') repeat-x top;
	z-index: 1;
	}

.bbg {
	position: absolute;
	left: 500px;
	bottom: 0 !important;
	bottom: -1px;
	width: 3000px;
	height: 430px;
	background: url('gfx/r.gif') repeat-x bottom;
	z-index: 1;
	}

.hd {
	position: relative;
	width: 1000px;
	height: 200px;
	background: url('gfx/hd.jpg') no-repeat;
	z-index: 10;
	}

.hd h1 {
	position: absolute;
	left: 240px;
	top: 30px;
	font: 80px 'palatino linotype', 'book antiqua', palatino, serif;
	color: #fff;
	font-weight: normal;
	z-index: 15;
	}

.hd h1 a {
	color: #fff;
	}
.hd h1 a:hover {
	color: #fff;
	text-decoration: none;
	}

.hd h2 {
	position: absolute;
	left: 239px;
	top: 112px;
	font: 25px 'palatino linotype', 'book antiqua', palatino, serif;
	color: #fff;
	font-weight: normal;
	z-index: 15;
	}

.mn {
	position: relative;
	width: 1000px;
	height: 60px;
	background: url('gfx/mn.gif') no-repeat 30px 0;
	z-index: 10;
	}

.l2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 619px;
	background: url('gfx/l2.jpg') no-repeat;
	z-index: 11;
	}

.mn ul {
	position: absolute;
	left: 60px;
	top: 15px;
	z-index: 20;
	}

.mn li	{
	display: inline;
	list-style-type: none;
	font: 26px garamond, times, serif;
	background: url('gfx/and.gif') no-repeat 19px 7px;
	padding: 0 0 0 60px;
	}

.mn li.fst {
	background: none;
	padding: 0;
	}

.mn li a {
	color: #aaa;
	}
.mn li a:hover {
	color: #aaa;
	}

.cn {
	position: relative;
	width: 940px;
	margin: auto;
	background: #fff url('gfx/umn.jpg') no-repeat;
	z-index: 15;
	}

.cn2 {
	position: relative;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	padding: 20px;
	background: url('gfx/cn.jpg') no-repeat bottom right;
	overflow: hidden;
	z-index: 16;
	}

.cn2 p.kol1,.cn2 p.kol2, .cn2 p.kol3 {
	position: relative;
	float: left;
	width: 260px;
	font: 12px/17px tahoma, sans-serif;
	color: #888;
	text-align: justify;
	padding: 20px 20px 0 20px;
	}

.obr {
	display: block;
	border: 5px solid #AEE7FD;
	margin: 15px 0;
	}

.cn2 h3 {
	position: relative;
	font: 20px 'palatino linotype', 'book antiqua', palatino, serif;
	color: #666;
	font-weight: normal;
	padding: 20px;
	border-bottom: 1px solid #ccc;
	z-index: 18;
	}

.ft {
	position: relative;
	width: 940px;
	height: 75px;
	margin: auto;
	background: #fff url('gfx/ft.jpg') no-repeat;
	z-index: 15;
	}

.ft ul {
	position: absolute;
	left: 60px;
	top: 30px;
	z-index: 20;
	}

.ft li	{
	display: inline;
	list-style-type: none;
	padding: 0 0 0 30px;
	}

.ft li a {
	font-weight: bold;
	}

.ft p {
	position: absolute;
	left: 140px;
	top: 60px;
	color: #888;
	font-size: 10px;
	}
