body {
	margin:0;
	background:#5d5d5d;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	padding:9px 0;
}
img {
	border-style:none;
}
a {
	color:#630000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	width:973px;
	margin:0 auto;
}

#header {
	background:url(../images/bg-header.jpg) no-repeat;
	height:616px;
	overflow:hidden;
}
.logo {
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999em;
	height:220px;
	width:501px;
	margin:5px 0 0 455px ;
}
.logo a {
	height:100%;
	display:block;
}

#main {
	background:#fff url(../images/bg-main.gif) repeat-x;
	border:solid #fff;
	border-width:0 1px;
}
#main .inner {
	background:url(../images/bg-main-bottom.gif) repeat-x  0 100%;
	height:1%;
}
.inner:after {
	content:"";
	clear:both;
	display:block;
}

#aside {
	float:left;
	width:207px;
	margin-bottom:-50px;
	position:relative;

}
.holder {
	background:#fafcf6 url(../images/bg-hodler-repeat.gif) repeat-x;
	width:205px;
	padding-bottom:30px;
}
.holder-b {
	background:url(../images/bg-holder-b.png) no-repeat;
	height:14px;
	margin-bottom:44px;
}
.holder:after {
	content:"";
	display:block;
	clear:both;
}
.holder .nav {
	margin:-233px 0 0;
	padding:0 0 0 7px;
	list-style:none;
	float:left;
	position:relative;
}
.nav li {
	margin-bottom:20px;
}
.nav a {
	font:italic 21px "Times New Roman", Times, serif;
	color:#164201;
	text-decoration:none;
	padding-left:10px;
}
.nav a:hover {
	color:#a20101;
	background:url(../images/bullet.gif) no-repeat 0 50%;
}
.box { 
	padding-left:23px;
}
.box h3 {
	font:40px "Times New Roman", Times, serif;
	color:#630000;
	margin:0 0 13px;
}
.box .news {
	margin:0;
	padding:0;
	list-style:none;
}
.news li {
	overflow:hidden;
	height:1%;
	margin-bottom:12px;
}
.news .date {
	font:italic 17px "Times New Roman", Times, serif;
	display:block;
	margin-bottom:8px;
}
.news h4 {
	font:19px "Times New Roman", Times, serif;
	color:#630000;
	margin:0 0 19px;
}
.news p {
	margin:0;
	font:italic 15px "Times New Roman", Times, serif;
}
.news .more {
	font:bold italic 15px "Times New Roman", Times, serif;
	color:#630000;
	float:right;
}

#content {
	float:left;
	width:490px;
	padding:42px 0 0 30px;
	position:relative;
	
}
#content h1 {
	position:absolute;
	top:-160px;
	left:215px;
	margin:0;
	text-align:right;
	width:259px;
	font:31px "Times New Roman", Times, serif;
	color:#000;
}
#content h1 em {
	font-size:45px;
	color:#c20e01;
	display:block;
}
#content h3 {
	font:22px "Times New Roman", Times, serif;
	color:#630000;
	margin:0 0 20px;
}
#content ul {
	margin:0 0 19px;
	padding:0;
	list-style:none;
}
#content dl {
	margin:0;
	overflow:hidden;
}
#content dl dt {
	float:left;
	clear:left;
	margin-right:30px;
}
#content dl dd {
	margin:0;
}

#sidebar {
	float:right;
	margin:-335px 20px 0 0;
	display:inline;
	position:relative;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul li {
	height:101px;
	width:201px;
	overflow:hidden;
	margin-bottom:12px;
}
* html #sidebar ul li {
	position:relative;
}
*+html #sidebar ul li {
	position:relative;
}
#sidebar ul li a {
	display:block;
	height:202px;
	width:201px;
	text-indent:-9999em;
}
#sidebar ul li a:hover {
	margin-top:-101px;
	position:relative;
}
.reklama {
	background:url(../images/bg-btn-obyavleniya.png) no-repeat;
}
.resgitration {
	background:url(../images/bg-btn-registration.png) no-repeat;
}
.raskrutka {
	background:url(../images/bg-btn-raskrutka.png) no-repeat;
}
.site-create {
	background:url(../images/bg-btn-site-create.png) no-repeat;
}
.email {
	background:url(../images/bg-btn-email.png) no-repeat;
}
.cms {
	background:url(../images/bg-btn-cms.png) no-repeat;
}
.design {
	background:url(../images/bg-btn-design.png) no-repeat;
}
#footer {
	background:url(../images/bg-footer.jpg) no-repeat;
	height:140px;
	padding-top:80px;
}
#footer span {
	display:block;
	margin:0 0 0 250px;
	font:19px Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	word-spacing:2px;
	color:#fff;
}
#footer .logo-small {
	background:url(../images/logo-footer.png) no-repeat;
	text-indent:-9999em;
	height:103px;
	width:335px;
	margin:0 0 0 34px;
	display:block;
}
#footer .logo-small a {
	display:block;
	height:100%;
	position:relative;
}

