body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}

#texthome {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}
#texthome h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #87aC00;
}
#texthome h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #87aC00;
}
#texthome h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #878787;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #87aC00;
	text-decoration: underline;
}
.product_head1 {
	font-size: 26px;
	color: #669900;
}
.product_head2 {
	font-size: 26px;
	color: #990000;
}
.product_head3 {
	font-size: 26px; 
	color: #336666; 
}
.product_head4 {
	font-size: 26px; 
	color: #FF9900; 
}
.product_head5 {
	font-size: 26px; 
	color: #666666; 
}
.shop_fields img{
	vertical-align:top;
	margin:0px;
}
.shop_table_heading{
	background-color:#CCC;
	line-height:25px;
	font-weight:bold;
	color:#333;
}
.shop_basket_division{
	border-bottom: solid 1px #CCC;
	width:99%;
}
.view_shopping{
	position:relative;
	float:left;
	top:110px;
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	height:28px;
	border:none;
}
.view_shopping img{
	border:none;
}
.view_shopping img:hover{
	border:none;
}

.top_banner{
	background:url(../images/topbanner.jpg) no-repeat;
	width:998px;
	height:277px;
}