body {
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	display: inline;
	background: url(/images/body_background.gif) 0 -63px repeat-x #370e01;
}

* html { /* IE */
	outline: 0;
}

* { /* FF */
	outline: 0;
}

form {
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	/*display: none;*/
}

table {
	padding: 0;
	margin: 0;
}

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

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

textarea {
	width: 99%;
	height: 300px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

acronym {
	color: red;
	/*cursor: help;*/
	cursor: default;
	border: 0px;
}

ul {
	padding-left: 30px;
	margin: 0;
}

li {
	padding: 0;
	margin: 0;
}

.bold {
	font-weight: bold;
}

.p100 {
	width: 100%;
}

div.body {
	float: none;
	margin: 0 auto;
	width: 900px;
	padding: 0;
	text-align: left;
	position: relative;
}

div.body
div {
	float: left;
	display: inline;
}

div.header {
	width: 100%;
	height: 220px;
	padding-top: 160px;
	position: relative;
	background: url(/images/header.gif) 0 23px no-repeat transparent;
}

div.capricorn {
	width: 281px;
	height: 98px;
	position: absolute;
	top: 42px;
	left: 25px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/capricorn.png');
}

div.capricorn
a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}

div.zamberlan {
	width: 114px;
	height: 77px;
	position: absolute;
	top: 51px;
	right: 33px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/zamberlan.png');
}

div.zamberlan
a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

div.navigation {
	width: 880px;
	height: 11px;
	padding: 5px 10px 8px 10px;
	position: relative;
	background: url(/images/navigation.gif) bottom left repeat-x transparent;
}

div.navigation
a {
	color: #370e01;
	text-decoration: underline;
}

div.navigation
a:hover {
	text-decoration: none;
}

div.navigation
span {
	color: #a12e00;
	font-weight: bold;
}

div.middle {
	width: 870px;
	padding: 15px;
	background: #ffffff;
}

div.home_box {
	width: 200px;
	height: 182px;
	padding: 0 4px 3px 1px;
	margin: 0 6px 12px 6px;
	background: url(/images/home_box.gif) bottom right no-repeat transparent;
}

div.home_box
div.home_name {
	width: 190px;
	height: 18px;
	padding: 0 5px;
	line-height: 18px;
}

div.home_name
a {
	color: #ffffff;
	font-weight: bold;
}

div.home_box
div.home_image {
	width: 156px;
	height: 156px;
	padding: 3px 22px;
}

div.products {
	background: url(/images/menu.gif) top left repeat-y transparent;
}

div.groups {
	width: 175px;
}

div.groups
a {
	width: 144px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	padding: 0 10px 0 21px;
	font-size: 13px;
	font-weight: bold;
	color: #370e01;
	background: url(/images/arrow_right.gif) center left no-repeat transparent;
}

div.groups
a.clicked {
	color: #a12e00;
	text-decoration: underline;
}

div.groups_text {
	width: 675px;
	margin-left: 20px;
}

div.products_top {
	padding: 5px 0 5px 10px;
	border-bottom: 5px solid #a12e00;
	background: #370e01;
	color: #ececec;
	font-weight: bold;
}

div.products_image_top {
	width: 155px;
	margin-right: 1px;
}

div.products_info_top {
	width: 499px;
}

div.products_image {
	width: 165px;
	height: 165px;
	/*margin-right: 10px;*/
}

div.products_info {
	width: 509px;
}

div.products_name {
	width: 395px;
	margin: 10px 0;
}

div.products_name
a {
	font-weight: bold;
	color: #370e01;
	text-decoration: none;
}

div.products_price {
	width: 104px;
	margin: 10px 0;
	padding: 0 5px;
	text-align: right;
	color: #370e01;
}

div.products_tech_dev
.right {
	width: 354px;
}

div.products_more
a {
	width: 140px;
	padding: 0 5px;
	display: block;
	color: #370e01;
	float: right;
	text-align: right;
	text-decoration: underline;
}

div.products_more
a:hover {
	text-decoration: none;
}

div.product_bottom {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(/images/bottom_background.gif) bottom left repeat-x transparent;
}

div.product {
	width: 675px;
}

div.product_top {
	padding: 5px 0 5px 10px;
	border-bottom: 5px solid #a12e00;
	background: #370e01;
	color: #ffffff;
	font-weight: bold;
}

div.product_model {
	width: 535px;
}

