#wrapper{
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#banner{
	padding-top: 0px;
}
#content{
	padding: 10px;
	padding-top: 5px;
	width: 696px;
	text-align: left;
	margin: auto;
	float: left;
	border-left: 2px dotted #82B818;
	border-right: 2px dotted #82B818;
}
#slogan{
	width: 100%;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #ffffff;
	background: #8F1810;
	font-weight: bold;
}
#leftbar{
	position: relative; 
	left: -15px;
	float: left;
	width: 129px;
	padding-top: 5px;
}
ul{
	list-style-type: none; 
	list-style-image: url('../images/shop/dot1.gif');
	padding-left: 8px;
	margin-left: 8px; 
	margin-top: 0;
	margin-bottom: 0;
}
#rightbar{
	float: left;
	width: 130px;
	padding-top: 5px;
}
#wrap_content{
	margin-top: 5px;
	background: #ffffff;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
/* image slides */
.pics { height: 170px; width: 700px; padding:0; margin:0; overflow: hidden }
.pics img { height: 170px; width: 700px; top:0; left:0 }

/* ticker */
.newsticker-jcarousellite { 


}
.rounded-box{
	border: 1px solid #A6BF03; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

.as-used-by{
border: 1px solid #A6BF03; 
-moz-border-radius: 10px;  
-webkit-border-radius: 10px;
width: 135px; 
margin-left: 10px; 
text-align: left;
background: #A6BF03;
color: white;
}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; padding-left: 5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { width:110px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
