html {
	margin: 0;
	padding: 0;
        background: #fff url("../img/bg.png") left top no-repeat;
	font: 14px Arial;
	color: #000000;
	line-height: 22px;
}
.clear {
	clear: both;
}
a {
	color: #000000;
}
a:hover, .menu p a:hover, .menu span a:hover {
	color: #e57202;
	text-decoration: none;
}
.menu {
	margin: 0;
	width: 765px;
	height: 135px;
	text-align: right;
}
.menu p {
	margin: 65px 0 7px 0;
	padding: 0;
	font: 18px Arial;
	letter-spacing: -1.2pt;
}
.menu p a {
	color: #000000;
}
.menu p span {
	color: #e57202;
	font: 18px Arial;
	letter-spacing: -1.2pt;
}
.menu span {
	margin: 65px 0 10px 0;
	padding: 0;
	font: 14px Trebuchet MS;
	font-weight: normal;
	font-style: italic;
	color: #b2b2b2;
}
.menu span a {
	color: #b2b2b2;
	margin: 0 0 0 10px;
}
.body {
	margin: 0 0 0 95px;
	width: 765px;
}
.body h2 {
	margin: 0 0 1px 0;
	padding: 0;
	font: 24px Trebuchet MS;
	font-style: italic;
}
.body h3 {
	margin: 30px 0 1px 0;
	padding: 0;
	font: 24px Trebuchet MS;
	font-style: italic;
}
.body span {
	margin: 0;
	padding: 0;
	font: 14px Trebuchet MS;
	font-style: italic;
	color: #4b4b4b;
	letter-spacing: -0.6pt;
}
.body .infoleft, .body .inforight {
	float: left;
	margin: 20px 20px 0 0;
	padding: 0;
	width: 320px;
}
.body .inforight {
	margin: 20px 0 0 0;
}
.body img {
	float: right;
	margin: 0 0 20px 20px;
}
.logo {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 90px;
	height: 90px;
        background: url("../img/logo.png") left center;
}
.logo:hover {
        background: url("../img/logo.png") right center;
}
ul, li {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
	height: 16px;
	padding: 1px 0 6px 20px;
}
.mail {
	background: url("ico/mail.gif") left center no-repeat;
}
.icq {
	background: url("ico/icq.gif") left center no-repeat;
}
.twitter {
	background: url("ico/twitter.gif") left center no-repeat;
}
.lj {
	background: url("ico/lj.gif") left center no-repeat;
}
.lepra {
	background: url("ico/lepra.gif") left center no-repeat;
}
.habr {
	background: url("ico/habr.gif") left center no-repeat;
}
.fb {
	background: url("ico/fb.gif") left center no-repeat;
}
.krug {
	background: url("ico/krug.gif") left center no-repeat;
}