body {
	background: #1c365c url(../images/bodybg2.png) top center repeat-y;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#headerWrapperDiv {
	background: url(../images/headerwrapperbg.png) top left repeat-x;
	width: 100%;
	height: 132px;	
}

#headerDiv {
	background: url(../images/header.png) top left repeat-x;
	width: 833px;
	height: 132px;
	margin: 0px auto;
}

#wrapperDiv {
	background: url(../images/wrapperbg.png) top left repeat-y;
	width: 833px;
	min-height: 400px;
	margin: 0px auto;
}

#menuWrapperDiv {
	width: 208px;
	min-height: 200px;
	float: left;
}

#menuDiv {
	background: url(../images/menurepeatbg.png) top repeat-y;
	width: 208px;
	min-height: 200px;
}

#menuDiv ul {
	margin: 0px 0px 0px 5px;
	padding-left: 40px;
}

#menuDiv ul li {
	background: url(../images/libg.png) top no-repeat;
	width: 125px;
	height: 23px;
	list-style-type: none;
	padding: 15px 10px 4px 28px;
}

#menuDiv ul li a {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #825300;
	font-weight: bold;
}

#menuBottom {
	background: url(../images/menubottom.png) top no-repeat;
	width: 208px;
	height: 178px;	
}

#contentDiv {
	background: url(../images/contentbg.png) top left no-repeat;
	width: 505px;
	min-height: 200px;
	float: left;
	padding: 20px 100px 20px 20px;	
}

#contentDiv table {
	width: 500px;
	text-align: center;
}

#contentDiv .arlista tr td {
	border: 1px solid #ffa200;
	padding: 8px 4px;
}

#contentDiv h1 {
	border-left: 8px solid #ffa200;
	padding-left: 10px;
	font-size: 16px;
	text-transform: uppercase;
}

#footerWrapperDiv {
	background: url(../images/footerwrapperbg.png) bottom left repeat-x;
	width: 100%;
	height: 176px;
}

#footerDiv {
	background: url(../images/footer.png) top left repeat-x;
	width: 833px;
	height: 176px;
	margin: 0px auto;
	color: #7dbbe7;
}

#footerDiv .contact {
	display: block;
	padding: 64px 0px 0px 0px;
	text-align: center;
}

.galleryList h2 a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.pictureBox, .pictureList {
	width: 500px;
}

.galleryList .galleryThumbnail, .pictureList {
	padding-left: 44px;
}

.galleryList .galleryThumbnail a, .pictureList p {
	display: block;
	width: 140px;
	height: 100px;
	display: block;
	float: left;
	text-align: center;
}

.galleryList .galleryThumbnail img, .pictureList p img {
	border: 2px solid #ffa200;
}

.back {
	text-decoration: none;
	color: #000000;
}

.clear {
	clear: both;
}

.banner1 {
	width: 120px;
	height: 240px;
	border: 2px solid #0000ee;
	margin-top: 12px;
}

.slsLink {
	display: block;
	margin: 40px 0px 0px 0px;
}

.slsLink a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#qrCode {
	float: right;
	height: 150px;
	margin: 18px 14px 0px 0px; 
	width: 150px;
}
