html, body {
	padding: 0;
	margin: 0;
}
body {
	background: #000;
	font: 12px Arial, sans-serif;
	line-height: 18px;
	color: #999999;
}
.page {
	width: 936px;
	margin: 0 auto;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
body {
	width: 936px;
	margin: 0 auto;
}
.clear {
	float: none;
	clear: both;
}
#header {
	position: relative;
	height: 144px;
}
#logo {
	padding: 38px 0 0 40px;
}
#owner {
	background: url(i/owner.jpg) no-repeat top left;
	width: 340px;
	height: 164px;
	position: absolute;
	right: 106px;
	top: 0;
	z-index: 1000;
}
#menu {
	width: 198px;
	float: left;
	padding-top: 126px;
}
#menu h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 54px;
	padding: 0;
	color: #ec1c24;
}
#menu ul {
	list-style-type: none;
	margin: 0 0 0 36px;
	padding: 0;
}
#menu li {
	padding: 0 0 0 18px;
	margin: 0;
}
#menu li.active {
	background: #ccc url(i/menu-active.gif) repeat-y top left;
	color: #000;
}
#menu a {
	text-decoration: none;
}
#menu li.active a {
	color: #000;
}
#menu a:hover {
	color: #999;
}

#content {
	width: 660px;
	float: left;
}
.jcarousel-skin-ssokolova {
	list-style-type: none;
}
.jcarousel-skin-ssokolova li {
	display: inline;
}
.content-inner {
	border: 1px solid #999;
	padding: 40px 60px 0 60px;
	min-height: 480px;
}

ul.submenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.submenu li {
	display: block;
	float: left;
	margin-right: 10px;
}
.submenu li.active {
	color: #ec1c24;
}

.author {
	margin-bottom: 36px;
}
.author b {
	font-weight: normal;
	color: #ec1c24;
}
.author span {
	color: #fff;
}
.author .img {
	width: 144px;
	float: left;
}
.author b a.mail {
	color: #ec1c24;
	text-decoration: none;
}
.author b a.mail span {
	color: #2e0708;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #ec1c24;
}

#footer {
	padding: 40px 0 100px 0;
	width: 660px;
	margin-right: 80px;
	float: right;
}
.copyright {
	text-align: center;
	font-size: 10px;
	margin-bottom: 40px;
}
.creators {
	padding: 0 0 0 500px;
	
}
.creators a {
	display: block;
	width: 167px;
	height: 60px;
	color: #404040;
	font-size: 10px;
	line-height: 80px;
	text-align: right;
	background: url('i/symmetrix.gif') no-repeat top left;
}
.creators a:hover {
	color: #999;
	background-image: url('i/symmetrix-h.gif');

}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 9px 0;
	padding: 0;
}