* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px/14px Verdana, Arial, Tahoma, sans-serif;
	color: #484848;
	width: 100%;
	background: #F5F5F5 url(/i/bg.gif) repeat-x;
}
a {
	color: #222;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 13px;}


#wrapper {
	width: 866px;
	margin: 0 auto;
	padding-left: 17px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 53px;
	position: relative;
}

#menu {
	list-style: none;
	background: #000;
	height: 26px;
	text-align: center;
	margin: 0 0 0 203px;
	overflow: hidden;
}
#menu li {
	float: left;
	margin-right: 1px;
}

#search {
	position: absolute;
	top: 0;
	right: -50px;
	width: 174px;
	height: 26px;
	background: #484848;
}
#search input {
	font: 12px Verdana, Tahoma;
}
.search {
	width: 116px;
	border: 1px solid #0C0C0C;
	margin: 3px 0px 0 12px;
	padding: 1px 5px 2px;
}
.go {
	width: 22px;
	height: 19px;
	background: #020202 url(/i/go.gif) no-repeat;
	border: none;
	cursor: pointer;
}

#head-line {
	height: 21px;
	line-height: 12px;
	background: #7E0E02;
	margin: 0 -16px 0 238px;
	text-align: right;
	padding-top: 6px;
	padding-right: 4px;
	position: relative;
	z-index: 0;
}
#head-line a {
	color: #FFF;
	margin: 0 12px;
	text-decoration: none;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	border-right: 16px solid #7E0E02;
	border-bottom: 23px solid #7E0E02;
	background: #000 url(/i/content-bg.gif) 100% 0 repeat-y;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
}
#text {
	margin: 0 0 0 217px;
	padding: 0 20px 10px 20px;
	background: #C2C2C2;
	position: relative;
	z-index: 3;
}

#text table{
	margin: 8px 0 20px 0;
	width: 600px;
	padding: 4px;
	background: #F6F6F6;
}

#text table td{
	text-align: center;
	vertical-align: top;
	padding: 2px;
}

#text table a{
	font-weight: normal;
	font-size: 10px;
}

#index #text {
	padding: 0 215px 10px 20px;
}

#text img {max-width: 420px;}

#text a {font-weight: bold;}


#text_mess {
	margin: 0 0 0 217px;
	padding: 0 20px 10px 20px;
	background: #C2C2C2;
	position: relative;
	z-index: 3;
}

#text_mess table{
	width: 420px;
	background: #F6F6F6;
}

#text_mess table td{
	vertical-align: top;
	padding: 4px;
}

#text_mess table a{
	font-weight: normal;
	font-size: 10px;
}

#text_mess input {
width: 150px;
color: #202020;
border: 1px dotted #000000;}

#text_mess textarea {
width: 200px;
height: 160px;
color: #202020;
border: 1px dotted #000000;}


h1#news {
	line-height: 35px;
	height: 35px;
	background: #6E6E6E url(/i/news.gif) no-repeat;
	margin: 0 -20px 15px;
	text-indent: -9999px;
	position: relative;
	width: 454px;
}
h1#news b {
	position: absolute;
	top: 0;
	right: -195px;
	width: 195px;
	height: 35px;
	background: url(/i/headline-bg.gif) repeat-x;
}

h4#info {
	line-height: 35px;
	height: 35px;
	background: #6E6E6E;
	margin: 0 -20px 15px;
	position: relative;
	width: 439px;
	padding-left: 15px;
	color: #000;
}
h4#info b {
	position: absolute;
	top: 0;
	right: -195px;
	width: 195px;
	height: 35px;
	background: url(/i/headline-bg.gif) repeat-x;
}

#multimedia {
	background: #F6F6F6;
	margin: 10px -60px 10px 12px;
	padding: 11px 15px 8px;
	position: relative;
	zoom: 1;
}
#multimedia h4 {
	height: 19px;
	color: #000;
}
.photos {
	padding: 5px 0px 5px 5px;
	background: #FFF;
	float: left;
}

* html .photos {height: 1%;}
.photos img {
	float: left;
	margin-right: 6px;
}
.all,
.all2 {
	text-align: right;
	padding: 5px 25px 5px 0;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}
.all a,
.all2 a {color: #920D18;}
.all2 {width: 400px;}

#text ul,
#text ol {
	margin: 7px 0 7px 30px;
}
#text li {
	padding: 2px 0;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 217px;
	margin: -20px 0 0 -100%;
	font-size: 10px;
	line-height: 12px;
	position: relative;
}
#left a {
	color: #920D18;
}

#logo {
	display: block;
	padding: 0 0 16px 5px;
	width: 217px;
	height: 163px;
	background: #FFF;
}

#left h3#anons {
	height: 38px;
	background: #000;
}

#left-white {
	position: relative;
	left: -17px;
	background: #FFF;
	padding: 10px 10px 10px 17px;
	margin-bottom: 84px;
	width: 207px;
}
#left-white h4{
	font-size: 12px;
	color: #000;
	padding-top: 5px;
	font-weight: bold;
}
#left-white a{
	font-size: 11px;
	line-height: 14px;
}


z* html #left-white {padding-left: 16px;}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 154px;
	margin-left: -194px;
	position: relative;
	z-index: 10;
	padding-top: 35px;
	padding-bottom: 30px;
}

h1#partners {
	background: #c2c2c2;
	height: 30px;
}
.white-block,
.white-block2 {
	background: #c2c2c2;
	text-align: center;
	padding: 5 px 0;
	margin: 0 0px 0px 0;
	position: relative;
	zoom: 1;
}
.white-block img {
	width: 194px;
	display: block;
	margin: 5 px auto;
}
.white-block2 {
  background: #c2c2c2;
	padding: 15px 0;
}
.white-block2 img {
	width: 194px;
	display: block;
	margin: -5px 20px 20px 20px auto;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	position: relative;
	z-index: 1;
	zoom:1;
}
.footer {
 	position: absolute;
	top: -107px;
	left: 0;
	width: 262px;
	min-height: 93px;
	height: auto !important;
	height: 93px;
	padding: 16px 19px 9px;
	background: #000 url(/i/gray.gif) 100% 0 no-repeat;
	color: #6E6E6E;
	font-size: 10px;
	line-height: 12px;
}
.footer a {text-decoration: underline; color: #6E6E6E;}
#counters img {
	display: block;
	margin: 0 0 6px;
}