/* General Attributes *********************************************************************/

body {
	background: #DFDFDF;
	font: 9pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: black;	
	text-decoration: none;
}

body a:link, body a:visited, body a:active {
	color: #009900;
	text-decoration: none;
}

body a:hover {
	color: orange;
	text-decoration: none;
}

#title {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #27910D;
	letter-spacing:2 pt;
}

#testimonials {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#headers {
	font-weight: bold;
}

/* Foot Links Attributes *********************************************************************/
#foot_links {
	font-size: 7pt;
	font-weight: lighter;
	text-align: center;
}

#foot_links  a:link, #foot_links  a:visited, #foot_links  a:active {
	color: #666666;
	text-decoration:none;
}

#foot_links a:hover {
	text-decoration: none;
	color: #009900;
}

/* Language Link Attributes *********************************************************************/
#language {
	position: absolute;
	color: #FFFFFF;
	font-size: 10pt;
	left: 650px;
	top: 31px;
	width: 67px;
}

#language a:link, #language a:visited, #language a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#language a:hover {
	text-decoration: none;
	color: black;
}	

/* Main Content Attributes *********************************************************************/
#main_content {
	padding: 10px;
	position: absolute;
	left: 55px;
	top: 263px;
	width: 640px;
	height: 458px;
}

#main_content_facts {
	padding: 10px;
	position: absolute;
	left: 55px;
	top: 263px;
	width: 640px;
	height: 1440px;
}

#main_content_locations {
	padding: 10px;
	position: absolute;
	left: 55px;
	top: 263px;
	width: 640px;
	height: 948px;
}

#main_content_recipes {
	padding: 10px;
	position: absolute;
	left: 55px;
	top: 263px;
	width: 640px;
	height: 948px;
}

#main_content_products {
	padding: 10px;
	position: absolute;
	left: 55px;
	top: 263px;
	width: 640px;
	height: 850px;
}

#main_content_faq {
	padding: 10px;
	position: absolute;
	left: 55px;
	top: 263px;
	width: 640px;
	height: 850px;
}

#main_content_media {
	padding: 10px;
	position: absolute;
	left: 55px;
	top: 263px;
	width: 640px;
	height: 802px;
}
