html, body {
	margin: 0;
	padding: 0;
	cursor: default;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
}

a {
	outline: none;
	cursor: pointer;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

table, td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	border-spacing: 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

form {
	margin: 0;
	padding: 0;
}

:focus {
	outline: none;
}

body {
	margin: 0;
	color: #000;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	background: #fff url(/img/bg-body.gif) repeat-x;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
}

input,
textarea,
select {
	font-size: 100%;
	vertical-align: middle;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

.clear {
	clear: both;
}

#header {
	padding: 22px 34px 0;
	margin: 0 auto 25px;
	background: url(/img/bg-header.gif) no-repeat 50% 0;
	min-width: 921px;
	max-width: 1383px;
}

#header .decor {
	left:0;
	position:absolute;
	top:0;
	width:100%;
	min-width:989px;
}

#header .bgleft {
	float: left;
	width: 50%;
	height: 125px;
	background: url(/img/bg-header-left.gif) no-repeat 0 0 transparent;
}

#header .bgright {
	background: url(/img/bg-header-right.gif) no-repeat 100% 0 transparent;
	float: right;
	height: 125px;
	width: 50%;
}
.row {
	width: 100%;
	overflow: hidden;
}

#header .row {
	margin: 0 0 26px;
	position:relative;
	z-index: 1;
}

#header .frame {
	width: 921px;
	margin: 0 auto;
	position:relative;
	z-index: 1;
}

.logo {
	float: left;
	width: 33%;
	margin: 0;
	padding: 0;
}

.logo a {
	overflow: hidden;
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	background: url(/img/logo2.jpg) no-repeat;
	width: 139px;
	height: 34px;
	line-height: 0;
	font-size: 0;
}

#header .phone {
	float: left;
	padding-top: 9px;
	padding-left: 20px;
	color: #990000;
	font-size: 30px;
	font-weight: normal;
	font-family: "Calibri";
	width: 33%;
	text-align: center;
}

#header .phone span {
	font-size: 21px;
	color: #666;
}

#header .addr {
	float: right;
	font-family: "Calibri";
	font-size: 16px;
	color: #666;
	width: 229px;
	padding: 0;
	text-align: right;
}

#header .addr span {
	color: #990000;
}

.navbar {
	margin: 0 0 32px;
	padding: 0 0 0 76px;
	list-style: none;
	height: 29px;
	overflow: hidden;
}

.navbar li {
	float: left;
	font-size: 13px;
	line-height: 29px;
	padding: 0 13px;
}

.navbar a:hover {
	color: #990000;
}

.navbar li.active a {
	background: url(/img/navbar-hover-l.gif) no-repeat;
	float: left;
	color: #990000;
	text-decoration: none;
}

.navbar li.active a span {
	background: url(/img/navbar-hover-r.gif) no-repeat 100% 0;
	float: left;
	padding: 0 14px;
}

.brand-nav-div {
	padding: 0;
}

.brand-nav-table {
	margin: 0;
	padding: 0 0 16px;
	position: relative;
}

.brand-nav-table tr.brand td {
	width: 81px;
	height: 61px;
	vertical-align: top;
}

.brand-nav-table tr.model #item {
	padding: 16px 0 0;
}

.brand-nav-table tr.brand #item {
	background: url(/img/bg-brandnav.gif) no-repeat;
	width: 81px;
	height: 61px;
	margin: 0 10px -17px 0;
	font-size: 13px;
	line-height: 14px;
	z-index: 2;
	padding: 0;
}

.brand-nav-table  tr.brand #item.active {
	background: url(/img/bg-brandnav-act.gif) no-repeat !important;
	padding: 0 8px !important;
	height: 78px !important;
	margin: 0 5px -17px -5px !important;
	position: relative !important;
}

.brand-nav-table  tr.brand #item.active-first {
	background: url(/img/bg-brandnav-act-l.gif) no-repeat !important;
	height: 86px !important;
	width: 81px !important;
	margin: 0 3px -25px 0 !important;
	position: relative !important;
	padding: 0 8px 0 0 !important;
}

.brand-nav-table  tr.brand #item.active-last {
	background: url(/img/bg-brandnav-act-r.gif) no-repeat !important;
	height: 86px !important;
	margin: 0 0 -25px -8px !important;
	position: relative !important;
	padding: 0 0 0 8px !important;
}

