body,html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

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

a {
	text-decoration: none;
}

.slideframe {
	width:782px;
	height:155px;

}

.picframe {
	position: relative;
	overflow:hidden;
	width:782px;
	height:155px;
	
}

.piclist {
	position: absolute;
	top:0px;
	left:0px;
	display:none;
}

.iconpic {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 782px;
	text-align: center;
	padding-right:0px;
	
}

.picloader {
	width:782px;
	height:155px;
	background: url(../images/lightbox-ico-loading.gif) center center no-repeat;
}

.container {
	width: 100%;
	
	
}

#box{position:absolute; z-index:2; top:125px; right:10px;}
#box2{position:absolute; z-index:2; top:125px; left:10px;}
@media screen{ div#box{position:fixed} div#box2{position:fixed}}
		
.homelink {
	font-size:10px;
	line-height: 15px;
}

.homelink a {
	color: blue;
}

.homelink a:hover {
	color: #e75534;
	text-decoration: underline;
}			

.homelink2 {
	font-size:10px;
	line-height: 15px;
	color: white;
}

.homelink2 a {
	color: #FFFFFF;
}

.homelink2 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.logo {
	width: 100%;
	text-align: center;
	
}

.logo img {
	max-width: 1024px;
}

.menu {
	width: 100%;
	background: url("../images/barbg.jpg") center top repeat-x;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	height: 26px;
}

.menu a {
	
	color: #FFFFFF;
	
}

.menudesign {
	background: #ffd954 url("../images/bar.jpg") left top no-repeat;
	height: 19px;
}


.slideshow {
	width: 100%;
	background: url("../images/MainImageBack.jpg") center top repeat-x;
	height: 300px;
}

.containerisi {
	width: 1024px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	
}

.menuside {
	color: #000000;
	height: 24px;
	border-bottom: 1px solid black;
	padding-left:50px;
	padding-top:8px;
	cursor: pointer;
	font-size:11px;
}

.menuside a {
	color: #000000;
}

.menuside:hover {
	color: #000000;
	background: white;
}

.containframe {
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 20px;
	padding-top:20px;
	font-size:11px;
	line-height: 14px;
}

.containframe a {
	color: blue;
}

.containframe a:hover {
	color: #e75534;
	text-decoration: underline;
}

.hometable {
	background: url("../userfiles/image/page/Dot_V2.gif") left top repeat-y;
	padding-left: 25px;
}

.products {
	color: #BCF21B;
	font-size: 9pt;
	line-height: 32px;
	padding-left: 6px;
}

.productslist {
	width: 100%;
}

.productslist a:hover {
	color: #FFFFFF;
}

.footer {
	background: #333333;
	width: 100%;
	height: 17px;
	color: #999999;
	font-size: 8pt;
	padding-top: 3px;
	margin-top: 50px;
}

.footer a {
	color: #999999;
	
}