@charset "UTF-8";
/* CSS Document */

/* MAIN */
body {background: #ededed; margin:0; padding:0}
div, p, span, a {font-family: Arial, sans-serif;}
#page {margin: auto; width: 1000px;}

/* HEADER*/
#header {
	background: url('/img/top-bg.png') repeat-x;
	width: 998px;
	height: 119px;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	float: left;
}
#logo {
	clear: left;
	float: left;
        width: 383px;
	height: 100px;
	margin-top: 5px;
	margin-left: 20px;
        background: url('/img/logo.png') no-repeat;
       _background: url('/img/logo.gif') no-repeat;
}
#right-block {
	float: left;
	clear: right;
	width: 595px;
}
#lang {
	float: right;
	clear: both;
	font-size: 10px;
	margin-top: 5px;
}
#lang img {
	width: 16px;
	height: 11px;
	margin: 0 5px;
}
#navigation {
	float: right;
	clear: both;
	margin-top: 20px;
	width: 550px;
}
#navigation ul {
	list-style: none;
	float: left;
	font-family: sans-serif;
	font-size: 15px;
}
#navigation ul li {
	float: left;
	display: inline;
	margin: 0 3px;
	text-align: center; 
}
#navigation ul li span {
	float: left;
	width: 95px;
	height: 33px;
	background: url('/img/nav-hover.png') no-repeat;
	color: #fff;
	padding-top: 8px;
	font-weight: bold;
}
#navigation ul li a {
	float: left;
	width: 95px;
	height: 33px;
	text-decoration: none;
	color: #000;
	padding-top: 8px;
}
#navigation ul li a:hover {
	background: url('/img/nav-hover.png') no-repeat;
	color: #fff;
}

/* Slogan */
#slogan {
	margin-top: -15px;
       _margin-top: 0px;
	margin-left: 13px;
        height: 50px;
        clear: both;
}
#slogan span {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dbdbdb;
}
#slogan .left {
	background: url('/img/slogan-left.png') no-repeat;
	width: 15px;
        height: 50px;
        float:left;
        clear: left;
}
#slogan .center {
	background: url('/img/slogan-bg.png') repeat-x;
	min-width: 603px;
        height: 50px;
        float:left;	
        padding-top: 13px;
	padding-left: 7px;
}
#slogan .right {
	background: url('/img/slogan-right.png') no-repeat;
	width: 15px;
        height: 50px;
        float:left;
        clear: right;
}
/* Main */
#main {
	background: url('/img/main-bg.png');
	width: 998px;
       _width: 1018px;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-top: 1px solid #C5C5C5;
	border-bottom: 1px solid #B4B4B4;
	float: left;
}
p.title {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #7b2b22;
	padding-bottom: 10px;
}
p.text, download-page li {
	text-align: justify;
	font-size: 14px;
	padding: 10px;
}
.line1 {
	float: left;
	width: 24.4em;
	height: 1px;
	border-bottom: 1px dotted rgb(100,100,100);
}
.line2 {
	float: left;
	width: 37.6em;
	height: 1px;
	border-bottom: 1px dotted rgb(100,100,100);
}

/* Blocks */
#blocks {
	margin-top: 15px;
       _margin-top: 0px;
}
#blocks #line-1 div.block-1,
#blocks #line-1 div.block-2,
#blocks #line-1 div.block-3,
#blocks #line-2 div.block-4,
#blocks #line-2 div.block-5,
#blocks #line-2 div.block-6 {
	padding: 0 13px;
}
#blocks #line-1 {
	padding: 0px;
	margin: 0;

}
#blocks #line-1 div {
	display: block;
	float: left;
	width: 306px;
	padding: 0;
	margin: 0;
}
#blocks div.top {
	width: 306px;
        height: 9px;
       _height: 20px;
	background: url('/img/block-top.png') no-repeat;
       _background: url('/img/block-top.gif') no-repeat;
}
#blocks #line-1 div.center {
	width: 306px;
	background: url('/img/block-bg.png') repeat-y;
}
#blocks #line-1 .block-1 div.content {
	width: 306px;
	min-height: 200px;
       _height: 170px;
	background: url('/img/block-bottom-bg-1.png') bottom no-repeat;
}
#blocks #line-1 .block-1 div.bottom {
	width: 306px;
	height: 16px;
	background: url('/img/block-bottom-1.png') no-repeat;
}
#blocks #line-1 .block-2 div.content {
	width: 306px;
	min-height: 200px;
       _height: 170px;
	background: url('/img/block-bottom-bg-2.png') bottom no-repeat;
}
#blocks #line-1 .block-2 div.bottom {
	width: 306px;
	height: 16px;
	background: url('/img/block-bottom-2.png') no-repeat;
}
#blocks #line-1 .block-3 div.content {
	width: 306px;
	min-height: 200px;
       _height: 170px;
	background: url('/img/block-bottom-bg-3.png') bottom no-repeat;
}
#blocks #line-1 .block-3 div.bottom {
	width: 306px;
	height: 16px;
	background: url('/img/block-bottom-3.png') no-repeat;
}
#blocks #line-1 div.content span {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
#blocks #line-1 div.content img {
	margin-bottom: 7px;
}
#blocks #line-1 div.content p {
	text-align: left;
	color: #fff;
	font-size: 12px;
	font-family: Verdana;
	padding-left: 8px;
	padding-right: 8px;
}
#blocks #line-1 div.content p.more {
	text-align: right;
	padding-bottom: 5px;
}
#blocks #line-1 div.content a{
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#blocks #line-1 div.content a:hover{
	color: #000;
	text-decoration: underline;
}
#blocks #line-2 {
	clear: both;
	float: left;
}
#blocks #line-2 div {
	display: block;
	float: left;
	padding: 0;
	margin: 16px 0 10px 0;
}