.brand-nav-table  tr.brand #item.last {
	margin: 0 0 0 -4px;
}

.brand-nav-table  tr.brand #item:hover,
.brand-nav-table  tr.brand #item.hover {
	background: url(/img/bg-brandnav-hov.gif) no-repeat;
}

.brand-nav-table  tr.brand .visual {
	display: table;
	width: 81px;
}

.brand-nav-table  tr.brand .visual div {
	display: table-cell;
	vertical-align: middle;
	height: 39px;
}

.brand-nav-table  tr.brand .visual img {
	display: block;
	margin: 0 auto;
}

.brand-nav-table  tr.brand a {
	display: block;
	text-align: center;
	text-decoration: none;
}

.brand-nav-table  tr.brand a span:hover {
	text-decoration: underline;
}

.brand-nav-table tr.brand td.sep {
	width: auto inherit;
}

.grey-border-box {
	position: relative;
	border: 1px solid #999;
	padding: 5px 12px;
	height: 2%;
	margin-top: 16px;
	position: relative;
	z-index: 0;
	display: none;
}

.grey-border-box-model {
	margin-top: 0;
	display: block;
}

.grey-border-box .border-tl {
	background: url(/img/border-grey-tl.gif) no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	top: -1px;
	left: -1px;
	font-size: 0;
	line-height: 0;
}

.grey-border-box .border-tr {
	background: url(/img/border-grey-tr.gif) no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	top: -1px;
	right: -1px;
	font-size: 0;
	line-height: 0;
}

.grey-border-box .border-bl {
	background: url(/img/border-grey-bl.gif) no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	bottom: -1px;
	left: -1px;
	font-size: 0;
	line-height: 0;
}

.grey-border-box .border-br {
	background: url(/img/border-grey-br.gif) no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	bottom: -1px;
	right: -1px;
	font-size: 0;
	line-height: 0;
}

* html .grey-border-box .border-tr {
	right: -2px;
}

* html .grey-border-box .border-br {
	right: -2px;
}

.brand-list {
	height: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	display: none;
}

.brand-list li {
	display: inline;
	font-size: 13px;
	margin: 0 16px 0 0;
}

.brand-list li a {
	text-decoration: none;
}

.brand-list li a:hover,
.brand-list li a.active {
	text-decoration: underline;
	color: #990000;
}

#content {
	margin: 0 auto 51px;
	padding: 0 21px;
	min-width: 911px;
	max-width: 1373px;
}

#content h2 {
	font-family: "Calibri";
	font-size: 30px;
	color: #660033;
	margin: 0 0 7px;
	font-weight: normal;
}

#content h3 {
	font-family: "Calibri";
	color: #660033;
	font-size: 26px;
	margin: 0 0 5px;
	font-weight: normal;
}

#content .main-offer {
	padding: 0 0;
	margin: 0 -10px 50px;
	overflow: hidden;
	text-align: center;
}

#content .main-offer .banner {
	width: 989px;
	margin: 0 auto;
}

#content .main-offer .main {
	width: 691px;
	float: left;
}

#content .main-offer .tech {
	width: 298px;
	float: left;
}

.grey-box {
	position: relative;
	height: 1%;
	background: #ededed;
	padding: 17px 5px 17px;
	margin: 0 0 32px;
}

.grey-box .border-tl {
	background: url(/img/bg-grey-tl.gif) no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0;
	line-height: 0;
}

.grey-box .border-tr {
	background: url(/img/bg-grey-tr.gif) no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
}

.grey-box .border-bl {
	background: url(/img/bg-grey-bl.gif) no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0;
	line-height: 0;
}

.grey-box .border-br {
	background: url(/img/bg-grey-br.gif) no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
}

* html .grey-box .border-tr {
	right: -1px;
}

* html .grey-box .border-br {
	right: -1px;
}

.stock-holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

.stock-holder ul:after {
	clear: both;
	display: block;
	content: "";
}

.stock-holder li {
	float: left;
	width: 20%;
	text-align: center;
	font-size: 13px;
	position: relative;
}

* html .stock-holder li {
	width: 19.9%;
}

*+ html .stock-holder li {
	width: 19.9%;
}

.stock-holder li a {
	color: #990000;
	margin: 0 8px;
	display: block;
}

