html{
	height: 100%;
}

body{
	background-image: url(img/bodybg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #788082;
	font-family: tahoma;
	font-size: 10pt;
	color: #919191;
	margin: 80px 0;
}

a img{
	border: 0px;
}

a, a:visited{
	text-decoration: none;
	color: #919191;
}

a:hover{
	text-decoration: underline;
	color: #2F2F2F;
}

.logo{
	border-bottom : 1px solid White;
}

td.menubg{
	height: 315px;
	background-image: url(img/menubg.png);
}

td.menubg table{
	background-image: url(img/menushadow.png);
	background-position: right top;
	background-repeat: no-repeat;
}

td.menubg td{
	height: 63px;
	width: 400px;
	line-height: 63px;
	background-image: url(img/menuicon.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
}

td.menubg td span{
	margin-left: 85px;
}

td.menubg td a, td.menubg td a:visited{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12pt;
}

td.menubg td a:hover{
	text-decoration: underline;
}

td.toppic{
	width: 700px;
	text-align: right;
	vertical-align: bottom;
}

td.toppic p{
	font-size: 14pt;
	color: white;	
	text-align: right;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
}

td.toppic span{
	font-size: 24pt;
	color: #EEC42E;
}

td.favleng{
	text-align: right;
	/*vertical-align: bottom;*/
}

td.favleng td{
	vertical-align: middle;
}

td.favleng a, td.favleng a:visited{
	text-decoration: none;
	color: #B4B4B4;
}

td.favleng a:hover{
	text-decoration: underline;
	color: #B4B4B4;
}

td.contdelim{
	height: 25px;
	min-height: 25px;
}

td.catalog{
	padding: 0 15px;
}

td.catalog p{
	color: #E0922F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td.catalog ul{
	list-style-image: url(img/menulist.png);
	color: #7B7B7B;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom:15px;
}

td.catalog ul li{
	line-height: 150%;
}

td.catalog a, td.catalog a:visited{
	color: #7B7B7B;
	text-decoration: none;
}

td.catalog a:hover{
	color: #7B7B7B;
	text-decoration: underline;
}

td.catalog p a, td.catalog p a:visited{
	color: #E0922F;
	text-decoration: none;
}

td.catalog p a:hover{
	color: #E0922F;
	text-decoration: underline;
}

td.content{
	padding-left: 10px;
	border-left : 1px solid #D5D5D5;
	vertical-align: top;
	color: #2f2f2f;
	width:700px;
}

td.content p, td.content ul{
	line-height: 150%;	
}

.footer{
	padding: 20px 0;
}

.footer td{
	color: white;
}

.footer td a, .footer td a:visited{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

.footer td a:hover{
	color: white;
	text-decoration: underline;
	text-transform: uppercase;
}

.footer td.right a, .footer td.right a:visited{
	color: white;
	text-decoration: underline;
	text-transform: none;
}

.footer td.right a:hover{
	color: white;
	text-decoration: none;
	text-transform: none;
}

p.mainttl, p.mainttl a{
	font-size: 12pt;
	color: #444444;
}

p.mainttl span{
	color: #E0922F;
	font-size: 26pt;
}

td.content strong{
	color: #2F2F2F;
}

ul{
	list-style-image: url(img/listbullet.png);
	color: #2F2F2F;
}

.contbgtop{
	background-image: url(img/topgrad.png);
	background-repeat: repeat-x;
	color: #2f2f2f;
}

.contbgbot{
	background-image: url(img/botgrad.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contbgtop p, .contbgbot p{
	color: #2f2f2f;
}

span.docsttl {
	color: #E0922F;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	line-height: 100%;
}

.docslist td{
	padding-top: 20px;
}

.docslist img, .docslistprod img{
	margin-right: 10px;
}

p.subttl, span.subttl{
	color: #E0922F;
	text-transform: uppercase;
}

p.subttl a{
	color:  #E0922F;
	text-decoration: underline;
}

p.subttl a:hover{
	text-decoration: none;
}

p.sublink{
	background-image : url(img/sublinkbg.png);
	padding-left: 10px;
}

p.sublink a, p.sublink a:visited{
	line-height: 56px;
	font-size: 14pt;
	color: #E0922F;
	text-decoration: none;
}

p.sublink a:hover{
	line-height: 56px;
	font-size: 14pt;
	color: #E0922F;
	text-decoration: underline;
}

.headtabcomp td, .headtabcomp td strong{
	color: white;
	background-color: #455460;
	text-align: center;
}

.tabline1 td, td.tabline1{
	background-color: #EEF0F1;
	text-align: left;
}

.tabline1 td a, td.tabline1 a{
	text-decoration: underline;
}

.tabline1 td a:hover, td.tabline1 a:hover{
	text-decoration: none;
}

.tabline2 td, td.tabline2{
	text-align: left;
}

.tabline2 td a, td.tabline2 a{
	text-decoration: underline;
}

.tabline2 td a:hover, td.tabline2 a:hover{
	text-decoration: none;
}

a.dealer_enter, a.dealer_enter:visited{
	text-decoration: none;
	font-size: 14pt;
	color: #E0922F;
}

a.dealer_enter:hover{
	text-decoration: underline;
	font-size: 14pt;
	color: #E0922F;
}

a.acrobat, a.acrobat:visited{
	color: #E0922F;
	text-decoration: underline;
}

a.acrobat:hover{
	color: #E0922F;
	text-decoration: none;
}

div.topmenuttl{
	font-weight: bold;
	text-transform: uppercase;
	color: #7B7B7B;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
}

div.topmenuttlshot{
	font-weight: bold;
	text-transform: uppercase;
	color: #7B7B7B;
	padding: 0px;
	margin: 0px;
	background : url(img/menulist.png) no-repeat left 5px;
	padding-left: 20px;
	padding-bottom: 20px;
	cursor:pointer;
}

div.submenu{
	padding: 0px;
	margin: 0px;
}

.Head03{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.contacts{
	padding: 0px;
	margin: 0px;
}
.topcont{
float: left;
width: 280px;
text-align: left;
background-image: url(img/topcont.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 90px;
box-sizing: border-box;
margin: 0 40px;
color: #444444;
font-size: 11pt;
}
td.favleng .topcont a, td.favleng .topcont a:visited{
color: #444444;
}
.topcont b{
font-size: 10pt;
}

.topmes{
	vertical-align:middle;
	margin-right:3px;
}