@charset "UTF-8";
/* CSS Document */
body{
	background:#002849;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
}
p{
	margin:0 0 22px 0;
}
br.clear {
	clear: both;
	width: 0;
	height: 0;
	border: none;
	background: inherit;
	margin: 0;
	padding: 0;
}
.blue{color:#005DAb;}
.hidden{position:absolute; left:-9000px;}
#mainwrap{
	width:1007px;
	display:block;
	padding-bottom:30px;
}
#innerwrap{
	width:947px;
	display:block;
	padding-top:24px;
}
#header{
	display:block;
	width:947px;
	height:216px;
	background:url(img/header_bg.gif) no-repeat;
}
#logo{
	display:block;
	width:288px;
	height:142px;
	float:left;
	padding:45px 0 0 24px;
}
#logo img{
	border:none;
}
#nav{
	display:block;
	height:29px;
	padding-left:238px;
}
#nav a{
	display:block;
	height:29px;
	width:64px;
	background:url(img/about_nav.gif) no-repeat;
	float:left;
	margin-right:57px;
}
#nav a.menus{
	width:66px;
	background:url(img/menus_nav.gif) no-repeat;
}
#nav a.catering{
	width:92px;
	background:url(img/catering_nav.gif) no-repeat;
}
#nav a.contact{
	width:84px;
	background:url(img/contact_nav.gif) no-repeat;
}
#nav a.partners{
	width:93px;
	background:url(img/partners_nav.gif) no-repeat;
	margin-right:51px;
}
#nav a:hover{
	background-position:100% -29px;
}
#nav a.selected{
	background-position:100% -58px;
}
#nav a:hover.selected{
	background-position:100% -58px;
}
#whitewrap{
	width:947px;
	margin:0;
	display:block;
	text-align:left;
	background:url(img/white_bg.gif) left repeat-y #ffffff;
}
#whiteinner{
	padding:30px 37px 22px 24px;
	display:block;
}
#whitewrap h1{
	margin:0 0 5px 0;
	padding:0;
	font-size:16px;
	height:16px;
}
#whitewrap h2{
	margin:0 0 1px 0;
	padding:0;
	font-size:16px;
}
#whitewrap a{
	color:#005DAA;
	text-decoration:none;
}
#whitewrap a:hover{color:#997f80;}
#bottom{
	height:26px;
	background:url(img/bottom_bg.gif) no-repeat;
	display:block;
	width:947px;
}
#colleft{
	width:192px;
	display:block;
	float:left;
	font-size:11px;
	line-height:16px;
	margin-right:24px;
}
#colleftcontent{
	display:block;
	border-bottom:1px solid #7faed5;
}
.borderdiv{
	display:block;
	border-bottom:1px solid #7faed5;
}
#colright{
	width:668px;
	display:block;
	float:left;
}
#colright p{padding-right:18px;}
#menucolwrap{
	display:block;
	margin:0;
	padding:0;
}
.menucol{
	display:block;
	float:left;
	width:240px;
	font-size:12px;
	line-height:20px;
}
.menucolalt{
	display:block;
	float:left;
	width:222px;
	font-size:12px;
	line-height:20px;
	padding-top:6px;
}
#footer{
	display:block;
	padding:16px 0 28px 0;
	font-size:10px;
}
#picturewrap{
	display:block;
	padding:12px 0 12px 0;
	border-bottom:1px solid #7faed5;
}
#mapwindow{
	display:block;
	float:left;
	width:444px;
	height:360px;
	border:1px solid #7faed5;
	margin-bottom:6px;
}