.admin {
	position: absolute;
	left: 100px;
	top: 125px;
}

a:visited {
	text-decoration: underline;
	color: #006633;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #006633;
}
a:link {
	text-decoration: underline;
	font-size: 12px;
	color: #006633;
}
a:active {
	text-decoration: underline;
	font-size: 12px;
	color: #006633;
}
#bannerbg {
	background-image: url(images/banner_bg.gif);
	position: absolute; 
	width: 541px; 
	height: 106px; 
	left: 166px;
}
#bannerAd {
	position: absolute;
	left: 66px;
	top: 26px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#competition {
	width: auto;
	background-color: #ececec;
	margin: 0;
	padding:0;
}
#competitionBanner {
	margin-bottom:10px;
	width: 405px;
	height:auto;	
}
#compHeader {
	color: #FFFFFF;
	background-color: #e01533;
	height: 20px;
	width: auto;
	font: 11px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	border-left: 5px solid #e01533;
}
#compForm {
	background-color: #ececec;
	width: 300px;
	margin: 10px 0 0 10px;
	font-size: 12px;
}
.foodSafety {
	position: absolute;
	left: 166px;
	top: 167px;
	height: 100%;
	width: 380px;
	}
.foodRightPanel {
	width: 140px;
	position: absolute;
	left: 560px;
	top: 167px;
	background-color: #CCCCCC;
}
.foodRightPanel h1 {
	font-weight: bold;
}
.foodRightPanel td {
	font-size: 10px;;
	font-weight: normal;
}
#fr_title {
	color: #ffffff;
	font-weight: bold;
}
.history {
	position: absolute;
	left: 166px;
	top: 167px;
	height: 100%;
	width: 530px;
	padding:0;
	margin:0;
}
.mainContent {
	position: absolute;
	left: 166px;
	top: 167px;
	height: 100%;
	width: 405px;
}
.mainContent h1 {
	font-size: 14px;
	font-weight: bold;
}
#menuUnderline {
	position: absolute;
	top: 132px;
	left: 156px;
	width: 551px;
	height: 2px;
	background-image: url(images/menu_underline.gif);
	background-repeat: repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#primologo {
 	position: absolute;
 	width: 166px; 
 	height: 114px;
 	top: 0px;
 }
.product {
	position: relative;
	width: 100%;
	height: 300px;
	top: 10px;
	background-color: #ececec;
}
#productHeader {
	color: #FFFFFF;
	background-color: #e01533;
	height: 15px;
	width: 100%;
	font-weight: bold;
	text-indent: 5px;

}
.productCard {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.productCard p{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin:0;
	padding:0;
}
.prodCat {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;	
	height: 100%;
	width: 405px;
}
.prodCat a:link {
	color: #000000;
	text-decoration: underline;
}
.prodCat a:visited {
	color: #000000;
	text-decoration: underline;
}
.prodCat a:hover {
	color: #000000;
	text-decoration: underline;
}
.prodCat a:active {
	color: #000000;
	text-decoration: underline;
}
#productImage {
	width:145px;
	vertical-align:top;
	text-align:right;
	margin:0;
	padding:5px;
}

#searchContainer {
	position: absolute;
	left: 10px;
	top: 114px;
	height: 1024px;
	background-color: #ececec;
	font-size: 10px;
	color: #666666;
	padding: 10px;
	width:146px;
	voice-family: "\"}\""; /*false value for IE4-5.x/Win. */
	voice-family:inherit;
	width:126px; /*real value for compliant browsers */
}
.topMenu{
	position: absolute;
	top: 114px;
	left: 166px;
}
#tooltip {
	color:#000;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	margin-top:5px;
	padding:0;
}
#towerAd {
	width: 120px;
	height: 600px;
	left: 580px;
	top: 167px;
	position: absolute;
}
img {
	border: 0;
}
