#distance{
	width:1px;
	height:50%;
	margin-bottom:-300px; /* half of container's height */
	float:left;
}

#container{
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	margin-top:10px;
	width:629px;
	background:#6699FF;
}

#cont{
	clear:both;
	overflow:hidden;
	width:629px;
	padding-bottom:20px;
	background:url("../images/dr.gif") repeat-y;
}


#header{

}

#menu{
	z-index:10;
	position:absolute;
	left:3px;
	top:75px;
}

#logo{
	position:absolute;
	top:2px;
	left:3px;
	z-index:10;
}

#headerpic{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}


#content{
	margin-top:279px;
	width:620px;
	text-align:left;
}

#left{
	padding-top:20px;
	float:left;
	width:357px;
	background:#fff;
	margin-left:10px;
	margin-right:10px;
}

#right{
	float:left;
	width:225px;
	margin-top:67px;
	padding-left:4px;
	padding-bottom:0.2em;
	padding-top:20px;
	background:#EFEEEB;
}

#footer{
/*	position:absolute;
	top:740px;
	left:70px;*/
	clear:both;
	width:629px;
	height:40px;
	padding-top:10px;
	text-align:center;
	background:url("../images/b.gif") no-repeat;
}

p{margin-top:0}

.imgLeft{
	float:left;
	margin:0 10px 5px 0;
}

.imgRight{
	float:right;
	margin:0 0 5px 10px;
}

/**************************************************************/
#omenuHeader{
	background:url(images/menubackground.jpg) repeat-y;
	padding-top:110px;
	width:600px;
	margin-left:10px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;

}

#omenuHtext{
	font-size:14px;
	text-align:justify;
	margin:10px 0 40px 10px;
	line-height:18px;
}

#omenuHeader li{
	margin:3px 0 0 0;
	text-align:left;
	padding-left:100px;
	font-size:12px;
}

#omenuHeader li a{
	text-decoration:none;
}

#omenuHeader li a:hover{
	text-decoration:underline;
}

.omenu{
	width:580px;
	margin:20px;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
}
.omenuMtitle{
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
}
.omenuRec{
	margin-bottom:30px;
}

.omenuRecT{
	margin:30px 0;
}

.omenuSTitle{
	clear:both;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}
.omenuTitle{
	float:left;
	font-weight:bold;
}
.omenuPrice{
	float:right;
	font-weight:bold;
}
.omenuDesc{
	clear:both;
	text-align:left;
	font-size:12px;
	color:#555;
	margin-top:7px;
}

#starter{

}