@charset "utf-8";


body {
	background-image: url(../images/glossymetal_lt.png);
	background-repeat: repeat;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

#bg {
	background-image: url(../images/fadestrip.png);
	background-repeat: repeat-x;
}


a {text-decoration: none; border-bottom: 1px solid #660000;}
a:link {color: #666666}
a:visited {color: #666666}
a:hover {color: #660000}
a.button {border-bottom: none;}
a.dark {color: #444444; border-bottom: none;}
a.dark:hover {color: #660000;}

#all {
	height: 670px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#allContent {
	background-color: #FFFAE8;
	height: 670px;
	width: 960px;
	position: absolute;
	top: 25px;
	border: 2px solid #999;
	margin: 0px;
	padding: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

p.copy {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #444;
	margin: 0px;
	padding: 0px;
}

p.lowerNav {
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	color: #444;
	margin: 0px;
	padding: 0px;
}

p + p {margin-top: 10px;}


#header {
	height: 125px;
	width: 930px;
	position: absolute;
	top: 0px;
	left: 15px;
	border-bottom: 2px solid #660000;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}


img.logo {
	height: 72px;
	width: 224px;
	position: absolute;
	top: 25px;
	left: 15px;
	margin: 0px;
	padding: 0px;
}


img.food {
	height: 92px;
	width: 300px;
	position: absolute;
	top: 15px;
	right: 10px;
	margin: 0px;
	padding: 0px;
}


img.shop {
	height: 100px;
	width: 97px;
	position: absolute;
	top: 10px;
	left: 330px;
	border: none;
	margin: 0px;
	padding: 0px;
}


img.header {
	height: 92px;
	width: 377px;
	position: absolute;
	top: 15px;
	right: 10px;
	margin: 0px;
	padding: 0px;
}


#navigation {
	height: 50px;
	width: 930px;
	position: absolute;
	top: 135px;
	left: 22px;
	margin: 0px;
	padding: 0px;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #666666;
	display: inline;
	list-style-type: none;
	border-bottom: none;
	text-align: left;
	margin: 0px;
	padding: 0px 27px 0px 11px;
}

#navigation ul.submenu {
	width: 360px;
	list-style-type: none;
	position: relative;
	top: 3px;
	left: 95px;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

#navigation ul.submenu span {color: #660000;}

#navigation ul.submenu#ed {
	width: 229px;
	left: 248px;
}

#navigation ul.submenu#about {
	width: 257px;
	left: 457px;
}

#navigation ul.submenu#clients {
	width: 192px;
	left: 568px;
}

#navigation ul.submenu#products {
	width: 212px;
	left: 692px;
}

#navigation ul.submenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	display: inline;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}


#navigation ul li.here {color: #660000; border-bottom: none;}
#navigation ul li a {color: #666666; border-bottom: none;}
#navigation ul li a:visited {color: #666666; border-bottom: none;}
#navigation ul li a:hover {color: #660000; border-bottom: none;}


#sidebarTop {
	height: 190px;
	width: 125px;
	position: absolute;
	left: 30px;
	top: 215px;
	margin: 0px;
	padding: 0px;
}


#sidebarBottom {
	height: 190px;
	width: 125px;
	position: absolute;
	left: 30px;
	top: 440px;
	margin: 0px;
	padding: 0px;
}


#main.menus {
	height: 452px;
	width: 752px;
	position: absolute;
	left: 175px;
	top: 200px;
	border: 1px none #999999;
	margin: 0px;
	padding: 0px;
}


#lowerNav {
	height: 25px;
	width: 930px;
	position: absolute;
	left: 0px;
	top: 680px;
	margin: 0px;
	padding: 0px;
}


#copyright {
	height: 35px;
	width: 930px;
	position: absolute;
	left: 0px;
	top: 705px;
	margin: 0px;
	padding: 0px;
}