/* Content Page*/
#content-page-contacts, #content-page-savings{
	width: 946px;
	min-height: 407px;
	float: left;
	background: #bcc4ca url('/img/content-bg.gif') bottom no-repeat;
       _background: #e3dfe0;
	border: 1px solid #fff;
	margin: 10px 7px 15px 14px;
       _margin-left: 8px;
	padding: 10px;
}
#content-page, .download-page {
	min-height: 400px;
	background: #bcc4ca url('/img/content-bg.gif') bottom no-repeat;
       _background: #e3dfe0;
	border: 1px solid #fff;
	margin: 10px 7px 15px 14px;
       _margin-left: 8px;
       _padding-bottom: 8px;
	padding: 10px;
}
#product-desc {
	padding-left: 335px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#product-desc a {
	color: #7b2b22;
 	text-decoration: none;
}
#product-desc a:hover {
	color: #395471;
 	text-decoration: underline;
}
#product-desc li {
        text-align: justify;
	font-size: 14px;
        padding: 5px;
}
input[type='text'], textarea {
	border: 1px solid #8E9FBB;
	width: 270px;
	font-size: 1em;
	background: #F8F8F8;
	color: #5073a0;
	font-family: Tahoma, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 8px;
	background: #dde4e9;
}
textarea {
	width: 575px !important;
}
input[type='text'] {
	height: 20px;
}
input[type='submit'] {
	margin-top: 10px;
	width: 77px;
	height: 29px;
	border: 0;
	cursor: pointer;
	background: url('/img/send.png');
}
input[type='submit']:hover {
	background: url('/img/send-hover.png');
}	
.download-page {
	width: 950px;
}
.download-page li a{
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.download-page li a:hover{
	color: #000;
	text-decoration: underline;
}
.dwnl_img{
width:323px;
min-height:427px;
float:left;
}
.dwnld-desc{
	width:620px;
	min-height:427px;
	float:right;
}
/* Content Page*/
#content-page {
	width: 735px;
	float: left;
}
#content-page img {
	float: left;
	margin-right: 10px;
}
/* Right Bar */
#right-bar {
	float: left;
	width: 202px;
	min-height: 427px;
	margin: 10px 0 15px 0;
	border: 1px solid #fff;
	background: #e8e8e8;
}
.block-header {
	width: 196px;
	height: 27px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 3px;
	background: url('/img/right-block-header.png') no-repeat;
}
.block-header span.title {
	margin-left: 30px;
	color: #fff;
	font-size: 14px;
	font-weight:  bold;
}
.info ul {
	margin-top: 0;
	margin-bottom: 20px;
}
.info ul li {
	font-size: 12px;
	line-height: 1.8;
	padding-left: 5px;
}
.info ul li a {
 color: #7b2b22;
 text-decoration: underline;
}
.info ul li a:hover {
 color: #395471;
 text-decoration: underline;
 padding-left: 5px;
}

/* Footer */
#footer {
	float: left;
	margin-top: 10px;
	background-color: #aeb1b4;
	width: 1000px;
	min-height: 50px;
}
#footer .bottom-nav {
	margin-top: 10px;
	width: 1000px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}
#footer .bottom-nav a {
	padding: 10px;
	color: #5c6d79;
	text-decoration: none;
}
#footer .bottom-nav a:hover {
	color: #000;
}
#footer .copyright {
	float: right;
	padding-right: 10px;
	font-size: 12px;
	color: #E1E1E1;
	text-align: center;
	width: 1000px;
       _width: 1010px;
}