body {
	background-color:#120c0d;
	color:white;
	font-size:14pt;
	font-family:Arial, Helvetica, sans-serif;	
	margin: 0;
	padding:0;
    height:100%;
}

a:link {color:#ec2a2e;
	text-decoration: none;
}

a:visited {color:#ec2a2e;
text-decoration: none;
} 

a:hover {color:#f59c2d; text-decoration: underline;} 

a:active {color:#ec2a2e} 


#header {
	margin:auto;
	height:140px;
	margin-top: 70px;
}

#abswrapper {
	position:absolute;
	margin:auto;
	clear:both;
	width:940px;
	top: 15px;
}

#logo {
	height:188px;
	top: 15px;
	float: left;
}

#welcome {
	height:50px;
	margin-top: 65px;
	float: left;
	margin-left: 94px;
}

.redline {
	min-height: 3px;
	background-color: #ec2a2e;
}

#slogan {
	color:#ec2a2e;
	background-color: white;
	height: 62px;
	padding: 0px;
}

#wrapper {
	margin:auto;
	clear:both;
	width:940px;
}

#topwrapper {
	margin:auto;
	clear:both;
	width:940px;
}

#nav {
	float:left;
	width:25%;
	margin-left: 0px;
}

#nav a:link{color:#FFFFFF;}
#nav a:visited {color:#FFFFFF;} 

#nav p {
	margin-left:25px;
}

#content {
	float:right;
	min-height:485px;
	width:75%;
	padding-left:0px;
}

#contentone {
	float: left;
	min-height:485px;
	width:48%;
	padding-left:0px;
}

#contentone  p {
	margin-top: 80px;
	margin-bottom: 40px;
}

#contenttwo {
	float: left;
	min-height:485px;
	width:48%;
	padding-left:20px;
}

#contenttwo p {
	margin-top: 60px;
	margin-bottom: 100px;
}

.seeyousoon {
	margin-top:50px;
}

.burgers {
	float:left;
}

.right {
	float:right;
}

.top {
	margin-top:150px;
}

#takeaway {
	float:left;
	margin:auto;
}

.red {
	color:#ec2a2e;
}

.center {
	text-align:center;
	margin:auto;
}

#footer {
	clear:both;
	width:940px;
	position:relative;
	margin:auto;
}

#buzz {
	float:left;
	margin-top:140px;
	margin-left:32px;
	padding-bottom:10px;
}

#footerlogo {
	position:fixed;
	background-image:url('images/footer.png');
	height:161px;
	width:162px;
	right:0px;
	bottom:0px;
	z-index:-100;
}

.salad {
	z-index:-101;
}

#slideshow {
    position:relative;
    height:273px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.orderform {
	margin-top: 20px;
	margin-left:10px;
	float:left;
}

.left {
	float:left;
}

.order {
	padding-left:280px;
}

.orderform h2 {
	padding-top:60px;
}
