body {

	color:#5d5d5d;
	background:#fff url(../media/images/body.png) repeat-x;
}
input, select, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5d5d5d;
}
img {
	border:0;
}

.bottom-background {
	background:url(../media/images/footer.png) repeat-x 0 100%;
}
#container {
	width:1000px;
	margin:0 auto;
	text-align:left;
}

#header a {
	color:#63513e;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}

#header {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	height:93px;
	position:relative;
	background:url(../media/images/header.png) no-repeat 50% 0;
}
#header .logo {
	position:absolute;
	left:23px;
	top:11px;
}
#header .search {

	background:url(../media/images/search.png) no-repeat;
	width:201px;
	height:28px;
	position:absolute;
	right:1px;
	top:49px;
	padding:16px 0 0 45px;
}
#header .search input {
	border:0;
	background:#fff;
	padding:2px 5px;
	margin-right:4px;
	width:130px;
	vertical-align:top;
}
#header .search span input {
	background:url(../media/images/search-button.png) no-repeat;
	padding:1px 0 3px 0;
	width:46px;
	color:#fff;
	cursor:pointer;
	vertical-align:middle;
}
#header .guest-block {
	position:absolute;
	width:160px;
	right:0;
	top:0;
	padding:25px 20px 0 35px;
	background:url(../media/images/guest.png) no-repeat 0 100%;
	font-family:Tahoma, Geneva, sans-serif;
}
#header .guest-block .enter {
	display:block;
	text-align:center;
	background:#707070 url(../media/images/enter.png) no-repeat;
	color:#fff;
	width:36px;
	height:18px;
	line-height:16px;
	float:right;
}



.top-menu a {
	color:#63513e;
	text-decoration:none;
}
.top-menu a:hover {
	text-decoration:underline;
}

.top-menu .index-bottom {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	position:absolute;
	height:23px;
	line-height:23px;
	list-style:none;
	bottom:0;
	padding-left:21px;
	margin:0;
}
.top-menu .index-bottom li {
	float:left;
	padding-right:19px;
}
.top-menu .index-bottom li a {
	color:#fff;
}
.top-menu {
	background:#87a93b url(../media/images/top-menu.png) no-repeat;
	height:48px;
	overflow:hidden;
	position:relative;
	margin-bottom:8px;
}
.top-menu .main {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	list-style:none;
	height:25px;
	line-height:25px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:1px;
	margin:0;
}
.top-menu .main li {
	float:left;
	height:25px;
	background:url(../media/images/top-menu-line.png) no-repeat 100% 0;
}
.top-menu .main li a {
	color:#fff;
	display:block;
	_display:inline-block;
	height:25px;
	padding:0 15px;
}
.top-menu .main li:hover, .top-menu .main li.hover {
	background:url(../media/images/top-menu-hover-left.png) no-repeat;
}
.top-menu .main li:hover a, .top-menu .main li.hover a {
	background:url(../media/images/top-menu-hover-right.png) no-repeat 100% 0;
}
.top-menu .main li:hover ul, .top-menu .main li.hover ul {
	display:block;
	margin:0;
	padding:0;
}
.top-menu .main li ul {
	list-style:none;
	position:absolute;
	height:23px;
	line-height:23px;
	display:none;
	text-transform:none;
	font-weight:normal;
	bottom:0;
	left:20px;
	width:960px;
	background: url(../media/images/submenu.png) repeat-x;
	margin:0;
}
.top-menu .main li ul li {
	height:23px;
	background:none!important;
}
.top-menu .main li ul li a {
	background:none!important;
	height:23px;
	padding:0 18px 0 0;
}
td, th, table p, table li {
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#footer {
	height:42px;
	border-top:1px solid #e5e5e5;
	color:#5a5959;
	overflow:hidden;
	padding:17px 10px 0 33px;
}
#footer .counters {
	float:right;
}
#footer .counters a {
	display:block;
	float:left;
	margin-left:5px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
.footercp a {color:#5a5959;
}
a.abold {
  color:#ff8800;
  text-decoration:underline!important;
}
div.thanksfont .alt2 {
	font-size:11px;
}