.stock-holder li span {
	display: block;
	position: absolute;
}

.stock-holder .link1 span {
	background: url(/img/stock-img1.png) no-repeat;
	width: 109px;
	height: 68px;
	top: -76px;
	left: 30%;
}

.stock-holder .link2 span {
	background: url(/img/stock-img2.png) no-repeat;
	width: 109px;
	height: 68px;
	top: -77px;
	left: 35%;
}

.stock-holder .link3 span {
	background: url(/img/stock-img3.png) no-repeat;
	width: 109px;
	height: 68px;
	top: -64px;
	left: 30%;
}

.stock-holder .link4 span {
	background: url(/img/stock-img4.png) no-repeat;
	width: 109px;
	height: 68px;
	top: -75px;
	left: 32%;
}

.stock-holder .link5 span {
	background: url(/img/stock-img5.png) no-repeat;
	width: 109px;
	height: 68px;
	top: -71px;
	left: 34%;
}

.offer-block {
	padding: 15px 13px 0 0;
}

.offer-block table td {
	width: 33.3%;
	vertical-align: top;
}

.offer-block div {
	position: relative;
	padding: 9px 13px;
	margin: 0;
}

* html .offer-block div {
	width: 28.99%;
}

.offer-block div h4 {
	margin: 0 0 1px !important;
}

.offer-block div:hover,
.offer-block div.hover {
	border: 1px solid #999;
	padding: 8px 12px;
}

.offer-block div .border-tl,
.offer-block div .border-tr,
.offer-block div .border-bl,
.offer-block div .border-br {
	width: 9px;
	height: 9px;
	position: absolute;
	font-size: 0;
	line-height: 0;
}

.offer-block div:hover .border-tl,
.offer-block div.hover .border-tl {
	background: url(/img/border-grey-tl.gif) no-repeat;
	top: -1px;
	left: -1px;
}

.offer-block div:hover .border-tr,
.offer-block div.hover .border-tr {
	background: url(/img/border-grey-tr.gif) no-repeat;
	top: -1px;
	right: -1px;
}

.offer-block div:hover .border-bl,
.offer-block div.hover .border-bl {
	background: url(/img/border-grey-bl.gif) no-repeat;
	bottom: -1px;
	left: -1px;
}

.offer-block div:hover .border-br,
.offer-block div.hover .border-br {
	background: url(/img/border-grey-br.gif) no-repeat;
	bottom: -1px;
	right: -1px;
}

* html .offer-block div:hover .border-br,
* html .offer-block div:hover .border-br {
	right: -1px;
}

* html .offer-block div:hover .border-bl,
* html .offer-block div:hover .border-bl {
	right: -1px;
}

.offer-block a {
	display: block;
}

.offer-block a h4,
.offer-block a .date,
.offer-block a .text {
	text-decoration: none;
}

.offer-block a .text:hover {
	text-decoration: none;
}

#content h4 {
	margin: 0 0 13px;
	font-size: 19px;
	line-height: 22px;
	color: #990000;
	font-weight: normal;
}

.offer-block span.date {
	font-family: "Calibri";
	color: #999;
	
}
.date {
	font-family: "Calibri";
	color: #999;
}

.item {
    line-height: 16px;
    text-decoration: none;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
    padding-left: 15px;
}

.item-title {
    color: #990000;
    font-size: 19px;
    font-weight: normal;
    line-height: 22px;
}

.offer-block a {
	display: block;
	text-decoration: none;
}

.offer-block a .text {
	line-height: 16px;
	text-decoration: underline;
}

.offer-title {
	display: block;
	padding: 0 0 0 52px;
	background: url(/img/offer-title.gif) no-repeat 20px 0;
	line-height: 28px;
	font-size: 23px;
	text-decoration: underline;
	font-family: "Calibri";
	font-weight: normal;
}

.offer-title:hover {
	text-decoration: none;
}

#footer {
	background: url(/img/bg-footer.gif) repeat-x;
	width: 100%;
}

#footer .frame {
	margin: 0 auto;
	background: url(/img/bg-footer-frame.gif) no-repeat;
	width: 989px;
	height: 191px;
	overflow: hidden;
}

#footer .navbar {
	padding: 0 0 0 227px;
	margin: 0 0 18px;
}

