﻿/* CSS layout */
#container {
	margin: 0 auto;
	position: relative;
	width: 969px;
	padding: 10px;
	background-color: #dee0df;
}
div#top_nav {
	width: 969px;
	background-color: #FFFFFF;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#masthead {
	margin: 0px;
	background-position: center;
	height: 36px;
	background-image: url('images/courmenu_banner.jpg');
	width: 969px;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 171px;
	padding-bottom: 0px;
}
#page_content {
}
#footer_nav {
	height: 25px;
	width: 969px;
	background-image: url('images/footer_menus.jpg');
	background-repeat: no-repeat;
	padding-top: 9px;
	font-size: 8pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_nav a:link {
	color: #000000;
}
#footer_nav a:hover {
	color: #000000;
	text-decoration: none;
}
#footer_nav a:visited {
	color: #000000;
}
#footer_text {
	font-size: 9pt;
	width: 949px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_text a:link {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0000FF;
}
#footer_text a:hover {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
#footer_text a:visited {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
#footer {
	margin-top: 10px;
	background-color: #5e6960;
	width: 969px;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#footer a:link {
	color: #81A551;
}
#footer a:hover {
	color: #81A551;
	text-decoration: none;
}

#home {
	width: 87px;
	background-image: url('images/home_bg.jpg');
	height: 27px;
	background-repeat: no-repeat;
}
#findarestaurant {
	width: 149px;
	height: 27px;
	background-image: url('images/findarestaurant_bg.jpg');
	background-repeat: no-repeat;
}
#userguide {
	width: 111px;
	height: 27px;
	background-image: url('images/userguide_bg.jpg');
	background-repeat: no-repeat;
}
#corporatesignup {
	width: 140px;
	height: 27px;
	background-image: url('images/corporatesignup_bg.jpg');
	background-repeat: no-repeat;
}
#jobmarket {
	width: 102px;
	height: 27px;
	background-image: url('images/jobmarket_bg.jpg');
	background-repeat: no-repeat;
}
#accountlogin {
	width: 140px;
	height: 27px;
	background-image: url('images/accountlogin_bg.jpg');
	background-repeat: no-repeat;
}
#bookmark {
	width: 140px;
	height: 27px;
	background-image: url('images/bookmark_bg.jpg');
	background-repeat: no-repeat;
}
#footer a:visited {
	color: #81A551;
}
#footer_text_tech {
	font-size: 9pt;
	width: 949px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_text_tech a:link {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer_text_tech a:hover {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer_text_tech a:visited {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
