
BODY,DIV,TH,P,INPUT,SELECT,TEXTAREA,TT {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	color: #000000;
	width: 983px;
	font-family: Gill;

}

.redtext {
	font-size: 1.3em;
	color: #A0410D;
	font-weight: bold;
}

.bluetext {
	font-size: 1.3em;
	color: #38499E;
	font-weight: bold;
}

.orangetext {
	font-size: 1.3em;
	color: #F26522;
	font-weight: bold;
}

.greentext {
	font-size: 1.3em;
	color: #33B874;
	font-weight: bold;
}

li.frontpage {
	font-size: 1.2em;
	color: #38499E;
	display: inline;
	font-weight: bold;
	padding-left: 15px;
}

td.hleft {
	padding-left: 25px;
	align: left;
	height: 22px;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	width: 465px;
}

td.hright {
	padding-right: 20px;
	text-align: right;
	height: 22px;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	width: 470px;
}

.menusystem {
	border-bottom: 3px solid #000000;
	border-right: 2px solid #000000;
	width: 185px;
	text-align: top;
	float: left;
	background-color: #FFF09A;
	height: 500px;
	border-bottom: 3px solid #000000;
}

.menusystem_pc {
	border-bottom: 3px solid #000000;
	border-right: 2px solid #000000;
	width: 185px;
	text-align: top;
	float: left;
	background-color: #FFF09A;
	height: 750px;
	border-bottom: 3px solid #000000;
}

.menusystem_pails {
	border-bottom: 3px solid #000000;
	border-right: 2px solid #000000;
	width: 185px;
	text-align: top;
	float: left;
	background-color: #FFF09A;
	height: 1150px;
	border-bottom: 3px solid #000000;
}

.menusystem_new {
	border-bottom: 3px solid #000000;
	border-right: 2px solid #000000;
	width: 185px;
	text-align: top;
	float: left;
	background-color: #FFF09A;
	height: 664px;
	border-bottom: 3px solid #000000;
}


.hcentral {
	padding-top: 10px;
	height: 490px;
	background-image: url(images/pakster.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 773px;
	text-align: top;
	float: left;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
}

.palcentral {
	padding-top: 10px;
	height: 1140px;
	background-image: url(images/pakster.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 773px;
	text-align: top;
	float: left;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
}

.cbcentral {
	padding-top: 10px;
	height: 490px;
	background-image: url(images/chick_boxes.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 773px;
	text-align: top;
	float: left;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
}

.efcentral {
	padding-top: 10px;
	height: 490px;
	background-image: url(images/egg_flats.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 773px;
	text-align: top;
	float: left;
	font-size: 15px;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
}

li.cb {
	margin-left: 20px;
}

.pccentral {
	padding-top: 10px;
	height: 740px;
	background-image: url(images/poultry_coops.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 773px;
	text-align: top;
	float: left;
	font-size: 15px;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
}

.ebcentral {
	padding-top: 10px;
	height: 740px;
	background-image: url(images/egg_baskets.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 773px;
	text-align: top;
	float: left;
	font-size: 15px;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
}

.pailscentral {
	padding-top: 10px;
	height: 1140px;
	background-image: url(images/pails.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 773px;
	text-align: top;
	float: left;
	font-size: 15px;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
}

.npcentral {
	padding-top: 10px;
	height: 654px;
	background-image: url(images/newproducts.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 773px;
	text-align: top;
	float: left;
	font-size: 15px;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
}

.cucentral {
	padding-top: 10px;
	height: 1140px;
	background-image: url(images/contactus.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 773px;
	text-align: top;
	float: left;
	font-size: 15px;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
}

