.banner {
	position:		absolute;
	left:			100px;
	top:			5px;
	width:			802px;
	height:			140px;
	border-color:   #000000;
	border-style:	solid;
	border-width:	1px;
	font-family:	arial;
	font-size:		8pt;
	color:			#ffffff;
	padding-top:	10px;
	background-image: url("../images/banner.jpg");
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top left;
}

.co_or_dir {
	position:		absolute;
	left:			5px;
	top:			2px;
	width:			160px;
	height:			14px;
	border-color:   #000000;
	border-style:	solid;
	border-width:	0px;
	font-family:	arial;
	font-size:		7pt;
	color:			#000000;
	padding-top:	0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: 	left;
}

.contact {
	position:	absolute;
	left:		595px;
	width:		200px;
	top:		4px;
	font-family:	arial;
	font-size:		10px;
	color:			#000000;		
	text-align: 	right;
}

.menu {
	position:		absolute;
	left:			100px;
	top:			141px;
	width:			800px;
	height:			25px;
	background-color: #000000;
	background-repeat: no-repeat;
	border-color:   #ffffff;
	border-style:	solid;
	border-width:	0px;
	font-family:	arial;
	font-size:		10px;
	color:			#dddddd;		
	text-align: 	center;
	background-image: url("../images/menuBar.jpg");
}
.container {
	position:		absolute;
	left:			100px;
	top:			165px;
	bottom:			10px;
	width:			802px;
	height:			400px;
	background-color: 	#000000; 
	border-color:   #ffffff;
	border-style:	solid;
	border-width:	0px;
}

.content {
	position:		absolute;
	left:			10px;
	top:			10px;
	width:			500px;
	height:			150px;
	border-color:   #ffffff;
	border-style:	solid;
	border-width:	0px;
	background-color: 	#000000;
	font-family:	arial;
	font-size:		14px;
	color:			#ffffff;
	padding-left:	10px;
	padding-right:	10px;
	padding-top: 	0px;
	padding-bottom:	0px;
	text-align: 	justify;
}

.content h4 {
	font-family:	arial;
	font-size:		14px;
	color:			#d3a24a;
	padding-left: 	0px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px; 
}
.content ul {
	font-family:	arial;
	font-size:		12px;
	color:			#bbbbbb;
	padding-left: 	15px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px; 
	text-weight:	bold;
	text-decoration: 	none;
}

.content p {
	font-family:	arial;
	font-size:		14px;
	color:			#ffffff;
	padding-left: 	0px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px; 
	text-weight:	bold;
	text-decoration: 	none;
}


.products {
	position:		absolute;
	left:			550px;
	top:			10px;
	width:			230px;
	height:			60px;
	border-color:   #ff99cc;
	border-style:	solid;
	border-width:	1px;
	background-color: 	#000000;
/*	background-image: 	url("../images/products_small.jpg");*/
	background-repeat:	no-repeat;
}

.products a {
	font-family:	arial;
	font-size:		14px;
	color:			#bbbbbb;
	padding-left: 	15px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px; 
	text-weight:	bold;
	text-decoration: 	none;
}


.customers {
	position:		absolute;
	left:			550px;
	top:			85px;
	width:			230px;
	height:			60px;
	border-color:   #ff99cc;
	border-style:	solid;
	border-width:	1px;
	background-color: 	#000000;
/*	background-image: 	url("../images/customers_small.jpg"); */
	background-repeat:	no-repeat;
}

.customers a {
	font-family:	arial;
	font-size:		14px;
	color:			#bbbbbb;
	padding-left: 	15px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px; 
	text-weight:	bold;
	text-decoration: 	none;
}



.mcdirect {
	position:		absolute;
	left:			550px;
	top:			160px;
	width:			230px;
	height:			60px;
	border-color:   #ff99cc;
	border-style:	solid;
	border-width:	1px;
	background-color: 	#000000;
	/*background-image: 	url("../images/mcdirect_small.jpg");*/
	background-repeat:	no-repeat;
}

.mcdirect a {
	font-family:	arial;
	font-size:		14px;
	color:			#bbbbbb;
	padding-left: 	15px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px; 
	text-weight:	bold;
	text-decoration: 	none;
}

.recipes {
	position:		absolute;
	left:			550px;
	top:			235px;
	width:			230px;
	height:			60px;
	border-color:   #ff99cc;
	border-style:	solid;
	border-width:	1px;
	background-color: 	#000000;
	/*background-image: 	url("../images/recipes_small.jpg");*/
	background-repeat:	no-repeat;
}

.recipes a {
	font-family:	arial;
	font-size:		14px;
	color:			#bbbbbb;
	padding-left: 	15px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px; 
	text-weight:	bold;
	text-decoration: 	none;
}

.bottombanner {
	position:		absolute;
	left:			100px;
	top:			535px;
	width:			802px;
	height:			150px;
	background-image: url("../images/BottomBanner1.jpg");
	background-repeat: no-repeat;
	font-family:	arial;
	font-size:		12px;
	color:			#ffffff;		
	text-align: 	center;
}

.footer {
	position:		absolute;
	left:			100px;
	top:			685px;
	width:			802px;
	height:			70px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	font-family:	arial;
	font-size:		12px;
	color:			#ffffff;		
	text-align: 	center;
}

.footer_links {
	position:		absolute;
	left:			100px;
	top:			755px;
	width:			802px;
	height:			120px;
	background-image: url("../images/footer_links.jpg");
	background-repeat: no-repeat;
	font-family:	arial;
	font-size:		12px;
	color:			#ffffff;		
	text-align: 	center;
}