#footer .navbar li {
	font-size: 11px;
	padding: 0 4px;
}

#footer .navbar a,
#footer .navbar a span {
	background: none !important;
	padding: 0 !important;
}

#footer h4 {
	margin: 0 0 4px;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
}

#footer .contacts h4 {
	text-align: center;
}

#footer .contacts {
	float: right;
	margin: 0 140px 0 0;
	display: inline;
	font-family: "Calibri";
}

#footer .contacts strong {
	background: url(/img/bg-footer-contacts.gif) no-repeat;
	width: 129px;
	height: 31px;
	line-height: 31px;
	display: block;
	font-size: 20px;
	color: #990000;
	font-weight: normal;
	padding: 9px 0 0 9px;
}

#footer .contacts strong span {
	color: #666;
	font-size: 15px;
}

#footer .copyrights {
	float: left;
	width: 205px;
	padding: 19px 0 0 31px;
	color: #666;
	line-height: 20px;
	font-size: 11px;
}
.copyrights  a {
	text-decoration: none;
}
.copyrights a:hover {
	text-decoration: underline !important;
}

#footer .copyrights img {
	float: left;
	margin: 0 5px 0 0;
	display: inline;
}

#footer p {
	float: left;
	width: 410px;
	margin: 0;
	padding: 20px 0 0;
	font-size: 11px;
	color: #999;
}

.cont-box {
	float: left;
	width: 74%;
	font-size: 13px;
	padding-right: 34px;
}

* html .cont-box {
	width: 77.99%;
}

*+ html .cont-box {
	width: 77.99%;
}

.model-table {
	float: left;
	width: 43%;
	margin: 0 45px 24px 0;
	display: inline;
}

.model-table .title {
	display: block;
	background: url(/img/bg-modeltitle.gif) no-repeat;
	width: 149px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-decoration: none;
	margin: 0 0 13px;
}

.model-table .title:hover {
	background: url(/img/bg-modeltitle-hov.gif) no-repeat;
	color: #990000;
	text-decoration: underline;
	cursor: pointer;
}

.model-table .title .visual {
	float: left;
	width: 74px;
	display: table;
}

.model-table .title .visual span {
	height: 42px;
	display: table-cell;
	vertical-align: middle;
}

* html .model-table .title .visual span {
	float: left;
}

* + html .model-table .title .visual span {
	float: left;
}

.model-table .title .visual img {
	display: block;
	margin: 0 auto;
}

.model-table table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

.model-table table td {
	border-bottom: 1px solid #e5e5e5;
	font-size: 13px;
	padding: 1px 0 2px;
}

.model-table table .active td,
.model-table table .active td a {
	color: #666;
}

.model-table table .active td a:hover {
	text-decoration: none;
}

.model-table table td.col-last {
	text-align: right;
}

.model-table table a {
	color: #990000;
	text-decoration: none;
}

.model-table table a:hover {
	text-decoration: underline;
}

.side-box {
	float: right;
	width: 22%;
}

* html .side-box {
	width: 21.99%;
}

*+ html .side-box {
	width: 21.99%;
}

.side-box .grey-box {
	margin: 0;
}

.side-box .grey-box ul {
	margin: 0;
	padding: 0 5px 8px 0;
	list-style: none;
}

.side-box .grey-box li {
	font-size: 11px;
	margin: 0 0 43px;
}

.side-box .grey-box li span {
	width: 56px;
	float: left;
}

.side-box .grey-box li img {
	display: block;
	margin: 0 auto;
	position: relative;
}

.side-box .grey-box .link1 img {
	margin: 3px auto 0;
}

.side-box .grey-box .link2 img {
	margin: -3px auto 0;
}

.side-box .grey-box .link3 img {
	margin: -8px auto 0;
}

.side-box .grey-box .link4 img {
	margin: 3px auto 0;
}

.side-box .grey-box .link5 img {
	margin: 5px auto 0;
}

.side-box .grey-box .link5 {
	margin: 0;
}

* html .side-box .grey-box .border-bl,
* html .side-box .grey-box .border-br {
	bottom: -1px;
}

.side-box .grey-box li a {
	color: #990000;
}

.content-block0 {
	padding: 0 13px;
}

.content-block {
	float: left;
	width: 100%;
	margin: 0 0 36px;
}

