* { margin: 0; padding: 0;}
html, body { height: 100%; width: 100%; }
BODY { color: #000; font: 11px tahoma, sans-serif; background: #fff url(img/left.gif) repeat-y; }
a { text-decoration: underline; color: #4a6069; }
a:hover { text-decoration: none; }
h1{ font-size: 18px; position: relative; color: #ff0000; padding: 10px 0; }
img{ border: none; }
.all{ min-height: 100%; margin: 0 0 -51px 0; min-width: 1000px; background: url(img/right.gif) repeat-y 100% 0; }
.conteiner{ width: 100%; background: url(img/line.png) no-repeat 0 -1px; }
.clear{ clear: both; height: 0; overflow: hidden; }

/* start header */
.header{ background: url(img/header.gif) repeat-x; margin: 0 0 0 50px; height: 98px; }
.icon{ float: right; list-style: none; height: 29px; padding: 0 210px 0 0;}
.icon li{ float: left; padding: 0 0 0 10px;}
.icon a {
	text-decoration: none;
	color: #151515;
    display: block;
    line-height: 28px;
    background: url(img/arrow1.gif) no-repeat 0px 11px;
    font-size: 10px;
    padding: 0 0 0 13px;
}
.icon a:hover { background: url(img/arrow2.gif) no-repeat 0px 11px; }
.logo{ float:left; padding: 29px 6px 0 0; background: url(img/lo-f.gif) no-repeat 100% 29px;}
.top-menu{ margin: 0 200px 0 186px; list-style: none; height: 45px; border-bottom: 3px solid #001e9e; clear: right; position: relative; }
.top-menu li{ float: left; padding: 20px 0 0 0; }
.top-menu a {
    text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
    display: block;
    padding: 0 15px 7px 15px;
    background: url(img/raz.gif) no-repeat 100% 2px;
}
 .top-menu a.last{ background: none;}
.top-menu a:hover { color: #003399; padding: 7px 15px 0 15px; }
/* end header */
/* start sidebar-left */
.sidebar-left{ float: left; margin: 0 0 0 -100%; width: 190px; padding: 0 0 0 55px; }
.sidebar-left h3 { color: #333399; font-weight: normal; font-size: 18px; padding: 7px 0 3px 0;}
.sidebar-left p { padding: 5px 0;}
/* end sidebar-left */

/* start sidebar-right */
.sidebar-right{ float: left; margin: 0 0 0 -200px; width: 190px; padding: 2px 5px; }
.sbf { background: #fff; padding: 2px 0; border: 1px solid #a1b2cd;}
.sbf h3 { border: 1px solid #999999; background: #224d8b url(img/h3.png) repeat-y; color: aqua; font-size: 14px; text-align: center; padding: 3px 0;  margin: 0 10px;}
.choice{list-style: none; text-align: center; background: url(img/hz.png) repeat-x 0 100%; padding: 0 0 10px 0; border-bottom: 1px solid #9999cc;}
.choice li { background: url(img/doble-line.gif) no-repeat 12px 100%; padding: 0 0 20px 0; }
.choice .last{ background: none;}
.choice h4{ font-size: 14px; padding: 15px 0;}
.contact-menu{ margin: 2px 5px; border: 1px solid #a1b2cd; padding: 3px 0 15px 0; background: url(img/hz.png) repeat-x 0 100%;}
.contact-menu h3 {margin: 0 4px;}
.contact-menu ul {list-style: none; border-top: 1px solid #6699cc; border-bottom: 1px solid #6699cc; padding: 1px 0; margin: 3px 4px 0 4px;}
.contact-menu li { background: url(img/item.png) no-repeat; height: 36px; line-height: 36px; text-align: center; border-bottom: 1px solid #fff;}
.contact-menu a { text-decoration: none; color: #fff; }
.contact-menu a:hover { text-decoration: underline; }
/* end sidebar-right */
/* start content */
.content{ float: left; width: 100%; }
.indention{ padding: 5px 210px 0 250px; }
/* end content */

/* start footer */
.clear-down{ clear: both; height: 51px; }
.footer{ min-width: 1000px; height: 50px; background: #f4f4f4; border-top: 1px solid #fff; }
.copyright{ text-align: center; padding: 20px 0 0 0; color: #333333; }
/* end footer */

.content .indention p {
	margin: 7px;
	text-align: justify; 
}
.content .indention h1 { color: #333399; font-weight: normal; font-size: 20px; padding: 0 7px 7px 7px;}
.content .indention h3 { margin: 10px; }
.content .indention td, .content .indention th { padding: 5px;border: 1px solid silver; }
.content .indention .noborder, #feedback-form td { border: none; }
.content .indention ul, .content .indention .noborder ul { padding: 5px 5px 5px 20px; }
.for_dealers {
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px dotted #333399;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.for_dealers a:link, .for_dealers a:visited {
	color: #333399;
}
.nostrong strong, .nostrong b {
    font-weight: normal;
}
