@charset "utf-8";

body {
	padding: 10px;
	margin: 10px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

#Page {
	width:96%;
}

#Header ul, 
#ProductButtons, 
#BtnPrices,
.contact img,
.home #Slideshow,
#SlideshowNav,
form
{ display: none; }

hr {
	height: 1px;
	border: 1px #333333 solid;
	margin: 1em 0;
}

address {
	font-size: 14px;
	font-style: normal;
	display: block;
	margin-bottom: 10px;
}

.pipe {
	padding: 0 2px;	
}

.copyright {
	font-size: 10px;
}
	
.products #Slideshow p {
	margin: 1px 0 20px;
}

h1 {
	font-size: 28px;
	font-weight: normal;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

