/*@font-face{font-family:"Lucida";src: url('Lucida Sans Unicode.ttf');}*/

html, body {margin:0;padding:0;height:100%;}
body {background:url(../images/wood_bg.gif) top left repeat;background-color:#000;font-family:Verdana;}
a {color:#000;text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:0;}
h1,h2,h3,h4 {padding:0;font-size:21px;font-weight:bold;}

.main {background:url(../images/paper.gif) top left no-repeat;width:926px;height:871px;top:-2px;left:115px;position:absolute;}
.content {position:absolute;top:310px;left:350px;width:500px;height:350px;overflow:auto;font-size:12px;text-align:center}
.content h2 {margin-bottom:10px;font-size:16px;}
.content h3 {margin-bottom:5px;font-size:12px;text-decoration:underline;}

.logo {background:url(../images/logo.png) top left no-repeat;width:304px;height:219px;position:absolute;top:75px;left:40px;}
.beef_logo {background:url(../images/beef_logo.png) no-repeat;width:143px;height:146px;position:absolute;left:720px;top:75px;}
.number {background:url(../images/number.png) no-repeat;width:304px;height:105px;position:absolute;left:380px;top:100px;}
.slogan {background:url(../images/slogan.png) no-repeat;width:674px;height:48px;position:absolute;left:180px;top:250px;}
.catering {position:absolute;left:100px;top:680px;}
.nail {background:url(../images/nail.png) no-repeat;width:57px;height:79px;position:absolute;left:450px;top:25px;}

.navigation {position:absolute;top:310px;left:140px;}
.navigation ul {list-style:none;margin:0;padding:0;}
.navigation li {margin:0 0 15px 0;padding:0;}

a.home {background:url(../images/home.png) no-repeat;width:156px;height:41px;display:block;}
a.home:hover {background:url(../images/home_hover.png) no-repeat;text-decoration:none;}
a.menu {background:url(../images/menu.png) no-repeat;width:160px;height:30px;display:block;}
a.menu:hover {background:url(../images/menu_hover.png) no-repeat;text-decoration:none;}
a.contact {background:url(../images/contact.png) no-repeat;width:172px;height:99px;display:block;}
a.contact:hover {background:url(../images/contact_hover.png) no-repeat;text-decoration:none;}
a.about {background:url(../images/about.png) no-repeat;width:165px;height:84px;display:block;}
a.about:hover {background:url(../images/about_hover.png) no-repeat;text-decoration:none;}

.footer {text-align:center;font-size:12px;color:#fff;position:absolute;left:350px;top:900px;}
.footer a {font-size:12px;color:#fff;text-decoration:none;}
.footer a:visited {color:#fff;}
.footer a:hover {color:#fff;text-decoration:underline;}
