* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	color:#35730a;
}
a:hover {
	color:#E17003;
}
body {
	width:922px;
	margin:0 auto;
	background-color:#f1ffe9;
	padding-top:12px;
	font-family:tahoma, arial, sans-serif;
	font-size:12px;
	position:relative;
}
#header {
	height:361px;
	background:url(http://equus.ru/img/header_bg.jpg) no-repeat;
}
#header h1 {
	text-indent: -9000px;
	overflow: hidden;
	width:256px;
}
#navigation{
	text-align:center;
	height:36px;
	padding-top:14px;
}
#navigation li {
	display:inline;
	padding-left:50px;
	background:url(http://equus.ru/img/navigation_bullet.png) no-repeat 10px 0;
	font-size:16px;
}
#navigation a {
	color:#35730a;
	text-decoration:none;
	font-weight:bold;
}
#navigation a:hover {
	color:#e17003;
	text-decoration:underline;
}
#navigation li.edge {
	padding-left:0;
	background:none;
}
#main {
	width:922px;
	overflow:hidden;
	padding-bottom:30px;
	background:#f7f0f0 url(http://equus.ru/img/pod_top.jpg) no-repeat 100% 100%;
}
#content {
	width:626px;
	float:right;
	padding:22px 34px 0 0;
	background:url(http://equus.ru/img/main_right_corner.png) no-repeat 100% 0;
}
#sidebar {
	width:262px;
	float:left;
}
#sidebar_nav {
	list-style:none;
	padding:25px 45px 0 18px;
	background:url(http://equus.ru/img/main_left_corner.png) no-repeat 0 0;
}
#sidebar_nav a {
	display:block;
	position:relative;
	height:153px;
}
#sidebar_nav img {
	position:absolute;
	top:0;
	left:0;
	font-size:1px;
	color:#f7f0f0;
}
h2 {
	font-family:Haettenschweller, 'Trebuchet MS';
	font-size:24px;
	margin-bottom:10px;
	color:#854444;
}
#footer {
	height:122px;
	padding:20px 70px 0 24px;
	background:url(http://equus.ru/img/pod_bot.jpg) no-repeat 100% 0;
	text-align:right;
}
#footer_navigation {
	padding:4px 0;
	float:left;
}
#footer_navigation li{
	display:inline;
}
.counter {
	clear:both;
	text-align:left;
	padding-top:40px;
}
#content li {
	margin-left: 20px;
}
#content ul {
	margin: 20px;
}
#content p {
	margin-top: 10px;
}
.idtif {
color :  #35730a;
text-decoration : underline;
}
.idite {
color : #E17003;
cursor: pointer;
text-decoration : underline;
}
