@charset "UTF-8";
#imageheader{
	width: 780px;
	height: 210px;
	/*background-color:#666666;*/
	background-image:url(../images/topimage_restaurant.jpg);
	background-repeat: no-repeat;
}


#spacer{
width:780px;
height:20px;
background-image:url(../images/header_image_03.jpg);
}

h1{
margin:0;
padding:0;
}

#content_right h1{
text-indent:-1000em;
font-size:18px;
background-image:url(../images/restaurant_h1.jpg);
background-repeat: no-repeat;
height: 40px;
}

#content_right{
position:relative;
padding:20px 0 0 0;
width: 350px;
/*height:250px;*/
float:left;
/*background-color:#3399CC;*/
}