.credit-option {
	margin: 0;
	padding: 45px 0 0;
	list-style: none;
	float: left;
	width: 230px;
	display: inline;
}

.credit-option li {
	margin: 0 0 8px;
	font-size: 13px;
}

.credit-option a.active{
	color: #666666;
	text-decoration: none;
}

.credit-option a {
	color: #990000;
}

.credit-box-holder {
	margin: 0 0 0 237px;
}

.credit-box {
	float: left;
	width: 100%;
	font-size: 13px;
}

.bullet-list {
	margin: 0 0 19px;
	padding: 0;
	list-style: none;
	line-height: 18px;
}

.bullet-list li {
	background: url(/img/credit-bullet.gif) no-repeat 0 8px;
	padding: 0 0 0 13px;
}

.credit-box .visual {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
}

.credit-box .visual li {
	background: none;
	padding: 0 0 15px 7px;
	font-size: 0;
	line-height: 0;
	float: left;
	margin: 0 8px 0 0;
	display: table;
}

.credit-box .visual a {
	background: url(/img/credit-btn.gif) no-repeat;
	width: 113px;
	height: 52px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

* html .credit-box .visual a {
	float: left;
}

*+ html .credit-box .visual a {
	float: left;
}

.credit-box .visual a:hover {
	background: url(/img/credit-btn-hov.gif) no-repeat;
}

.credit-box .visual img {
	display: block;
	margin: 0 auto;
}

#content p {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 15px;
}

.brand-visual-list {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 1%;
	overflow: hidden;
}

.brand-visual-list li {
	float: left;
	width: 250px;
	height: 220px;
	padding: 13px 0 0;
	margin: 0 5px 20px 0;
}

.brand-visual-list li:hover,
.brand-visual-list li.hover {
	background: url(/img/bg-brandbox-list.gif) no-repeat;
}

.brand-visual-list li div {
	display: table;
}

.brand-visual-list li div div {
	display: table-cell;
	height: 160px;
	vertical-align: top;
}

.brand-visual-list li img {
	display: block;
	margin: -20px 0 0 10px;
}

.brand-visual-list li span {
	display: block;
	text-align: right;
	font-size: 13px;
	padding: 0 20px;
}

.brand-visual-list li a {
	float: left;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.brand-visual-list li a:hover {
	text-decoration: underline;
}

#content h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
}

.small-visual {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 1%;
	overflow: hidden;
}

.small-visual li {
	float: left;
	margin: 0 5px 5px 0;
	display: inline;
}

.small-visual a {
	float: left;
	padding: 2px;
}

.small-visual a:hover {
	border: 2px solid #990000;
	padding: 0;
}

.small-visual img {
	float: left;
}

.model-block {
	float: left;
	width: 100%;
}

.model-block .visual {
	float: left;
	width: 360px;
}

.model-block .description-holder {
	margin: 0 0 0 370px;
}

.model-block .description {
	float: left;
	width: 100%;
}

.model-block .description .model-table strong {
	float: left;
	background: url(/img/navbar-hover-l.gif) no-repeat;
	font-size: 13px;
	line-height: 29px;
	text-align: center;
	font-weight: normal;
	color: #990000;
}

.model-block .model-table {
	margin: 0 65px 0 0;
}

.model-block .model-table .row {
	margin: 0 0 12px;
}

/*.model-block .description .model-table strong span {
	background:url(/img/navbar-hover-r.gif) no-repeat 100% 0;
	float:left;
	padding:0 14px;
}*/
.model-block .description .model-table .model-bar {
	list-style: none;
	height: 29px;
	overflow: hidden;
}

.model-block .description .model-table .model-bar li {
	float: left;
	font-size: 13px;
	line-height: 29px;
	padding: 0 5% 0 0;
}

.model-block .description .model-table .model-bar a:hover {
	color: #990000;
}

.model-block .description .model-table .model-bar li.active a {
	background: url(/img/navbar-hover-l.gif) no-repeat;
	float: left;
	color: #990000;
	text-decoration: none;
}

.model-block .description .model-table .model-bar li.active a span {
	background: url(/img/navbar-hover-r.gif) no-repeat 100% 0;
	float: left;
	padding: 0 14px;
}

.model-block .description .more {
	color: #990000;
}

