body {
	font-family:verdana, arial, ËÎÌå;
	font-size: 80%;
}
#container {
	width: 798px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 211px;
	height: 140px;
	background-color: #6B9B0D;
}
#topcenter {
	height: 140px;
	width: 258px;
	float: right;
}
#topright {
	float: right;
	height: 140px;
	width: 325px;
	text-align: right;
}
.cl {
clear:both;
}
#special {
	width: 798px;
        text-align: center;
}
#product {
	width: 583px;
        text-align: center;
}
ul {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
ul li {
	float: left;
	text-align: center;
	margin-left: 5px;
	display: inline;
}
h5 {
	font: bold 12px Tahoma, Verdana, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000;
}
h5 a {
	color:#000;
	text-decoration: none;	
}
h5 a:hover {
	background-color:#F7CB33;
	color:#6B9B0D;
}
#news {
	float: left;
	width: 203px;
	height: 100%;
	margin-top: 5px;
	background-color: #6B9B0D;
	color: #FFFFFF;
	padding: 4px;
}
#news  p {
        margin: 9px;
}
#news  p a {
	color:#FFFFFF;
	text-decoration: none;	
}
#news  p a:hover {
	background-color:#F7CB33;
	color:#6B9B0D;
}
#news  p a span {
        overflow:hidden;
        border-top:6px solid #6B9B0D;
        border-left:6px solid #6B9B0D;
        border-bottom:6px solid #6B9B0D;
        height:0px;
        width:0px;
        margin:2px 2px 0 -10px;
        position:absolute
}
#news  p a:hover span {
        background:#6B9B0D;
        border-top:6px solid #6B9B0D;
        border-left:6px solid #F7CB33;
        border-bottom:6px solid #6B9B0D;
        overflow:hidden;
        float:left;
}
#menu {
	width: 557px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #6B9B0D;
}
#menu a:hover {
	padding: 13px;
	background-color: #6B9B0D;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 583px;
	height: 100%;
	float: right;
	margin-top: 5px;
	background-color: #FFF;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
	text-align: left;
}
h2 {
        text-align: center;
	font-size: 200%;
	font-weight: normal;
	color: #FFFFFF;
        margin-top: 10px;
}
#pad {
	padding: 12px;
	color: #000000;
}
#oTransContainer  {
        filter: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=0, motion='forward');
        width: 190px;
        height: 188px
        padding: 15px;
        padding-right: 0px;
        float:right;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 774px;
	color:#000000;
	font-size: 88%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#6B9B0D;
}
h4 {
	font-size: 150%;
	color: #5DBB5A;
}
.highlightit img{
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        -moz-opacity: 0.5;
}

.highlightit:hover img{
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        -moz-opacity: 1;
}