html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E5E5E5;
	margin: 0;
	min-width:770px;
}
p, td, li {
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #3289A8;
	line-height: 18px;
}
.small {
	color: #666666;
	font-size: 10px;
	line-height: 12px;
}
#footer {
	width: 100%;
	height: 15px;
	position: absolute;
}
#header {
	position: absolute;
	width: 100%;
	height: 15px;
}
#mainpage {
	background: white url(/images/bk.gif) center repeat-y;
	border-width: 0;
	border-style: none;
	position: absolute;
	width: 770px;
	left: 50%;
	margin-left: -385px;
	margin-top: 15px;
}
a:link {
	color: #FF7800;
	text-decoration: none;
}
a:visited {
	color: #FF7800;
	text-decoration: none;
}
a:hover {
	color: #2796D7;
	text-decoration: none;
}
a:active {
	color: #2796D7;
	text-decoration: none;
}
div.navmain {
	float: left;
	background: url(/images/buttonbk-off.gif) no-repeat;
	height: 22px;
	width: 174px;
	margin: 0 0 1px 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	overflow: hidden;
}
a.navmain {
	background: url(/images/buttonbk-off.gif) no-repeat;
	padding: 5px 174px 5px 7px;
	white-space: pre;
	color: #164959;
}
a.navmain:visited {
	background: url(/images/buttonbk-off.gif) no-repeat;
	padding: 5px 174px 5px 7px;
	white-space: pre;
	color: #164959;
}
a.navmain:hover {
	background: url(/images/buttonbk-over.gif) no-repeat;
	padding: 5px 174px 5px 7px;
	white-space: pre;
	color: #007171;
}
a.navmain:active {
	background: url(/images/buttonbk-over.gif) no-repeat;
	padding: 5px 174px 5px 7px;
	white-space: pre;
	color: #007171;
}
a.navmainon {
	background: url(/images/buttonbk-over.gif) no-repeat;
	padding: 5px 174px 5px 7px;
	white-space: pre;
	color: #007171;
}
a.navmainon:visited {
	background: url(/images/buttonbk-over.gif) no-repeat;
	padding: 5px 174px 5px 7px;
	white-space: pre;
	color: #007171;
}
div.navsub {
	float: left;
	background: url(/images/subbuttonbk-off.gif) no-repeat;
	height: 18px;
	width: 174px;
	margin: 0 0 1px 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	overflow: hidden;
}
a.navsub {
	background: url(/images/subbuttonbk-off.gif) no-repeat;
	padding: 5px 169px 5px 12px;
	white-space: pre;
	color: #164959;
}
a.navsub:visited {
	background: url(/images/subbuttonbk-off.gif) no-repeat;
	padding: 5px 169px 5px 12px;
	white-space: pre;
	color: #164959;
}
a.navsub:hover {
	background: url(/images/subbuttonbk-over.gif) no-repeat;
	padding: 5px 169px 5px 12px;
	white-space: pre;
	color: #007171;
}
a.navsub:active {
	background: url(/images/subbuttonbk-over.gif) no-repeat;
	padding: 5px 169px 5px 12px;
	white-space: pre;
	color: #007171;
}
a.navsubon {
	background: url(/images/subbuttonbk-over.gif) no-repeat;
	padding: 5px 169px 5px 12px;
	white-space: pre;
	color: #007171;
}
a.navsubon:visited {
	background: url(/images/subbuttonbk-over.gif) no-repeat;
	padding: 5px 169px 5px 12px;
	white-space: pre;
	color: #007171;
}
#navspace {
	float: left;
	height: 1px;
	width: 174px;
	overflow: hidden;
}
#banner {
	background: url(/images/logo.gif) top left no-repeat;
	height: 110px;
	overflow: hidden;
}
#main {
    float: right;
	width: 516px;
	padding: 40px;
	background: url(/images/logo3.gif) top left no-repeat;
}
#maindish {
	z-index: 1;
	position: absolute;
	width: 770px;
	background: white url(/images/stock-dishbk.jpg) top right no-repeat;
}
#navbox {
    float: left;
	width: 174px;
	margin: 0;
	padding: 91px 0 15px 0;
	background: #3289A8 url(/images/logo2.gif) top left no-repeat;
}
.right {
    float: right;
	margin: 10px 0 0 10px;
	}
.left {
    float: left;
    margin: 10px 10px 0 0;
}
.left2 {
    float: left;
    margin: 3px 10px 0 0;
}
.formbox {
	font-size: 11px;
	color: #00536F;
	border: #00536F 1px solid;
	background-color: #E0EFF5;
	padding: 2px;
}