body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	width: 850px;	
}

#contentarea {
	padding: 30px 10px 30px 10px;
}

#contentleft {
	float: left;
	height:351px;
}

#contentright {
	float: right;
	text-align: justify;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
}

#scrollbar {
	
	height: 420px;
	width: 390px;
	overflow: none;
	padding: 20px;	
		border-right: dashed 2px #999999;
		border-left: dashed 2px #999999;

	
}

#scrollbar p {
	margin-right: 30px;
	margin-left: 20px;
	
}

.productscell {
	border-right: dashed 2px #999999;
	border-top: dashed 2px #999999;
	border-bottom: dashed 2px #999999;
}

.productscelllast {
	border-top: dashed 2px #999999;
	border-bottom: dashed 2px #999999;
}

.textbackground {
	background-color: #d8261d;
	color: #FFFFFF;
	padding: 1px;
	background-image:url(../images/headerbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	
}

.numbers {
	font-weight: bold;
	color: #df7b1e;	
}

.zoom {
	background-image:url(../images/zoom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
}

#header {
	width: 100%;
	height: 86px;
}

#logo {
	width: 434px;
	float: left;
	height: 86px;
}

#menutop {
	float: right;
	height: 86px;
	width: 416px;
}

#menutop ul{
text-align: right;

margin-top: 1px;
margin-bottom: 1px;
list-style-type: none;
}

#menutop ul li{
display: inline;
padding-top: 10px;
}

#menutop ul li a{
width: auto;
text-decoration: none;
color: #ffffff;
font-weight: bold;
border-left: dashed 2px #999999;

}

#menutop ul li a:visited{
width: auto;
text-decoration: none;
color: #ffffff;
font-weight: bold;
border-left: dashed 2px #999999;


}

#menutop ul li a:hover{
width: auto;
color: #ffffff;
font-weight: bold;
height: 31px;
border-left: dashed 2px #666666;

}

#menutop ul li a:active{
width: auto;
color: #ffffff;
font-weight: bold;
border-left: dashed 2px #666666;


}

#menu {
	border-top: dashed 2px #999999;
	border-bottom: dashed 2px #999999;
	margin-top: 10px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	color: #999999;
	
	
}


/* #menu ul{

margin-top: 1px;
margin-bottom: 1px;
padding: 5px 20px 5px 20px; 
list-style-type: none;

}

#menu ul li{
display: inline;
}

#menu ul li a{
width: auto;
text-decoration: none;
color: #585350;
font-weight: bold;
padding: 5px 20px 5px 20px; 
border-right: 2px dashed #999999;

}

#menu ul li a:visited{
width: auto;
text-decoration: none;
color: #585350;
font-weight: bold;
padding: 5px 20px 5px 20px; 

}

#menu ul li a:hover{
width: auto;
color: #585350;
font-weight: bold;
padding: 5px 20px 5px 20px; 
height: 31px;
text-decoration: underline;
}

#menu ul li a:active{
width: auto;
text-decoration: underline;
color: #585350;
font-weight: bold;
padding: 5px 20px 5px 20px; 

}
*/
.anobg{border-right:none !important}
.products{padding-left: none !important}

#footer {
	clear: both;
	text-align: center;
}