body {
	background-color: #fff;
	background-image: url('images/steelback3.jpg');
	margin: 0;
	padding: 0;
	border: 0;
	}

html {
	margin: 0;
	padding: 0;
	border: 0;
	}

p {
	margin: 0;
	padding: 0;
	border: 0;
	font: 10pt arial, helvetica, sans-serif;
	text-align: justify;
	}

ul {
	margin: 0;
	padding: 0;
	border: 0;
	font: 10pt arial, helvetica, sans-serif;
	text-align: justify;
	}

a {
	font: 10pt arial, helvetica, sans-serif;
	color: #a22d2c;
	text-decoration: none;
	}

a:hover {
	color: #263570;
	} 

td {
	font: 10pt arial, helvetica, sans-serif;
	}

img {
	border: 0;
	}


/* ----------------------------- These are div things -------------------- */

#holder {
	margin:auto;
	width: 760px;
	height: 100%;
	background: #fff;
	}

#topnumber {
	background: #000 url('images/topnumber.jpg') no-repeat;
	margin: auto;
	width: 760px;
	height: 36px;
	text-align: right;
	}

#topnumber p {
	color: #615e6e;
	margin-top: 15px;
	margin-right: 15px;
	font-weight: bold;
	} 

#topscanam {
	background: #000 url('images/topscanam.jpg') no-repeat;
	margin: auto;
	width: 760px;
	height: 93px;
	}

#red {
	background: #a22d2c;
	margin: auto;
	width: 760px;
	height: 27px;
	}

#foodpics {
	margin: auto;
	width: 760px;
	height: 72px;
	}

#content {
	background: #fff url('images/shadeback.jpg') no-repeat;
	margin: auto;
	width: 760px;
	}

#mainbox {
	position: relative;
	border: 0;
	top: 10px;
	left: 10px;
	width: 540px;
	} 

#mainbox p	{
	margin: 0;
	padding: 5px 10px 18px 10px;
	font: 10pt arial, helvetica, sans-serif;
	}

 #navbox {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	height: 156px;
	border: 0;
	text-transform: uppercase;
	} 

#navbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#navbox a {
	display: block;
	width: 8.5em;
	padding: 0 10px 10px 0;
	font: 12pt arial, helvetica, sans-serif;
	color: #a22d2c;
	font-weight: bold;
	text-decoration: none;
	}

#navbox li li a {
	display: block;
	padding-left: 15px;	
	font: 11pt arial, helvetica, sans-serif;
	color: #a22d2c;
	font-weight: normal;
	text-decoration: none;
	}

#navbox li a:hover {
	color: #263570;
	} 

#footer {
	background: transparent url('images/footer.jpg') no-repeat;
	width: 760px;
	height: 58px;
	}


/* ----------------------------- Classes and spans and such -------------------- */
	
.redtext {
	color: #a22d2c;
	margin-top: 15px;
	font-weight: bold;
	}

.bigredtext {
	color: #a22d2c;
	font: 12pt sans-serif;
	font-weight: bold;
	}

.biggerredtext {
	color: #a22d2c;
	font: 14pt sans-serif;
	font-weight: bold;
	}

.topperpic {
	margin-left: 20px;
	}

.bigtext {
	font: 14pt sans-serif;
	}

.suppliertext {
	font: 14pt sans-serif;
	}

.redarrow {
	padding-left: 10px;
	padding-right: 5px;
	border: 0;
	margin: 0;
	}

.outdent {
	margin-left: -10px;
	}

.indent {
	margin-left: 25px;
	}

.logo {
	text-align: center;
	}

.producthead {
	width: 450px;
	color: #a22d2c;
	font: 12pt sans-serif;
	font-weight: bold;
	background-image:url('images/redline.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	}
