body{
	background-color:#cdd8e1;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
#tabs-layer{
	margin:0px auto;
	position:absolute;
	top:157px;
	z-index:4;
	left:445px;
}
table#tabs{
	width:270px;
	height:32px;
	color:#FFF;
}
#document{
	width:1000px;
	margin:0px auto;
	position:relative;
	z-index:1;
}
#left{
	width:740px;
	margin:0px auto;
	float:left;
}
#right{
	width:260px;
	margin:0px auto;
	float:left;
}
#program{
	width:250px;
	margin:143px 0px 0px 7px;
}
#reservation{
	width:475px;
	margin:9px 0px 0px 263px;
	height:243px;
}
#map{
	width:730px;
	margin:8px 0px 0px 7px;
	height:400px;
}

#program h2{
	margin:0px;
	padding:13px 0px 0px 23px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#20598d;
}
#program p{
	margin:0px;
	padding:5px;
	padding-left:10px;
	padding-bottom:1px;
}
#program p span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#666;
}
#program ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:5px;
}
#program ul li{
	margin:0px;
	padding:3px 10px 3px 15px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:7px 7px;
}

#map iframe{
	margin:23px 0px 0px 20px;
}

#reservation h2{
	margin:0px;
	padding:5px 0px 5px 8px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#20598d;
}
#reservation table{
	margin-left:15px;
	font-family:Verdana, Geneva, sans-serif;
}
#reservation table td{
	padding-left:6px
}
#reservation table td input{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
input.inp_txt{
	width:70px;
}
input.inp_txt_l{
	width:100px;
}
span.form-message-wrong{
	font-weight:bold;
	color:#F00;
}
span.form-message-good{
	font-weight:bold;
	color:#090;
}
#l410{
	margin-top:30px;
}
#l410 h2{
	margin:0px;
	padding:13px 0px 5px 23px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#20598d;
}
#l410 p{
	margin:0px;
	padding:12px;
	padding-left:15px;
	font-size:11px;
	line-height:1.6em;
}

