/* CSS Document */


#stage_catering {
float:right;
width:700px;

}

* html #stage_catering {
display:inline;
  }
  
#stage_catering h1 {
width:338px;
height:63px;
float:left;
background-image:url(../images/h1_catering.jpg);
background-repeat:no-repeat;
text-indent:-999%;
margin-left:2px;
margin-bottom:5px;
}

#stage_catering p {
padding: 0 30px 0 30px;
clear:both;
line-height:180%;

}

#stage_catering img {
margin-left:1px;
}

#stage_catering ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#stage_catering ul li {
margin-bottom:10px;
width:570px;
}

#stage_catering ul li ul {
border:none;
}

#stage_catering ul li ul li {
list-style:square;
margin-bottom:3px;
}

ul.submenu {
	padding-top: 15px;
	padding-left: 5px;
	height: 50px;
	position: relative;
	float: right;
	padding-right: 25px;
}



ul.catering_contact {
clear:both;
position:relative;
height:150px;
width:500px;
margin:0;
padding:0;

}

ul.catering_contact li {

position:absolute;
width:30%;
height:100px;
margin:0;
padding:0;

}

li.misti {
left:0;
}
li.sarah {
left:33%;
}
li.mary {
left:33%;
}

/*ul.menus {
margin:40px 0  0;
padding:0;
position:relative;

}

ul.menus li {
margin:0;
padding:0;
display:inline;
width:30%;
position:absolute;
text-align:center;


}

.lunch {
left:0;
}
.dinner {
left:33%;
}
.wine {
left:66%;
}*/
