html,body{
  margin:0px;
  padding:0px;
  background:#000000;
  font-family: Tahoma, Helvetica, Arial;
  font-size:12px;
 	height:95%;
 	min-height:100%;
}
#BottomBg{
	width:100%;
	height:150px;
	bottom:0px;
	position:absolute;
	background:#FF6600;
}
#CenteringTable{
	width:100%;
	height:100%;
}
#Container{
	margin:auto;
	width:863px;
	height:554px;
	position:relative;
}
#Top{
	width:863px;
	height:66px;
	background:url('/images/top.gif') #000000;
	position:relative;
}
#Page{
	width:819px;
	height:410px;
	background:url('/images/page.gif');
	text-align:left;
	padding-left:22px;
	padding-right:22px;
	font-size:10px;
}
#Page img{
	border:0px;
}
#Top10{
	width:863px;
	height:44px;
	background:url('/images/top_10.gif');
	margin-top:10px;
	padding-top:25px;
}
#Top10 img{
	border:0px;
	margin-right:15px;
}
#SearchForm{
	width:400px;
	height:49px;
	position:absolute;
	left:22px;
	top:66px;
}
#Banner{
	width:400px;
	height:49px;
	position:absolute;
	left:371px;
	top:55px;
}
#LeftArea{
	width:358px;
	height:345px;
	position:absolute;
	left:22px;
	top:116px;
}
#LeftArea h1{
	width:200px;
	height:30px;
	position:absolute;
	text-align:right;
	left:150px;
	top:0px;
	font-size:22px;
	color:#941506;
	color:black;
	margin:0px;
	text-transform:uppercase
}
#LeftArea #KeenId{
	width:200px;
	height:30px;
	position:absolute;
	text-align:right;
	left:148px;
	top:20px;
	color: #585858;
}

#LeftArea p{
	padding-left:5px;
	padding-right:35px;
	margin-top:15px;
}
#LeftArea #Colors{
	width:200px;
	height:15px;
	position:absolute;
	left:5px;
	top:9px;
}
#LeftArea #Colors div, #LeftArea #Colors a,#LeftArea #Colors span{
	float:left;
	display:block;
}
#LeftArea #Colors a{
	text-decoration:none;
	width:100%;
}
#LeftArea #Colors .ColorHolder{
	width:14px;
	height:14px;
	border:1px solid #838D85;
	margin-left:10px;
}
#LeftArea #Colors .ColorHolder span{
	height:14px;
}
#LeftArea #Icons{
	width:305px;
	height:34px;
	position:absolute;
	left:0px;
	top:280px;
	text-align:center;
}
#LeftArea #Icons img{
	margin-right:5px;
}
#LeftArea #ImageArea{
	width:350px;
	height:150px;
	position:absolute;
	left:0px;
	top:85px;
	text-align:center;
}
#LeftArea #ImageArea2{
	width:350px;
	height:150px;
	position:absolute;
	left:0px;
	top:55px;
	text-align:center;
}
#LeftArea #ImageArea2 p{
	margin: 10px 50px 0px 10px;
	padding: 0px;
	text-align: justify;
}
#LeftArea .IconsDesc{
	width:250px;
	height:150px;
	position:absolute;
	left:30px;
	top:-230px;

	visibility:hidden;
	text-align:left;
	padding:15px;
	font-size:12px;
	
	/*background:url('/images/tech_info_bg.gif');*/
}
#LeftArea .IconsDesc b{
	font-size:17px;
}
#LeftArea #ProdBottom{
	width:305px;
	height:26px;
	position:absolute;
	left:0px;
	top:318px;
	background:url('/images/prod_bottom.gif');
	color:#ffffff;
	font-size:37px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:26px;
}
#ThemeFlash{
	position:absolute;
	left:0px;
	top:0px;

}
#TopLogo{
	position:absolute;
	left:5px;
	top:-32px;
}
#RightArea{
	width:405px;
	width=453px;
	height:339px;
	position:absolute;
	left:388px;
	top:117px;
	padding: 10px 10px 10px 38px;
	overflow:auto;
	font-size:12px;
	/*text-align: justify; - removed O.Cubr*/
}
#RightArea2{
	width:295px;
	width=453px;
	height:339px;
	position:absolute;
	left:388px;
	top:117px;
	padding: 10px 120px 10px 38px;
	overflow:auto;
	overflow-x:hidden;
	font-size:12px;
	/*text-align: justify;- removed O.Cubr*/
}
#MenuGallery{
	width:684px;
	height:345px;
	position:absolute;
	left:22px;
	top:100px;
	padding: 10px 100px 10px 38px;

}

#Nav1{
	position:absolute;
	right:22px;
	_right:21px;
	top:14px;
	height:19px;
	line-height:19px;
	padding-right:8px;
	background:#FF6600;

}
#Nav1 ul{
	margin:0px;
	padding:0px;
}
#Nav1 li{
	float:left;
	margin-left:15px;
	list-style:none;
}
#Nav1 li a{
	padding-left:25px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	/*background:url('/images/nav1_li.gif') bottom left no-repeat;*/
}
#Nav1 li a:hover{
	color:#ffffff;
}
#Nav1 li a.selected{
	color:#ffffff;
	background:url('/images/nav1_li_over.gif') bottom left no-repeat;
}
#Nav2{
	position:absolute;
	right:30px;
	top:38px;
	font-size:11px;

}
#Nav2 ul{
	margin:0px;
	padding:0px;
}
#Nav2 li{
	float:left;
	margin-left:15px;
	list-style:none;
}
#Nav2 li a{
	padding-left:15px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#Nav2 li a.selected{
	color:#FF6600;
	background:url('/images/nav2_li.gif') bottom left no-repeat;
}
#Nav3{
	font-size:12px;
	width:145px;
	position:absolute;
	left:672px;
	top:130px;
}
#Nav3 ul{
	margin:0px;
	padding:0px;
	text-align:right;
}
#Nav3 li{
	list-style:none;
	margin-top:20px;
}
#Nav3 li a{
display:block;
	padding-right:15px;
	color:#555553;
	font-weight:bold;
	text-decoration:none;
	padding-right:15px;
	background:url('/images/nav3_li.gif')  right no-repeat;
	white-space:nowrap;
}
#Nav3 li a:hover, #Nav3 li a.selected{
	color:#FF6600;
	background:url('/images/nav3_li_over.gif')  right no-repeat;
	
}
h2{
	color:#FF6600;
	background:url('/images/h2.gif') top left no-repeat;
	padding-left:25px;
	font-size:15px;
	margin-left: -25px;
}
h3{
	font-size:13px;
	margin:0 0 3px 0;
}
#NewsCategory{
	position:absolute;
	width:440px;
	height:140px;
	left:0px;
	top:210px;
}
#NewsCategory p{
	padding-left:25px;
	margin-top:-10px;
}
a{
	color:#FF6600;
}
#News .hr{
	border-bottom:1px solid #CACBC6;
	padding-bottom:15px;
	margin-top:-20px;
}
#HotTips{
	font-size:15px;
	color:#ED691E;
}
#HotTips a{
	font-weight:bold;
}
#ProdBox{
	float:left;
	
	width:100px;
	height:94px;
	position:relative;
	/*border:1px solid #BFBFBF;*/
	text-align:center;
}
#ProdBox img{
	margin-top:15px;
	border:0px;
}
#ProdBox #Name{
	position:absolute;
	width:100px;
	height:15px;
	left:0px;
	top:78px;
	text-align:center;
	font-weight:bold;
	color:#555553;
	font-size:11px;
}

fakediv{
	border:1px solid red;
}
