html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

em {
	font-style:italic;
}

p, h1 { 
	margin: 1em; 
	padding: 0; 
}

body   { color: silver; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2em; background-color: #2b1800; text-align: center }

span {
	display:none
}

a:link, a:visited {
	text-decoration:none;
}

#container  { background-color: #2b1800; text-align: left; margin: 0 auto; width: 736px }

#bannercontainer {
	width:736px;
	height:320px;
	position:relative;
	margin-left:-1px;
}

#bannerlefttop {
	position:absolute;
	top:0;
	left:0;
	height:133px;
	width:379px;
	background-image:url(images/Header1.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#bannerrighttop {
	position:absolute;
	top:0;
	right:0;
	height:133px;
	width:357px;
	background-image:url(images/Header2.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#bannerleftbot {
	position:absolute;
	bottom:0;
	left:0;
	height:188px;
	width:379px;
	background-image:url(images/Header3.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#bannerrightbot {
	position:absolute;
	bottom:0;
	right:0;
	height:188px;
	width:357px;
	background-image:url(images/Header4.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#navcontainer {
	width:736px;
	height:86px;
	position:relative;
	background-image:url(images/Slice.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

ul.navigation {
	position:absolute;
	left:70px;
}

ul.navigation li {
        list-style-type: none;
        float: left;
}

ul.navigation li a {
        height: 43px;
        float: left;
}

ul.navigation li a:hover {
        background-position: 0px -43px;
}

li.home a {
        width:121px;
        background-image: url(images/Home.gif);
        background-repeat: no-repeat;
}

li.dry a {
        width:121px;
        background-image: url(images/Dry.gif);
        background-repeat: no-repeat;
}

li.fresh a {
        width:121px;
        background-image: url(images/Fresh.gif);
        background-repeat: no-repeat;
}

li.wholesale a {
        width:121px;
        background-image: url(images/Wholesale.gif);
        background-repeat: no-repeat;
}

li.space {
        width:36px;
		height:43px;
        background-image: url(images/NavSpace.gif);
        background-repeat: no-repeat;
}

#content  { background-image: url(images/Slice.gif); background-repeat: repeat-y; background-position: left top; position: relative; width: 736px; height: 2300px }

#main  { color: #333; font-size: 83%; text-align: left; margin-left: 70px; padding-left: 20px; width: 350px; float: left }

#main h1 {
	font-weight:bold;
	color:#5a5515;
	font-size:150%;
	line-height:90%;
}

#main p {
	padding-left:10px;
	margin-top:-10px;
}

#contact {
	float:left;
	width:176px;
	margin-left:10px;
	font-size:76%;
	color:#FFFFFF;
	line-height:1.5em;
}

#contact b   { color: #00d1d1; font-size: 120%; font-weight: bold }

#contact a  { color: #e4e7e1 }

#contact dt   { color: #00d1d1; font-size: 140%; font-weight: bold; text-align: center }

dl  { background: #2b1800 url(images/BoxBottom.gif) no-repeat left bottom; margin: 0 0 20px 20px; width: 176px }

dt  { background: #2b1800 url(images/BoxTop.gif) no-repeat left top; margin: 0; padding: 10px }

dd {
  margin: 0;
  padding: 10px;
}

#footer {
	clear:both;
	position:relative;
	width:736px;
	text-align:center;
	font-size:65%;
	height:65px;
	line-height:1.6em;
	color:#5a5515;
	margin-top:-20px;
	background-image:url(images/Slice.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#footer a:link, a:visited {
	text-decoration:underline;
	color:#5a5515;
}