.model-block .quality-mark {
	background: url(/img/quality-mark.gif) no-repeat;
	width: 105px;
	height: 103px;
	float: left;
}

.model-block .visual .img-holder {
	display: table;
}

.model-block .visual .img-holder div {
	display: table-cell;
	vertical-align: middle;
	height: 200px;
}

.model-block .visual .img-holder img {
	display: block;
	margin: 0 0 0 25px;
}

.model-block .colors {
	padding: 7px 0 0 23px;
	margin: 0 0 17px;
}

.model-block .colors li {
	margin: 0 13px 9px 0;
}

.stock-holder {
	padding: 85px 0 0;
}

.model-block .grey-border-box {
	padding: 9px 12px 21px;
}

.model-block .tech-table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	width: 100%;
	font-size: 10px;
}

.model-block .tech-table td {
	border: solid #e5e5e5;
	border-width: 0 1px 1px 0;
	text-align: center;
	padding: 4px 0;
	overflow: visible;
}

.model-block .tech-table td.first {
	text-align: left;
	padding-left: 1px !important;
	width: 299px;
}

.model-block .tech-table td.last {
	border-right: none !important;
}

.model-block .tech-table td.tfoot {
	border-bottom: 1px solid #e5e5e5;
	padding: 11px 0 !important;
}

.model-block .more {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: -9px 0 0;
}

.model-block .more a {
	float: right;
	background: url(/img/bg-more-r.gif) no-repeat 100% 0;
	padding: 8px 0 0;
	cursor: pointer;
	color: #990000;
}

.model-block .more span {
	height: 38px;
	line-height: 30px;
	font-size: 13px;
	padding: 0 12px 0 21px;
	float: left;
	background: url(/img/bg-more-l.gif) no-repeat;
}

.tabs {
	margin: 0 0 -17px;
	padding: 32px 0 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.tabs li {
	float: left;
	margin: 0 0 0 -15px;
	display: inline;
}

.tabs a {
	float: left;
	padding: 0 0 8px;
	cursor: pointer;
}

.tabs span {
	height: 38px;
	line-height: 30px;
	font-size: 13px;
	padding: 0 21px;
	float: left;
}

.tabs a.active {
	background: url(/img/bg-tablist-r.gif) no-repeat 100% 0;
	text-decoration: none;
	color: #990000;
}

.tabs a.active span {
	background: url(/img/bg-tablist-l.gif) no-repeat;
}

.tabs li:first-child,
.tabs li.first-child {
	margin: 0;
}

.tabs li:first-child span,
.tabs li.first-child span {
	padding: 0 21px 0 13px;
}

.tabs li:first-child a.active span,
.tabs li.first-child a.active span {
	background: url(/img/bg-tablist-l-first.gif) no-repeat;
}

#feedback-form .form-title {
	clear: both;
	color: #999999;
	float: left;
	margin-right: 5px;
	width: 80px;
}

#feedback-form .form-desc {
	float: left;
	width: 250px;
}

.form-01 {
	border: 1px solid #CCCCCC;
	height: 20px;
	margin-bottom: 5px;
	padding: 2px;
	width: 100%;
}

.form-02 {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
	width: 100%;
}

.forms-03 {
	border: 1px solid #DDD4C8;
	color: #333333;
	font-size: 11px;
	width: 100%;
}

.forms-03red {
	border: 1px solid #FF0000;
	color: #333333;
	font-size: 11px;
	width: 100%;
}

.forms-04 {
	color: #333;
	font-size: 11px;
}

.forms-05 {
	border: 1px solid #DDD4C8;
	color: #333;
	font-size: 11px;
	width: 140px;
}

.forms-05red {
	border: 1px solid #ff0000;
	color: #333;
	font-size: 11px;
	width: 140px;
}

.forms-06 {
	border: 1px solid #DDD4C8;
	color: #333;
	font-size: 11px;
	width: 50px;
}

.forms-06red {
	border: 1px solid #ff0000;
	color: #333;
	font-size: 11px;
	width: 50px;
}

.credit td {
	padding: 1px 0;
}

.bank-block {
	margin:0;
	padding:20px 0 0;
	width:230px;
}
.menu-block {
	float: left;
}
.news {
    display: block;
    font-family: "Calibri";
    font-size: 23px;
    font-weight: normal;
    line-height: 28px;
    text-decoration: none;
}


