@charset "UTF-8";
/* CSS Document */

html{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; }
img {border:none;}

a {color:#888888; text-decoration:none}
body {background:url(images/bg.jpg) no-repeat #000; margin:0; padding:0}


/*div{border:1px solid #eee;}*/

#logo {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png'); width:190px; height:72px}
#page{ width:905px;  margin: 0 0 0 295px; background:url(images/photo_home.jpg) no-repeat; background-position:7px 52px}

#main{width:705px; height:455px; float:left}

#topnav ul { width:383px; height:29px; position:absolute; z-index:22; top:22px; left:815px;}
#topnav li{ float:left}
#topnav li a{float:left; text-indent:-1700px}


li.clunch {width:127px; height:31px;   }
li.clunch a {background:url(images/corplunch.gif) no-repeat;width:128px; height:31px;  }
li.catering{width:128px; height:28px;}
li.catering a{ width:128px; height:31px;background:url(images/catering.gif) no-repeat;  }
li.restaurant{width:126px; height:31px; }
.restaurant a{ width:126px; height:31px; background:url(images/restaurant.gif) no-repeat;}

ul, ul li { list-style:none; margin:0; padding:0}

#content{ width:705px; height:450px;}


#left-side{ width:181px; padding-left:8px;float:left}

#nav{ background:url(images/leftnav_bg.jpg) no-repeat; height:180px; font-size:18px; color:#fff; padding-top:3px;width:179px;}
#nav li{  margin:3px 0 0 0; width:165px; height:21px; padding:4px 0 0 0}
#nav li a{color:#fbd4d1; margin:0;width:177px; height:21px; padding:7px 22px 0 12px}


#nav li:hover{ background:#ad1913; color:#fff; width:177px; height:21px;padding:4px 0 0 0}


#newsletter{background:url(images/join_bg.jpg) no-repeat; height:54px; color:#584621; padding:2px 0 3px 7px;}
#facebook{background:url(images/fb_bg.jpg) no-repeat; height:58px; color:#a2b6cb; padding:2px 0 3px 7px;}
#newsletter h1, #facebook h1 {font-weight:normal; margin:0; }
	#facebook div {text-indent:-900px;}
h1 {font-size:18px;}

#footer {background:url(images/footer_bg.jpg) no-repeat; clear:left; color:#bbbbbb; font-size:16px;  float:left; width:903px; height:122px;
}
#footer h2 { font-size:20px; margin:6px 0 4px 0; }
#footer div{width:165px; float:left; margin:0 110px 0 20px;_margin:0 110px 0 15px; line-height:25px; }
#closure {background:url(images/closure_bg.jpg) no-repeat; height:69px; clear:left; color:#8a8a8a; font-size:12px; width:85	0px; margin:7px auto 0 auto;
 padding:7px 0 0 0; margin-left:42px;_margin-left:32;
 }

.homepg {text-indent:-900px;}
#content div.img {z-index:5; position:relative; left:310px; top:312px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_findoutwhy.png'); width:220px; height:51px}



/*DROPDOWN MENU */




#nav ul {
display:none;
 position: absolute;
 top: 77px;
 left: 473px;
 z-index: 598;
 width: 100%; background:url(images/subnav_bg.png); width:180px; height:120px;margin:0; 
}

#nav ul li {
 float: none; width:155px;  padding:1px 0 3px 7px; margin-left:4px
}
#nav ul li a{ float:left; clear:left; padding:1px 0 3px 7px}
#nav ul li:hover{ background:#ad1913; color:#fff; width:168px; height:21px;padding:1px 0 3px 7px; margin-left:4px}

#nav li:hover > ul, .over {
display:block
}