* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: #ffeef2 url(img/main__.jpg) no-repeat top center;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 22px
}
img {
	border: none;
}
input {
	vertical-align: middle
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	height:787px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	background: #BFF08E;
}
.feed {
	font-size:11px;
	font-family:arial;
	padding-top:589px;
	padding-left:297px;
	text-transform:uppercase;
	line-height:1.4;
	position:absolute;
}
.after {
	position:absolute;
	margin-left:598px;
	margin-top:490px;
}
h2 {
	display:block;
	margin:0px;
	padding:0px;
	background:url(img/h2.gif) no-repeat;
	width:214px;
	height:41px;
	font-size:24px;
	color:#FFF;
	font-weight:normal;
	padding-left:38px;
	padding-top:9px;
	line-height:0.8;
}
h3 {
	display:block;
	background:url(img/h2.gif) no-repeat;
	width:214px;
	height:38px;
	font-size:17px;
	color:#FFF;
	font-weight:normal;
	padding-left:16px;
	padding-top:12px;
	line-height:0.8;
	margin-top:9px;
	margin-bottom:2px;
}
#txt {
	margin-left:80px;
	margin-right:80px;
	color:#353535;
	font-family:Tahoma;
	font-size:13px;
	line-height:1.5;
}
#txt a {
	color:#ff0000;
}
#now {
	width:100%;
	height:186px;
	background:url(img/now__.jpg) no-repeat top center;
	text-align:center;
	color:#000;
	padding-top:477px;
}
.nevse {
	font-size:30px;
	color:#353535;
	margin-top:48px;
	margin-bottom:23px;
}
.krome {
	font-size:30px;
	color:#353535;
	margin-top:30px;
	margin-bottom:19px;
}
.krome span {
	font-size:24px;
}
.for {
	margin-top:55px;
	margin-bottom:36px;
}
.copy {
	margin-top:70px;
	margin-bottom:7px;
}

strong {font-weight:bold;}