html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-width: 900px;
	background: #b2b4b6;
	font: 12px "trebuchet ms", arial, tahoma, verdana, sans-serif;
}
#page {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 48px 0;
}
/* general */
* {outline: none;}
form {margin: 0;padding: 0;}
img {border: none;display: block;}
ul {margin: 0;padding: 0;list-style: none;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: bold;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
}
h1 {
	color: #b2b4b6;
	font-size: 18px;
}
h2 {
	color: #8cc63f;
	font-size: 12px;
}
p {
	margin: 0;
	color: #5d5d5e;
	line-height: 14px;
}
a {
	color: #076fe8;
	cursor: pointer;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

#header {
	width: 900px;
	height: 119px;
	position: relative;
	background: #fff url("../images/bg-header.gif") no-repeat 0 100%;
}
#header strong {
	top: 2px;
	left: 18px;
	position: absolute;
}
#header strong a {
	width:275px;
	height: 83px;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	background: url("../images/logo.gif") no-repeat;
}
#header ul {
	top: 51px;
	left: 405px;
	position: absolute;
}
#header ul li {
	float: left;
	display: inline;
	margin: 0 34px 0 0;
	line-height: 12px;
	padding: 4px 0 4px 22px;
	text-transform: uppercase;
	background: url("../images/i-1.gif") no-repeat 0 1px;
}
#header ul li a:hover,
#header ul li .active {color: #b2b4b6;text-decoration: none;}

.authorized-dealer {
	top: 94px;
	left: 697px;
	color: #9fa09f;
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	padding: 4px 0 4px 20px;
	background: url("../images/i-2.gif") no-repeat;
}
#content {
	width: 900px;
	overflow: hidden;
	padding: 0 0 30px 0;
	background: #fff url("../images/bg-content.gif") repeat-y;
}
.bg-wrap {
	padding-bottom: 15px !important;
	background: #fff url("../images/bg-content-2.gif") repeat-y !important;
}
.extra-content {
	float: left;
	width: 211px;
	padding: 39px 5px 0 7px;
	background: url("../images/bg-col.gif") repeat-x;
}
.extra-content p {
	color: #a7a7a8;
	text-align: center;
	padding: 0 0 11px 0;
}
.extra-content p span {
	display: block;
	color: #8cc63f;
	font-size: 18px;
	padding: 0 0 8px 0;
}
.contact-info {
	padding: 0 0 16px 0;
	border-bottom: 1px solid #dedede
}
.question {
	width: 145px;
	min-height: 21px;
	margin: 23px 0 0 22px;
	padding: 95px 0 0 44px;
	background: url("../images/bg-1.gif") no-repeat;
}
* html .question {height: 21px;}

.question a {
	display: block;
	line-height: 12px;
	padding: 3px 0 4px 19px;
	background: url("../images/i-1.gif") no-repeat;
}
.primary-content {
	float: left;
	width: 381px;
	padding: 0 30px 0 44px;
}
.intro-image {padding: 9px 0 0 31px;}
.product-list {
	overflow: hidden;
	padding: 51px 0 0 0;
}
.product-list li {
	float: left;
	padding: 0 53px 0 0;
}
.product-list .last {padding: 0;}

.secondary-content {
	float: right;
	width: 222px;
	background: url("../images/bg-col.gif") repeat-x;
}
.hot-news {padding: 24px 10px 0 20px;}
.hot-news ul {padding: 17px 0 0 0;}
.hot-news ul li {
	line-height: 14px;
	padding: 0 0 15px 0;
}
.latest-downloads {
	width: 212px;
	margin: 13px 0 0 6px;
	background: url("../images/bg-mid-box.gif") repeat-y;
}
.latest-downloads div {
	width: 212px;
	background: url("../images/bg-top-box.gif") no-repeat;
}
.latest-downloads div div {
	width: 184px;
	padding: 14px;
	min-height: 127px;
	background: url("../images/bg-bot-box.gif") no-repeat 0 100%;
}
* html .latest-downloads div div {height: 127px;}
.latest-downloads div div ul {padding: 11px 0 3px 0;}
.latest-downloads div div ul li {
	line-height: 14px;
	padding: 0 0 10px 0;
}
#footer {
	width: 900px;
	color: #a7a7a8;
	padding: 2px 0;
	font-size: 10px;
	overflow: hidden;
	background: #e2e2e1;
}
#footer p {
	float: left;
	padding: 0 0 0 12px;
}
#footer ul {
	float: right;
	overflow: hidden;
	padding: 0 6px 0 0;
}
#footer ul li {
	float: left;
	padding: 0 13px;
	margin: 0 0 0 -1px;
	background: url("../images/sep.gif") no-repeat 0 3px;
}
#footer ul li a {color: #a7a7a8;}

/* page-2 */
.primary-content-2 {
	float: right;
	width: 600px;
	padding: 11px 32px 12px 45px;
}
.primary-content-2 h3 {
	margin: 5px 0 5px 0;
	font-size:15px;
}

.foto-person {
	width: 600px;
	overflow: hidden;
	padding: 16px 0 19px 0;
}
.foto-person li {float: left;}
.primary-content-2 p {padding: 0 0 14px 0;}

.info {
	width: 100%;
	overflow: hidden;
}
.primary-info {
	float: left;
	width: 270px;
}
.secondary-info {
	float: right;
	width: 280px;
}

.primary-content-2 table {
	border:none;
}
.primary-content-2 td.label_cell {
	font-weight:bold;
	width:80px;
}