#header {
	background: url(/i/belka.gif) bottom no-repeat;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	overflow: hidden;
}

a, a:visited, a:active {
	display: block;
	padding-left: 24px;
	padding-top: 2px;
	line-height:1.3em;
	height: 20px;
	text-decoration: none;
}

#sidebar {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	width: 150px;
	margin-right: 0px;
	float: right;
	display: inline; /* floats are handled as block elements, this is to fix
							   a margin collapsing bug in IE */
							   postion: relative;
}

#content {
	margin: 0px;
	margin-right: 152px;
	margin-left: 00px;
	padding: 0px;
	width: 740px;
	height: 500px;
	overflow: hidden;
	background: url(/i/ibg.gif);
	postion: relative;
}

#keywords {
	margin-top: 32px;


}

#keywords a {
	display: inline;
	margin: 0px;
	padding: 0px;

}

#content img {

margin:0 auto;

}



#footer {
	background: url(/i/belka.gif) top no-repeat;
	padding-top: 4px;
	clear: left;
}

div#wrap {
	width: 100%;
	overflow: hidden;
	background: transparent;
}

#container {
	width: 900px;
	padding: 0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background: transparent;
	border: none;
}

