body {
	margin:0;
	padding:0;
	background-image:url(images/bg.gif);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5B5B5B;
	background-color:inherit;	
}
.main{
	background-image:url(images/main_bg.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	padding-top:5px;
}
.bg_welcome{
	background-image:url(images/bg_welcome.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.welcome{
	height:125px;
	background-image:url(images/welcome.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FDF7E9;
}
.welcome2{
	height:125px;
	background-image:url(images/welcome2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FDF7E9;
}
.products{
	background-image:url(images/products_bg.gif);
}
img{
	border:0;
}
.more{
	background-image:url(images/more.gif);
	width:120px;
	height:19px;
	background-repeat:no-repeat;
}
.more2{
	background-image:url(images/more2.gif);
	width:120px;
	height:19px;
	background-repeat:no-repeat;
}
.more a{
	padding:2px 0 0 79px;
	color:#793F2E;
	background:inherit;
	text-decoration:none;
}
.links1{
	padding:10px 0 0px 0;
}
.links{
padding:3px 0 0px 0;
}
.links a{
	color:#5F6272;
	background:inherit;	
}
.links1 a{
	color:#5F6272;
	background:inherit;	
}
.copy{
	color:#FDF7E9;
	background:inherit;	
}
.copy a{
	color:#FDF7E9;
	background:inherit;	
}
.view{
	color:#5F6272;
	font-weight:bold;
	text-decoration:none;
	padding-left:80px;
	background:inherit;	
}
