body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
  
    margin:0px;
}


#containter{
position:relative;
width:1001px;

padding:0px;
text-align:left;
margin-top:0px;
}
#top{
background:url(img/top.jpg) no-repeat;
width:1005px;
height:294px;
padding:0px 0px  0px 0px;
}
#globallink{
float:left;
width:785px;
height:47px;
margin:0px;
padding:0px;
background:url(img/globallink.jpg) no-repeat;
}
#globallink ul{
margin:0px;
padding:0px 0px 0px 0px;
list-style:none;
}
#globallink li{
float:left;
margin:13px 0px 0px 30px;
padding:0px;

}
#globallink a:link, #globallink a:visited{
color:#fff;
text-decoration:none;
}
#globallink a:hover{
color:#FF0000;
text-decoration:none;

}

#main{
	padding:0px;
	width:1001px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#flash{
float:left;
width:962px;
height:265px;
background:url(img/flash.jpg);
}
#left{
float:left;
padding:0px;
margin:0px;
width:216px;

}
#left h4{
border-bottom:1px solid #FF9900;
padding:10px 0px 5px 10px;
color:#990000;
}
#right{
float:left;
padding:0px;
margin-left:10px;
}



#right{
	width:750px;
	float:left;
	padding-left:20px;
	margin:0px;
	background:url(img/right.jpg) left top no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#right P{
margin:0PX;
padding:10PX;
line-height:20px;
}
#right h4{
border-bottom:1px solid #FF9900;
padding:10px 0px 5px 10px;
color:#990000;
}
#right table{

}
#right table td{

}
#right a:link, #right_home a:visited{
font-size:12px;
color:#660000;
text-decoration:none;
}

#Products{
    text-align:center;
    padding:0px 0px 0px 0px;
    margin:0px;
	height:100%;
}

#Products ul{
    list-style:none;
	margin:0px;
	padding:0px;

}
#Products ul li{
     float:left;
	 padding:3px 3px 2px 3px;
	 margin:5px;
	 text-align:center;

	 background:url(img/pro_bg.jpg);
}
#Products ul li img{
width:200px;
height:170px;
border:1px #CCCCCC solid;
padding:0px;

}
#Products ul li p{
margin:5px 0px 0px 0px;
padding:0px;
text-align:center;
}
#Products a:link, #Products a:visited{
color:#000000;
text-decoration:none;
}
#Products a:hover{
color:#0166CB;
text-decoration:none;
}
#footer{
	clear:both;
	background:url(img/footer.jpg) no-repeat;
	text-align:center;
	padding-top:20px;
	float: left;
	margin: 0px;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a{
color:#333333;
text-decoration:none;
}



div#MainPromotionBanner{
	width:216px;
	height:150px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 150px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 216px;
	height: 150px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 216px;
	height: 150px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 125px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
