body {
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5B5B5B;
	background-color:#437E7A;	
}
.main{
	background-position:bottom;
	background-repeat:repeat-y;
	padding-top:5px;
	height: 100px;
	background-image: url(images/main_bg.gif);
}
.bg_welcome{
	background-position:top;
	background-repeat:repeat-y;
	overflow: auto;
	border-style: solid;
	border-width: 0;
}
.welcome{
	height:175px;
	background-image:url(images/welcome.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width: 590px;
	padding-left: 10px;
	background-color: #FDF7E9;
}
.products{
	background-image:url(images/products_bg.gif);
}
img{
	border:0;
}
.more{
	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;	
}