div.product_price {
	width: 110px;
	padding-right: 10px;
	text-align: right;
}

div.product
div.image {
	width: 250px;
	height: 250px;
	margin-right: 10px;
}

div.product
div.information {
	width: 415px;
}

.left {
	font-size: 11px;
	width: 125px;
	padding-left: 20px;
	text-transform: uppercase;
}

.right {
	width: 260px;
	padding-left: 10px;
	color: #a12e00;
}

div.row {
	margin-bottom: 1px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	background: #eaeaea;
}

input.systems {
	display: none;
}

div.systems {
	width: 175px;
}

div.systems
a {
	width: 175px;
	display: block;
}

div.pages
div {
	margin: 0 10px;
	color: #370e01;
}

div.pages
a {
	float: left;
	margin: 0 5px;
	color: #a12e00;
	cursor: pointer;
}

div.pages
div.selected {
	color: #a12e00;
	font-weight: bold;
	margin: 0 5px;
}

div.dealers {
	margin-bottom: 10px;
	background: url(/images/bottom_background.gif) bottom left repeat-x transparent;
}

div.dealers
div.dealers_info {
	width: 327px;
	margin-bottom: 10px;
}

div.dealers
div.dealers_map {
	float: right;
	width: 518px;
	height: 107px;
	margin: 0 0 15px 15px;
}

div.dealers_map
img {
	float: right;
	vertical-align: top;
}

div.dealers
div.city {
	color: #a12e00;
	font-weight: bold;
	margin-bottom: 10px;
}

div.acc_name {
	width: 740px;
	padding-left: 5px;
	padding-right: 5px;
}

div.acc_price {
	width: 110px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

div.acc_price
span {
	font-weight: normal;
}

div.acc_image {
	width: 250px;
	padding: 0 40px;
}

div.acc_info {
	width: 510px;
	margin-left: 30px;
}

div.acc_info1 {
	margin: 25px 0;
	background: url(/images/bottom_background.gif) bottom left repeat-x transparent;
}

div.acc_info2 {
	margin-bottom: 25px;
	background: url(/images/menu.gif) 155px 0 repeat-y transparent;
}

div.contacts {
	background: url(/images/menu.gif) 75px 0 repeat-y transparent;
}

div.contact_info {
	width: 245px;
	margin-right: 25px;
	color: #370e01;
}

div.contact_form {
	width: 600px;
}

.error {
	color: #ff0000;
}

img.captcha {
	margin-bottom: 10px;
	text-align: center;
}

div.contact_form
input.text,
.code {
	width: 138px;
	height: 16px;
	padding: 0 5px;
	margin-bottom: 10px;
	background: #f0f0f0;
	border: 1px solid #dfdfdf;
	color: #9c320b;
}

div.contact_form
div.submit {
	float: right;
	font-weight: bold;
}

div.contact_form
div.reset,
div.submit {
	float: right;
	height: 16px;
	line-height: 16px;
	/*vertical-align: top;*/
	padding: 0 5px;
	margin-right: 5px;
	background: #f0f0f0;
	border: 1px solid #dfdfdf;
	color: #9c320b;
	cursor: pointer;
}

div.contact_form
textarea {
	width: 413px;
	height: 190px;
	padding: 5px;
	margin-left: 20px;
	background: #f0f0f0;
	border: 1px solid #dfdfdf;
	color: #9c320b;
}

div.admin_list
a {
	width: 100px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	padding: 0 10px 0 21px;
	font-size: 13px;
	font-weight: bold;
	color: #370e01;
	background: url(/images/arrow_right.gif) center left no-repeat transparent;
}

div.a_product_left {
	width: 120px;
	margin-right: 20px;
}

div.a_product_right {
	width: 730px;
}

div.a_text {
	width: 870px;
}

div.a_dealer_list_l {
	width: 60px;
	margin-right: 20px;
}

div.a_dealer_list_r {
	width: 790px;
}

div.a_settings_list {
	width: 50px;
	margin-right: 20px;
}

div.acc_left {
	width: 110px;
}

div.acc_right {
	width: 760px;
}

div.pics_left {
	width: 60px;
}

div.pics_right {
	width: 810px;
}

div.footer {
	width: 860px;
	height: 25px;
	padding: 6px 20px 4px 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	background: url(/images/footer.gif) bottom left no-repeat transparent;
}

div.design {
	margin-right: 0px;
}

div.design
a {
	visibility: hidden;
	color: #ffffff;
}
