body {
	background: #FFFFE1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 auto;
}
#header {
	background: url(../images/header.jpg) top center no-repeat;
	height: 410px;
	vertical-align: top;
	width: 846px;
}
#header-services {
	background: url(../images/header-services.jpg) top center no-repeat;
	height: 410px;
	vertical-align: top;
	width: 846px;
}
#header-events {
	background: url(../images/header-events.jpg) top center no-repeat;
	height: 410px;
	vertical-align: top;
	width: 846px;
}
#header-offers {
	background: url(../images/header-offers.jpg) top center no-repeat;
	height: 410px;
	vertical-align: top;
	width: 846px;
}
#header-contact {
	background: url(../images/header-contact.jpg) top center no-repeat;
	height: 410px;
	vertical-align: top;
	width: 846px;
}
#header-prices {
	background: url(../images/header-prices.jpg) top center no-repeat;
	height: 410px;
	vertical-align: top;
	width: 846px;
}
#header-gallery {
	background: url(../images/header-gallery.jpg) top center no-repeat;
	height: 410px;
	vertical-align: top;
	width: 846px;
}
#nav {
	text-align: left;
	padding-top: 85px;
	padding-left: 7px;
	font-size: 12px;
}
#header h1 {
	display: none;
}
#address {
	left: auto;
}

#content {
	text-align: left;
	padding: 10px 40px 20px 10px;
	font-size: 12px;
	background-color: #DBE8E8;
}
#content  p   {
	color: #000000;
	margin-left: 20px;
}
form {
	text-align: center;
}


h2 {
	font-weight: bold;
	color: #003333;
}

#footer {

}
#sidepnl {
	width: 178px;
	background-color: #66999A;
	text-align: center;
	vertical-align: top;
}
#sidepnl2 {
	width: 178px;
	background-color: #66999A;
	text-align: center;
	vertical-align: top;
	color: white;
}
#main {
	float: right;
}


#footer p {
	color: #000000;
	font-size: 10px;
}
#address {
	font-size: 12px;
	text-align: left;
	margin-left: 45px;
}

table {
	text-align: left;
	width: 1024px;
}
#gallery {
	width: 411px;
	margin-left: 120px;

}
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.fltleft {
	float: right;
	}

