div#background {
	background-image: url(../images/bgc.jpg);
	background-repeat: repeat-y; 
	position: relative;
	margin: 0 auto;
	width: 948px;	
}
div#container {
	position: relative;
	margin: 0;
	width: 900px;
	left: 24px;
}
img#bgr {
	position: absolute;
	top: 0;
	right: 0;
}
img#bgl {
	position: absolute;
	top: 0;
	left: 0;
}
div#header {
	position: relative;
	width: 900px;
	height: 269px;
}
div.blend {
	width: 900px;
	height: 269px;
	background-image: url(../images/ban1.jpg);
}
div.blend img {
	width: 900px;
	height: 269px;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}
img#default {
	display: block;
	opacity: 100;
	-moz-opacity: 100;
	-khtml-opacity: 100;
	filter: alpha(opacity=100);
}
div#navbar {
    background-color: #FEC844;
	position: relative;
	width: 900px;
	height: 26px;
}
div#navshad {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	position: relative;
	width: 900px;
	height: 20px;
}
div#body {
	position: relative;
	width: 900px;
	height: auto;
	text-align: center;
}
img#bgb {
	position: absolute;
	bottom: -20px;
	left: 0;
}
img#fronttext {
	position: relative;
	text-align: center;
	top: 10px;
	padding-bottom: 20px;
}
div#title {
	position: relative;
	top: 10px;
	left: 40px;
	text-align: left;
}
hr#frontline {
	border: 0;
	color: #00457C;
	background-color: #00457C;
	height: 2px;
	width: 809px;
	position: relative;
	top: 5px;
}
div#body h2 {
	font-family: Georgia;
	color: #00457C;
	font-size: 16px;
	font-weight: normal;
	margin-top: 25px;
}
div#body td {
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	text-align: left;
}
div#content {
	position:relative;
	width: 900px;
	text-align: left;
	}
div#central {
	position: relative;
	left: 50px;
	top: 20px;
	width: 800px;
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	text-align: left;
	}
div#links {
	position: relative;
	margin-top: 25px;
	width: 900px;
	height: 200px;
	text-align: left;
}
div#footer {
	position: relative;
	width: 900px;
	text-align: left;
	height: 100px;
}
div#foota {
	position: relative;
	left: 50px;
	width: 450px;
	font-family: Arial;
	font-size: 11px;
	display: inline;
	float: left;
}
img#footb {
	position: relative;
	left: 120px;
	display: inline;
}
a.quicklinks {
	position: absolute;
	width: 245px;
	height: 167px;
	text-deoration: none;
}
a.quicklinks p#main {
	top: 0px;
	font-size: 28px;
	line-height: 1.2em;
}
a.quicklinks p#sub {
	top: 85px;
	font-size: 14px;
}
a#eggs {
	left: 48px;
}
a#otherproducts {
	left: 328px;
}
a#aboutus {
	left: 608px;
}
div.transparency {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	height: 100%;
	width: 122px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}
*.quicklinks img {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 1;
	}
*.quicklinks p {
	margin:  0 0 0 0;
	z-index: 3;
	font-weight: normal;
	left: 130px;
	position: absolute;
	text-decoration: none;
	font-family: Georgia;
	cursor: pointer;
}

a.quicklinks div.transparency {
	background-color: #FFFFFF;
}
a.quicklinks p {
		color: #00457C;
}
a.quicklinks:hover div.transparency {
	background-color: #00457C;
}
a.quicklinks:hover p {
	color: #FFFFFF;
	}
a img {
	border: none;
}
a {
	text-decoration: none;
}
h3
	{
	font-family: Arial;
	font-size: 13px;
	color: #00457C;
	font-weight: bold;
}
img#hens
	{
	padding-left: 10px;
	}
