html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html {
 height: 100%;
}
body {
 background-color:#cadb2a;
 margin:35px 0 0 0;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:11px;
 color: #363;
}

a
{
	color: #2a4700;
}

a:hover
{
	color: #406d00;
}

#b1 {
	background:url(img/b1.jpg) no-repeat center top;
}
#b2 {
	background:url(img/b2.jpg) no-repeat center 100px;
}
#b3 {
	background:url(img/b3.jpg) no-repeat center 200px;
}
#b4 {
	background:url(img/b4.jpg) no-repeat center 300px;
}
#b5 {
	background:url(img/b5.jpg) no-repeat center 400px;
}
#b6 {
	background:url(img/b6.jpg) no-repeat center 500px;
}
#b7 {
	background:url(img/b7.jpg) no-repeat center 600px;
}
#b8 {
	background:url(img/b8.jpg) no-repeat center 700px;
	height:850px;
}
#mainflash {
	width:950px;
	height:700px;
	margin:0 auto;
}
#mainfooter {
	width:950px;
	margin:150px auto;
}
#footer {
	text-align:center;
}



.small {
	font-size:9px;
}

#infblock
{
	width: 100%;
	text-align: center;
	font-family:Tahoma,Arial;
	font-weight: bold;
	background-color: #f5ff8f;
	color: #2a4700;
	top: 0;
	left: 0;
	position: absolute;
}


p.small_inf
{
margin: 0px;
padding: 0px;
font-size: 13px;	
}


p.big_inf
{
margin: 0px;
padding: 0px;	
font-size: 21px;	
}

#social
{
	width:450px;
	margin-left: 80px;
	float:left;
}


#flash_banner {
	margin-left: -20px;
}

#footer img
{
	border: 0px;
}
#social img
{	
	float: left;
	margin: 0px 15px 5px 0px;
}

hr#hrtitle
{
	border: 0 transparent; /*это надо для того, чтобы не было серых боковых границ - иначе они выглядят маленькими треугольничками*/
	border-bottom: 1px solid #aaba1f;
	height: 0;
	margin-top: -10px;
}

#bottom_link
{
	font-size: 1em;
}


hr#hr_bottom {
	border: 0 transparent; /*это надо для того, чтобы не было серых боковых границ - иначе они выглядят маленькими треугольничками*/
	border-bottom: 1px solid #849015;
	height: 0;
}

#text_content
{
	margin: 0px 70px 0px 70px;
	padding-bottom: 40px;	
}

.center
{
	text-align:center;
}

#c
{
	margin-bottom: 30px;
}

#fixed
{
height:140px;
width:31px;
position:fixed; left: 0; _position:absolute; top:40%; _top:expression( 200 + eval(document.documentElement.scrollTop||document.body.scrollTop) + 'px' );
}

#fixed_right
{
height:140px;
width:31px;
position:fixed; right: 0; _position:absolute; top:40%; _top:expression( 200 + eval(document.documentElement.scrollTop||document.body.scrollTop) + 'px' );
}

.clearfloat
{
clear: both;
}

p.vnimanie
{
color:red;
font-size: 14px;
}