html
body {
	margin-left: auto;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	background-color: #D0DEEE;
	background-image:url(../img/bg1.png);
	background-repeat: repeat-x;
}
body { 
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: auto; 
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #424A5E;
}
h2 {
	font-size: 12px;
	color: #424A5E;
}
.bold{ color:#0e1334;}
.boldSmall{ color: #575757}
.skip{margin-top:50px;}


a {
	 color: #FCFCFC;
	text-decoration: none;
}
a:hover {
	color: #00BFE1;
	text-decoration: underline;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424A5E;
	line-height: 16px;
}

#navi{ height:29px;}
#navi ul{}
#navi li{
	display: inline;
	list-style-image: none;
	float:right;
}
#foot-panel{ background-image:url(../img/footer.png); height:149px; }
#real-footer{height:35px;width:100%; background-image:url(../img/footer-bg.jpg);font-size:10px; color:#999999}
#foot-element{ width:1000px; font-size:11px; color: #636d81; font:Arial, Helvetica, sans-serif}
#foot-element ul{margin:0px; padding:0px}
#foot-element li{
	height:110px;
	padding:0px 15px 15px 15px;
	display: inline;
	list-style-image: none;
	float:left;}
#foot-element li a{ color:#94A3BA; font-size:12px}
#foot-element li a:hover{ color: #3572A4}
#content1{ width: 730px;float:right; padding: 0; }
#content1 p{padding-left:22px; padding-right:22px; text-align:justify;margin-top:0px}
#manu_icon{ margin-left: 20px; margin-right:20px}
#manu_icon ul{margin:0px; padding:0px}
#manu_icon ul li{
width: 220px;
height:172px;
	display: inline;
	float:left;
	list-style-type: none;
}
#left{float:left; margin-left:25px; width:300px; height:320px;}
#right{float:right; margin-right:20px;}
.photopanel{float:right}
#award{}
#award ul{
	margin-left:0px;
	padding:0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#award li{	
	background-image:url(../img/award_container.png);
	background-repeat:no-repeat;
	width: 110px;
	height:146px;
	display: inline;
	float:left;
	background-position: left top;
	margin-right:35px;
	}
.first-child{margin-left:-20px;}
#award li img{ margin-left:4px;margin-top:2px}
#award li div{
	color:#666;
	text-align:center;
	width: 110px;
	margin:10px 0 20px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 500;
	font-size: 10px;
    text-transform: uppercase;
	line-height:11px;
} 
#lightbox {
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url(../img/overlay.png) repeat;
    text-align:center;
	cursor:pointer;
}
#lightbox p{
	margin-top:5%;
	text-align:center;
	color:#fff;
	font-size:12px;
	cursor:pointer;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: center;
	width:100%;
}
#close{
	z-index:80;
	width:100px;
	position:absolute;
	margin-top:-5%;
	left:50%;
	margin-left:128px;
	padding-top:10px;
	background-image: url(../img/close.png);
	background-repeat:no-repeat;
	background-position: right;
}
#lightbox img {
    box-shadow:0 0 25px #111;
    -webkit-box-shadow:0 0 25px #111;
    -moz-box-shadow:0 0 25px #111;
    max-width:800px;
cursor:default;
}

#bulletin{margin:0px 0px 20px 20px; width:335px;float:left;}

#bulletin ul{margin-left:0px;
	padding:0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;}
#bulletin li{
	width: 348px;
	height: 113px;
	}
#bulletin li img{
	margin:0 8px 0 5px;
	position:bottom;
	display: inline;
	float:left;
}
.detail{
	text-align:left;
	float:left;
	width: 168px; height:113px;
	margin-top:5px;
	}
#btn{
	margin-top:10px;
}
.download a{
	font-size:11px;
	color:#039;
}
.download a:hover{ color:#06C; text-decoration:none}
#product{margin-left:23px; font-size:11px; color: #575757; line-height:13px; height:160px}
#product img{margin-right:19px;}
#product div{
	width:230px;
	float: left;
	text-align:center;
margin-right:20px;
margin-bottom:10px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#clear{float:none; width:800px; height:20px}
.boxSmallLeft{float:left; text-align:justify}
#24{ width:385px; height:130px}
.ordered{
	margin-left:-30px;
	list-style-position: inside;
	list-style-type: disc;
}
.ordered a{color:#036;}
.ordered a:hover{color: #900; text-decoration:none}