.headerbackground
{
	position: absolute;
	width: 950px;
	height: 160px;
	left: 0px;
	top: 0px;
	background-image: url(images/eurochef_header.png);
	background-repeat:no-repeat;
	z-index: 15;
}
*html .headerbackground
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/eurochef_header.png);
} 
.sidebar
{
	text-align:left;
	background-image: url(images/eurochef_sidebar.png);
	background-repeat:repeat-y;
}
.bodycopy
{
	position: relative;
	margin:0px;
	padding:0px;
	width: 710px;
	left: 0px;
	top: 0px;
	z-index: 5;
	background-color:#ffffff;
}
#sidebartable { padding:0px; margin:0px; width:241px; }
.bottombar
{
	position: relative;
	width: 950px;
	height: 15px;
	left: 0px;
	top: 60px;
	background-image: url(images/eurochef_bottombar.png);
	background-repeat:no-repeat;
	z-index: 11;
}
img { border:0px; }
#mainbody
{
	position: relative;
	width: 950px;
	left: 0px;
	top: 60px;
	z-index: 11;
	text-align: center;
}
#mainbodytable { padding:0px; margin:0px; border:none; background-color:#ffffff; width:950px; }
#mainbodytable td { padding:0px; margin:0px; }
.homepageimage
{
	position: absolute;
	width: 710px;
	height: 466px;
	left: 240px;
	top: 0px;
	background-image: url(images/eurochef_kitchen.png);
	background-repeat:no-repeat;
	z-index: 5;
}
.aboutus
{
	position: relative;
	float:right;
	margin:0px;
	padding:0px;
	width: 710px;
	left: 0px;
	top: 0px;
	z-index: 5;
	background-color:#ffffff;
}
#logo
{
	position: absolute;
	width: 156px;
	height: 23px;
	left: 46px;
	top: 46px;
	z-index: 20;
}
.main
{
	position: relative;
	width:950px;
	height:531px;
	top: 0px;
	margin:0px auto;
	text-align:left;
	padding:0px;
}
#sidenav
{
	position: absolute;
	width: 230px;
	height: 515px;
	left: 0px;
	top: 160px;
	z-index: 11;
	text-align: center;
}
#sidenav ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#sidenav li
{
	margin: 0px;
	padding-bottom:10px;
}
#sidenav img
{
	border: 0px;
}
#topnav
{
	position: absolute;
	left: 480px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	z-index: 20;
	
	font-family: Arial;
	
	text-align: right;
}
#topnavbuttons
{
	margin: 0px;
	padding: 0px;
}
#topnavbuttons li
{
	margin: 0px;
	padding: 0px;
	display: inline;
}
#topnavbuttons img
{
	border: 0px;
}

.top_menu:link		{background:none;color:#6E614E;text-decoration:none}
.top_menu:active	{background:none;color:#6E614E;text-decoration:none}
.top_menu:visited	{background:none;color:#6E614E;text-decoration:none}
.top_menu:hover		{background:none;color:#ff6c00;text-decoration:none}

body
{
	background-color:#ADADAD;
}
