body {
	color: White;
	background-color: Black;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	padding:0px;
	margin: 0px;
}
.main {
	width: 800px;
	margin: auto;
}
.container {
	position: relative;
	float: left;
	background: url(../images/logo-text.jpg) no-repeat top left;
	width: 800px;
}
.left-nav {
	float: left;
	width: 170px;
	padding-top: 100px;
	background-image: url(images/emblem.gif);
	background-repeat: no-repeat;
	background-position: 0px 460px;
	height: 590px;
}
.middle {
	float: left;
	width: 300px;
}
.page-type {
	float: left;
	width: 300px;
	height: 100px;
	text-align: right;
}
.content {
	float: left;
	width: 300px;
}
.content-text {
	float: left;
	width:290px;
	padding-top: 10px;
	padding-left: 10px;
	color:#cccccc;
	font-size: 11px;
	text-align: justify;
	height: 430px;
	overflow: auto;
	scrollbar-face-color: #444444;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #222222;
	scrollbar-3dlight-color: #888888;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #222222;
	scrollbar-darkshadow-color: #111111
}
.content-text2 {
	float: left;
	width:290px;
	padding-top: 10px;
	padding-left: 10px;
	color:#cccccc;
	font-size: 11px;
	text-align: justify;
	height: 430px;
	overflow: auto;
	scrollbar-face-color: #444444;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #222222;
	scrollbar-3dlight-color: #888888;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #222222;
	scrollbar-darkshadow-color: #111111
}
.type {
	float: left;
	width: 30px;
}
#Navigation {
	width: auto;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
.innerNav {
	float: left;
	
}
.innerNav ul {
	list-style: none;
	margin:0px;
	margin-top: 8px;
	padding: 0px;
}
.innerNav li {
	font-size: 1em;
	font-weight: normal;
	padding-left: 8px;
	padding-top:0px;
	padding-bottom:6px;
	color:#999999;
}
.innerNav li a, .innerNav li a:visited {
	color:#999999;
	text-decoration:none;
}
.innerNav li a:hover {
	color: #FF9933;
}
.innerNav li a.cat-active {
	color: #FF9933;
	padding-left: 16px;
	background: url(../images/bullet.gif) no-repeat 0px;
}
a {
	color: #FF9933;
}

.subNav ul {
	list-style: none;
	margin:0px;
	margin-top: 4px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 4px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.subNav li {
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 8px;
	padding-top:0px;
	padding-bottom:6px;
	color:white;
}
.subNav li a, .subNav li a:visited {
	color:white;
	text-decoration:none;
}
.subNav li a:hover {
	color: #FF9933;
}
.eSubs ul {
	list-style: none;
	margin:0px;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 0px;
	padding-top: 4px;
	border-top: 0px;
	border-bottom: 0px;

}
.subNav li a.cat-active {
	color: #FF9933;
	padding-left: 16px;
	background: url(../images/bullet.gif) no-repeat 0px 5px;
}
.cat-active {
	color: #FF9933;
}
.temp4 {
	position: absolute;
	right: 0;
	height: 425px;
	width: 630px;
	background: black url(../images/direct-bg.gif) no-repeat;
	padding-top: 16px;
}
.temp4-thumb {
	float: left;
	width: 100px;
	height: 300px;
}
.thumb-img {
	float: left;
	width: 82px;
	height: 69px;
	overflow: hidden;
	padding-left:40px;
	margin-bottom: 5px;
}
.thumb-img-on {
	float: left;
	width: 82px;
	height: 69px;
	overflow: hidden;
	cursor: pointer;
	padding-left:40px;
	background: url(../images/thumbon.gif) no-repeat top left;
		margin-bottom: 5px;

}
.thumb-active {
	float: left;
	width: 80px;
	height: 67px;
	overflow: hidden;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	border: 1px solid white;
}
.thumb-off {
	float: left;
	width: 80px;
	height: 67px;
	overflow: hidden;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	border: 1px solid white;
}
.b-thumb-img {
	float: left;
	width: 150px;
	height: 100px;
	overflow: hidden;
}
.b-thumb-img-on {
	float: left;
	width: 142px;
	height: 92px;
	overflow: hidden;
	cursor: pointer;
}
.b-thumb-active {
	float: left;
	width: 150px;
	height: 100px;
	overflow: hidden;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.b-thumb-off {
	float: left;
	width: 150px;
	height: 100px;
	overflow: hidden;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}


.thumb-img-active {
	border: 4px solid #FF9933;
	margin-right:-4px;
	margin-bottom:-4px;

}
.temp4-prod {
	width: 700px;
	height: 300px;
	float:left;
}
.temp4-prod-img {
	width: 426px;
	height: 348px;
	float:left;
	overflow: hidden;
}
.temp4-prod-pdf {
	width: 426px;
	height: 24px;
	
	float:left;
}
.bottom-thumb {
	float: left;
	width: 150px;
	height: 100px;
	overflow: hidden;
}
.temp3-cont {
	width:290px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#cccccc;
	font-size: 11px;
	height: 430px;
	overflow: auto;
	text-align: justify;
	scrollbar-face-color: #444444;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #222222;
	scrollbar-3dlight-color: #888888;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #222222;
	scrollbar-darkshadow-color: #111111
}
.pro-img a:hover {
	border: 4px solid #FF9933;
}
IMG.thu-img {
	border: 0px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
IMG.thu-img-active {
	border: 4px solid #FF9933;
	margin-right:-4px;
	margin-bottom:-4px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
IMG.product_image {
	width: 200px;
}
.address {
    display:none;
	font-family:tahoma, verdana, ariel;
	color: #FF9933;
	font-size:0.9em;
	margin-left: 10px;
	margin-top: 440px;
	vertical-align: bottom;
}
