﻿body,
	html {
		margin:0;
		padding:0;
		background:#CE7019;
		font: 85% "Trebuchet MS", Verdana, sans-serif; color:#FFFFCC;
		text-align: justify;
	}
	
img {
	border: 0;
}


	
table.tight {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse; 
}

div {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	display: inline;
}
	
img.button {
	border: 0;
	padding: 0;
	margin: 0;
}

img.padded {
	border: 0;
	padding-left: 15px;
	padding-right: 15px;
}

td {
	vertical-align: top;
}
	        
p.introduction:first-letter {
	font-size : 100%;
	font-weight : bold;
}

.label {
	font-weight : bold;
	font-style: italic;
	font-variant: small-caps;
}

a:link {color:#FFFFCC; text-decoration: underline;}
a:visited {color:#FFFFCC; text-decoration: underline;}
a:focus, a:hover, a:active {text-decoration:underline}

#footer a:link {color:#744331; text-decoration: none;}
#footer a:visited {color:#744331 ;text-decoration: none;}
#footer a:focus, a:hover, a:active {text-decoration:underline}

	#wrap {
		width:817px;
		margin:0;
	}
	#header {
		z-index:2;
		height: 176px;
		width: 817px;
		position:fixed;
	}
	
	#logo {
	z-index:4;
	position:fixed;
	top:0;
	left: 0;
	float:both;
}

#gap {
	display: inline;
}

#home {
	z-index:2;
	position:fixed;
	top:0px;
	left: 497px;
	float:both;
	visibility: hidden;
}

#products {
	z-index:2;
	position:fixed;
	top:47px;
	left: 595px;
	float:both;
	visibility: hidden;
}

#contact_us {
	z-index:2;
	position:fixed;
	top:95px;
	left: 698px;
	float:both;
	visibility: hidden;
}

#wheat {
	z-index:0;
	position:fixed;
	top:176px;
	left: 0;
	float:both;
}

#top_bg {
	z-index:2;
	position:fixed;
	top:142px;
	left: 128px;
	width: 300px;
	float:both;
}

#top_right {
	z-index: 3;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	float: both;

}


#pic {
	text-align: center;
}

#pic img {
	border: 0;
}


h1 {
	margin:0;
	text-align: left;
}

h2 {
	margin:0 0 1em;
}

#content {
	z-index:0;
	float:left;
	width:360px;
	left: 128px;
	top: 176px;
	position: relative;
}

#all_content {
	z-index:0;
	float: both;
	left: 0px;
	top: 0px;
	position: relative;
}


#rhs_image {
	z-index:0;
	position:fixed;
	top:200px;
	left: 570px;
	float:both;
	text-align: center;
}
	


#footer {
	z-index:2;
	float: both;
	display: inline;
	position:fixed;
	background:#FFFFCC;
	bottom: 0;
	left: 0;
	width: 100%;
	color:#744331;
	text-align: center;
}
#footer p {
	margin:0;
}
* html #footer {
	height:1px;
}

.productName {
	font-color: blue;
	color: #0000FF;
}

.productDescription {
	font-style: italic;
	color: #FFFF00;
}

.productList {
	
}
