body {
	font: 11px Verdana, sans-serif;
	text-align: center;
	background: url(../images/body-bgr.gif);
	margin: 0;
	padding: 12px 0;
}

a img {
	border: 0 none;
}

a {
	color: Black;
}

form {
	margin: 0;
}

div.body {
	width: 715px;
	margin: 0 auto;
	text-align: left;
	background: white;
}

div.header {
	border-bottom: 2px white solid;
	position: relative;
	background: #EFF0EB url(../images/header-bgr.gif) bottom repeat-x;
}

div.header a.logo {
	display: block;
	width: 167px;
	border-right: 2px white solid;
}

body#index div.header a.logo {
	border-bottom: 1px white solid;
}
	

div.header a.logo img {
	display: block;
}

body#index div.header a.logo img {
	border: #42474A solid;
	border-width: 23px 0 24px 0;
}

div.header img.index-img {
	position: absolute;
	left: 167px;
	top: 51px;
	padding-bottom: 1px;
	display: block;
	background: url(../images/index-img-bgr.gif) bottom repeat-x;
}

ul.top-menu {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	list-style: none;
	height: 46px;
	border-bottom: 1px #DDDEDA solid;
	width: 520px;
	position: absolute;
	top: 5px;
	left: 180px;
}

body#index ul.top-menu {
	border-bottom: 0 none;	
}

ul.top-menu li {
	float: left;
	border-right: 1px #CCCDC9 solid;
	background: url(../images/menu-bullet.gif) 0px 12px no-repeat;
	padding: 6px 14px 7px 22px;
	margin-right: 10px;
}

ul.top-menu li.last {
	border-right: 0 none;
	margin-right: 3px;
}

ul.top-menu li a {
	text-decoration: none;
	color: #424242;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul.top-menu li a:hover {
	color: #CDA94F;
}

ul.top-menu li.active a {
	color: #CDA94F;
	cursor: default;
}

div.header-text {
	position: absolute;
	top: 77px;
	left: 203px;
}

html>body div.header-text {
	width: auto;
}

div.header-text a {
	display: block;
	margin-top: 24px;
	float: left;
	background: url(../images/home-icon.gif) 0 1px no-repeat; 
	text-decoration: none;
	padding: 0px 3px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

div.header-text p {
	margin-left: 83px;
	height: 50px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	margin-right: 20px;
	border-left: 1px #CCCDC9 solid;
	padding-left: 9px;
	padding-top: 4px;
	width: 380px;
}

html>body div.header-text p {
	height: auto;
}

div.header-text p b {
	color: #BFA512;	
	display: block;
}

div.main {
	overflow: auto;
	border-bottom: 4px #F2CE00 solid;
	border-top: 4px #F2CE00 solid;
	padding-bottom: 2px;
	width: 715px;
}

body#index div.main {
	border-top: 0 none;
}

div.left {
	float: left;
	width: 167px;
	background: #EFF0EB;
	border-top: 2px white solid;	
}

body#index div.left {
	border-top: 4px #F2CE00 solid;
}

div.center {
	border-left: 167px #EFF0EB solid;
	border-bottom: 1px white solid;
	border-top: 2px white solid;	
}

body#index div.center {
	border-top: 0 none;
}

html>body div.center {
	padding-left: 3px;
}

div.footer {
	clear: both;
	background: #DFE0DB;
	border: 1px #DFE0DB solid;
	margin-top: 8px;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #2d2c2c;	
}

div.footer ul {
	float: right;
	margin: 0;
	margin-top: 12px;
	margin-right: 5px;
	padding: 0;
	list-style: none;
}

div.footer ul li {
	display: inline;
}

div.footer ul li a {
	font-weight: bold;
}

div.footer ul li.active a {
	text-decoration: none;
	cursor: default;
}

div.footer p {
	margin: 8px 4px;
	
}

div.content {
	padding: 8px 55px 20px 28px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	height: 50px;
}

html>body div.content {
	height: auto;
}

div.content p {
	margin-top: 5px;
}

div.content h2 {
	font-size: 12px;
	color: #567eb9;
}

h1.title {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 13px 0 2px 12px;
	border-bottom: 1px #ECECEC solid;
	padding-bottom: 0px;
	width: 520px;
	position: relative;
	line-height: 90%;
}

h1.lower {
		text-transform: lowercase;
}

h1.title span.text {
	position: relative;
	left: -3px;
}

h1.title span.mark {
	display: block;
	width: 9px;
	height: 11px;
	overflow: hidden;
	position: absolute;
	left: 507px;
	top: 22px;
	z-index: 100;
	background: url(../images/headline-mark.gif);
}

img.reg-img {
	display: block;
	margin-bottom:  14px;
}

p.soon {
	margin: 50px 0!important ;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #567eb9;
}

table.index-brands {
	width: 99%;
}

table.index-brands td {
	width: 33%;
	text-align: center;
	padding-top: 10px;
}

html>body div.companies-list div {
	border-top: 1px transparent solid;
}

div.companies-list img {
	float: left;
	padding: 15px 0;
}

div.companies-list div.right img {
	float: right;
	padding-right: 0;
}

div.companies-list div.text {
	padding-left: 10px;
	clear: right;
}


div.companies-list div.right div.text {
	padding-left: 0;
	padding-right: 10px;
	padding-top: 20px;
	clear: left;
}

div.companies-list h2 {
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.companies-list p {
	margin: 0;
}

div.partners-list {
	text-align: justify;
}

div.partners-list img {
	float: left;
}

div.partners-list p {
	width: 100%;
	height: 100px;
}

hr {
	color: #ccc;	
}

div.partners-list hr {
	margin-bottom: 8px;
}

div.left-news {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	padding: 10px 12px;
}

div.left-news h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	margin: 0;
	margin-bottom: 23px;
}

div.left-news p {
	margin: 10px 4px;
	margin-left: 7px;
}

div.left-news p b {
	color: #bfa512;
}

p.news-date {
	margin: 12px 0 !important ;
	color: #bfa512;
	font-size: 12px;
	font-weight: bold;
}

div.news-archive p {
	margin: 8px 0;
	font-weight: bold;
}

div.news-archive p b {
	color: #bfa512;
	font-size: 11px;
	padding-right: 3px;
}

p.news-links {
	margin-top: 20px!important ;
	font-weight: bold;
}

p.more-news-link {
	text-align: right;
	margin-top: 20px !important;
}

table.contacts {
	width: 99%;
	font-size: 12px;
}

table.contacts td {
	width: 50%;
	vertical-align: top;
	padding: 0 20px;
}

table.contacts td.left {
	border-right: 2px #F2CE00 solid;
	padding-left: 0;
}

table.contacts div.corporate {
	color: #567eb9;
	font-weight: bold;
}

table.contacts div.corporate h2 {
	color: #567eb9;
}

table.contacts h2 {
	font-size: 18px;
	color: black;
	font-weight: bold;
}


/* commented backslash hack v2 \*/

div.partners-list p {
	height: auto;
}

html>body div.partners-list p {
	overflow: auto;
	width: auto;
}


/* end hack */