@charset "utf-8";
/* CSS Document */

#outter
{
	width:1000px;
	height:800px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:2%;
	
	
}


#header
{
	width:1000px;
	height:150px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#C00;
}


#logo

{
 width:80px;
 height: 120px;
 padding-left:250px;	
 padding-bottom:10px;
}



#nav
{
	width:1000px;
	height:75px;
	
	
}

#main
{
	width:1000px;
	height:585px;
}

#page_image

{
	width:450px;
	height:570px;
	
	float:left;
}

#page_text
{
	width:550px;
	height:570px;

	float:right;
	font-size:16px;
}

#page_text_foods
{
	width:550px;
	height:1570px;

	float:right;
	font-size:16px;
}

#footer
{
	width:960px;
	height:75px;
	color:#FCF;
	

}

#footer_products
{
	width:960px;
	height:75px;
	color:#FCF;
	padding-top:600px;
}


#footer_manufacturers
{
	width:960px;
	height:75px;
	color:#FCF;
	padding-top:1250px;
}


#footer_foods
{
	width:960px;
	height:75px;
	color:#FCF;
	padding-top:2000px;
}

.footer_panel_1
{
	width:300px;
	height:50px;
	float:left;
	color:#000;
	text-decoration:underline;
}

.footer_panel_2
{
	width:300px;
	height:50px;
	padding-left:500px;
	text-decoration:underline;
	color:#000;
}


.footer_panel_3
{
	width:300px;
	height:50px;
	padding-left:950px;
	
	
	color:#000;

}


.links
{
	width:200px;
	height:75px;
	border:none;
}