html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
}
a {
	outline: none;
}
img {
	border: none;
}
h1 {
	color: #0863b1;
	font-size: 14pt;
	font-weight: normal;
}
h2 {
	font-size: 11pt;
	color: #0863b1;
}
h3 {
	color: #0863b1;
	font-size: 9pt;
}
.clear {
	clear: both;
}
#main {
	width: 995px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
}
#head {
	position: relative;
	padding: 86px 0 0 0;
}
#logo {
	display: block;
	width: 263px;
	height: 72px;
	top: 0;
	left: 0;
	position: absolute;
	background: url(/images/logo.jpg);
}
#phone {
	display: block;
	width: 165px;
	height: 50px;
	top: 30px;
	right: 0;
	position: absolute;
	background: url(/images/phone_bg.gif) no-repeat 0 0;
}
#phone span {
	display: block;
	text-align: center;
}
#phone span.namber {
	color: #0863b1;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 0 45px;
	text-align: left;
}
#menu {
	border-bottom: solid 1px #b9bfc4;
	height: 26px;
	font-size: 10pt;
	font-weight: bold;
	position: relative;
}
#page {
	margin: 18px 0 0 0;
}
#content {
	width: 67%;
	float: left;
	margin: 0 0 50px 0;
}
#right {
	width: 29%;
	margin: 0 0 0 70%;
}
#foot {
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid #B9BFC4;
}
/*menu*/
#menu .button {
	height: 26px;
	_height: 21px;
	position: relative;
	float: left;
	margin: 0 1px;
	padding: 5px 0 0 0;
	background: url(/images/menu_button_bg.gif) repeat-x;
}
#menu a {
	color: #3d6e98;
	padding: 0 10px;
	text-decoration: none;
	
}
#menu a:hover {
	color: #1f8f02;
}
#menu a.act {
	color: #1f8f02;
}
#menu span {
	width: 6px;
	height: 26px;
	display: block;
	position: absolute;
	top: 0;
}
#menu span.menu_button_bg_left {
	background: url(/images/menu_button_bg_left.gif) no-repeat;
	left: 0;
}
#menu span.menu_button_bg_right {
	background: url(/images/menu_button_bg_right.gif) no-repeat;
	right: 0;
	_right: -1px;
}
#submenu {
	border-bottom: dashed 1px #939aa0;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	color: #6f6f6f;
}
#submenu a {
	color: #6f6f6f;
	text-decoration: none;
	margin: 0 5px;
}
#submenu a.act {
	color: #1f8f02;
	text-decoration: underline;
}
/*/menu*/
/*page*/
#page_top {
	clear: both;
	height: 226px;
	position: relative;
	margin: 18px 0 24px 0;
	background: url(/images/page_top_bg.jpg) repeat-x;
	z-index: 200;
}
#page_top .page_top_left_bg {
	width: 7px;
	height: 226px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/page_top_left_bg.gif) no-repeat;
	z-index: 200;
}
#page_top .page_top_right_bg {
	width: 33px;
	height: 226px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(/images/page_top_right_bg.gif) no-repeat;
}
#page_top .page_top_photo {
/*	width: 284px; */
        width: 600px;
	height: 224px;
	position: absolute;
	top: 1px;
	left: 0;
	/* background: url(/images/page_top_photo.jpg) no-repeat; */
	background: url(/images/auctions.jpg) no-repeat;
	z-index: 1;
}
#page_top .page_top_left {
	width: 600px;
	height: 226px;
	float: left;
}
#page_top .page_top_left h1 {
	margin: 15px 0 0 300px;
	color: #000;
}
#page_top .page_top_left h1 span {
	color: #d70303;
}
#page_top .page_top_left div.links {
	margin: 20px 0 0 300px;
}
#page_top .page_top_left div.links a {
	background: url(/images/page_top_left_links_bg.gif) no-repeat 0 50%;
	height: 25px;
	display: block;
	color: #0863b1;
	font-weight: bold;
	margin: 0 20px 15px 0;
	padding: 0 0 0 30px
}
#page_top .page_top_right{
	height: 74px;
	margin: 0 1px 0 600px;
	border-bottom: dashed 1px #939aa0;
	border-left: solid 1px #939aa0;
}
#page_top .page_top_right div.img {
	width: 96px;
	height: 74px;
	margin: 0 30px;
	_margin: 0 30px 0 15px;
	position: relative;
	float: left;
}
#page_top .page_top_right div.img img {
	margin: 5px 0 0 0;
	z-index: 100;
}
#page_top .page_top_right div.img div.img_border {
	background: url(/images/content_header_right_in_border.gif) no-repeat 0 5px;
	position: absolute;
	width: 96px;
	height: 74px;
	top: 0;
	left: 0;
	z-index: 200;
}
#page_top .page_top_right h2 {
	margin: 0;
	padding: 5px 0 8px 0;
}
#page_top .page_top_right a {
	background: url(/images/content_header_right_links_bg.gif) no-repeat 0 3px;
	display: block;
	color: #0863b1;
	margin: 0 10px 5px 156px;
	_margin: 0 10px 0 156px;
	padding: 0 0 0 13px;
	text-decoration: none;
}
#page_top #page_top_right_bottom{
	border-bottom: none;
}
#page_top #page_top_right_bottom div.img div.img_border {
	background: url(/images/content_header_right_in_border_green.gif) no-repeat 0 5px;
}
#page_top #page_top_right_bottom h2 {
	color: #208d03;
}
/*/page*/
/*content*/
#content #content_header.inner {
	width: 420px;
	margin: 1px auto;
}
#content #content_header {
	position: relative;
	background: #9aa8b7;
	height: 23px;
	margin: 0 0 5px 0;
}
#content #content_header span {
	position: absolute;
	width: 7px;
	height: 23px;
	top: 0;
}
#content #content_header span.content_header_bg_left {
	left: 0;
	background: url(/images/content_header_left.gif) no-repeat;
}
#content #content_header span.content_header {
	position: relative;
	margin: 0 0 0 15px;
	line-height: 21px;
	font-size: 9pt;
	color: white;
}
#content #content_header span.content_header_bg_right {
	right: -1px;
	background: url(/images/content_header_right.gif) no-repeat;
}
#content #content_index {
	position: relative;
	border: solid 1px #939aa0;
}
#content #content_index .content_bg_top_left {
	width: 7px;
	height: 7px;
	position: absolute;
	top: -1px;
	_top: 0px;
	left: -1px;
	font-size: 1pt;
	background: url(/images/content_bg_top_left.gif) no-repeat;
}
#content #content_index .content_bg_top_right {
	width: 7px;
	height: 7px;
	position: absolute;
	top: -1px;
	_top: 0px;
	right: -1px;
	font-size: 1pt;
	background: url(/images/content_bg_top_right.gif) no-repeat;
}
#content #content_index .content_bg_bottom_left {
	width: 7px;
	height: 7px;
	position: absolute;
	bottom: -1px;
	_bottom: 28px;
	left: -1px;
	font-size: 1pt;
	background: url(/images/content_bg_bottom_left.gif) no-repeat;
}
#content #content_index .content_bg_bottom_right {
	width: 7px;
	height: 7px;
	position: absolute;
	bottom: -1px;
	_bottom: 28px;
	right: -1px;
	font-size: 1pt;
	background: url(/images/content_bg_bottom_right.gif) no-repeat;
}
#content #content_index h1 {
	margin-top: 0;
	text-indent: 15px;
	background: #e1e5e9;
	border-top: solid 1px #61a3db;
	border-bottom: solid 1px #61a3db;
}
#content #content_index .index_text {
	clear: both;
}
#content #content_index .index_text h1.first {
	color: #208d03;
	background: #cdedc4;
	border-top: none;
	border-bottom: solid 1px #2fa70f;
}
#content #content_index .index_text_left {
	width: 60%;
	float: left;
	margin: 0 0 15px 15px;
	_margin: 0 0 7px 7px;
}
#content #content_index .index_text_left strong {
	display: block;
}
#content #content_index .index_text_right {
	margin: 0 0 15px 65%;
	_margin: 0 0 15px 40%;
}
#content #content_index .index_text_right div {
	width: 49%;
	*width: 110px;
	_width: 40%;
	float: left;
	font-weight: bold;
}
#content #content_index .index_text_right div span {
	display: block;
	margin: 5px 0 10px 0;
	color: #0863b1;
	font-size: 10pt;
}
#content #content_index .index_text_right div span.first {
	color: #208d03;
}
#content #content_index .index_text_right div img {
	margin: 0 0 5px 20px;
}
#content {
	font-size: 10pt;
}
#content a {
	color: #0863b1;
}
#content p {
	margin: 15px 0 30px 0;
}
#content .price {
	background: url(/images/price_bg.gif) no-repeat;
	width: 423px;
	height: 83px;
	margin: 1px auto;
	position: relative;
	text-align: center;
}
#content .select {
	background: url(/images/select.gif) no-repeat;
	width: 50px;
	height: 50px;
	top: 30px;
	left: 70px;
	position: absolute;
}
#content .price .price_left {
	width: 100px;
	top: 33px;
	left: 0;
	position: absolute;
}
#content .price .price_center {
	width: 223px;
	top: 17px;
	left: 100px;
	position: absolute;
}
#content .price .price_right {
	width: 100px;
	top: 31px;
	right: 0;
	position: absolute;
}
#content .price .price_center span {
	display: block;
	color: #0863b1;
}
#content ul li {
	width: 40%;
	float: left;
	margin: 0 20px 5px 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: url(/images/content_header_right_links_bg.gif) no-repeat 0 5px;
}
#content #inner_content_header {
	width: 666px;
	height: 90px;
	background: url(/images/inner_content_head_bg.gif);
}
#content #inner_content_header h1 {
	margin: 0 0 10px 13px;
	padding: 10px 0 0 0;
}
#content #inner_content_header div {
	margin: 0 0 0 13px;
	padding: 0 0 0 23px;
	font-weight: bold;
	background: url(/images/page_top_left_links_bg.gif) no-repeat 0 50%;
}
/*/content*/
/*right*/
#right #partner {
	background: url(/images/flag.jpg) no-repeat 10px 10px;
	padding: 10px 0 25px 0;
	border-bottom: dashed 1px #939aa0;
}
#right #partner h3 {
	margin: 0 0 20px 45px;
}
#right #partner img {
	margin: 0 0 0 20px;
}
#right #info {
	background: url(/images/info.jpg) no-repeat 5px 15px;
	border-bottom: dashed 1px #939aa0;
	padding: 20px 0;
}
#right #info h3 {
	color: #208d03;
	margin: 0 0 20px 45px;
}
#right #info p {
	margin: 0 0 0 15px;
}
#right #info a {
	display: block;
	text-align: right;
	color: #208d03;
	margin: 0 10px 0 0;
}
#right #info #links a {
	display: block;
	text-align: left;
	color: #208d03;
	margin: 0 5px 0 0;
}


#right #news {
	background: url(/images/news.jpg) no-repeat 5px 23px;
	padding: 25px 0 20px 0;
}
#right #news h3 {
	margin: 0 0 20px 45px;
}
#right #news .news_item {
	margin: 0 0 20px 17px;
}
#right #news .news_item a {
	font-weight: bold;
	text-decoration: none;
	color: #0863b1;
	display: block;
	margin: 0 0 5px 0;
}
#right #news .news_item a span {
	color: black;
}
#right #news .news_item span {
	color: #0863b1;
}

#right #news #all_news a {
	color: #0863b1;
        text-align: right;
	display: block;
	margin: 0 10px 0 0;        
}

#links {
	margin: 0 0 20px 0;
	text-align: center;
}
/*/right*/
/*foot*/
#foot #contacts {
	width: 50%;
	float: left;
	margin: 0 0 30px 0;
}
#foot #contacts a {
	color: #0863b1;
}
#foot #copy {
	margin: 10px 0 0 0;
}
/*/foot*/

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
  text-align: left;
  background: none;
  float:none;
  width: 100%;
}


#clients div.logos {
	height: 60px;
	overflow:hidden;
        position: relative;
        top:0;

}
#clients div.logos img{
	border: none;
}
