* {
	font-style: normal;
	list-style: none;
	margin: 0pt;
	padding: 0pt;
	text-decoration: none;
}

body {
	background: #ffffff;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

form, img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
	width: 100%;
	height: 0.1px;
	display: block;
}

#wrapper {
	width: 900px;
	margin: 20px auto;
	clear: both;
	height: 692px;
	background: #ffffff url(pic/bg.jpg) no-repeat 0 0;
}

#kljuc {
	color: #90949e;
	display: block;
	padding: 210px 0px 0px 50px;
	width: 375px;
	height: 35px;
}

#kljuc li {
	display: block;
	float: left;
	padding: 0px 10px;
	font-weight: bold;
}

#kljuc li.bt {
	padding: 15px 15px 0px 5px;
}

#kljuc li.md {
	line-height: 35px;
}

#cont {
	padding: 40px 0px 0px 65px;
	width: 630px;
	height: 215px;
	display: block;
	overflow: hidden;
}

h1 {
	color: #5c5849;
	padding: 0px;
	font-size: 18px;
	padding-bottom: 5px;
}

h2 {
	padding: 0px;
	font-size: 18px;
	text-align: right;
	padding-bottom: 5px;
}

#cont .col1, #cont .col2 {
	width: 340px;
	float: left;
	margin: 40px 15px 0px 0px;
	color: #5c5849;
	font-weight: bold;
}

#cont .col2 {
	width: 275px;
	margin-right: 0px;
}

#cont .col1 li, #cont .col2 li {
	list-style: disc;
	list-style-position: inside;
}

#cont .col1 li span, #cont .col2 li span {
	font-size: 10px;
}

#buttons {
	padding: 5px 0px 0px 65px;
	width: 630px;
	display: block;
}

h4 {
	color: #7b9ebc;
	padding-bottom: 5px;
}

#buttons a {
	color: #5c5849;
	display: block;
	margin-left: 50px;
	float: left;
	line-height: 70px;
	padding-left: 50px;
	font-weight: bold;
}

#buttons a.mail {
	width: 210px;
}

#buttons a.site {
	width: 220px;
	font-size: 15px;
}

#addr {
	padding: 20px 0px 0px 65px;
	width: 630px;
	display: block;
	font-size: 11px;
	color: #a8abad;
}

#links {
	text-align: right;
}

#links a {
	float: right;
	margin: 0px 10px;
	color: #5c5849;
	text-decoration: underline;
	font-size: 11px;
}

