body {
	background-color: #004881;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}


#wrapper {
	width: 961px;
	background-color: #004881;
	height: 533px;
	padding: 0px;
	position: relative;
	border: solid 1px;
	margin: 0 auto;
	top: 20px;
}
#wrapper a {
	color: #004881;
	text-decoration: none;
}
#wrapper a:hover {
	color: #966D36;
}
#wrapper #menu {
	color: #004881;
	width: 161px;
	text-align: left;
	padding-left: 10px;
	padding: 0;
	margin: 0;
	height: 100%;
	font-weight: bold;
	background-color: #F4ECE1;
	position: absolute;
	clear: both;
	z-index: 5;
	left: 0px;
}
#wrapper #menu p {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;

}
#wrapper #menu p img{
	position: absolute;
	left: -1px;
}
#wrapper #menu #info {
	font-weight: normal;
	color: #333;
	font-size: 14px;
	position: absolute;
	bottom: 42px;
	width: 151px;
	padding-left: 10px;
	font-style: italic;
}
#wrapper #cu3er-container {
	left: 161px;
	position: absolute;
	background-image: url(images/viewer/bg.png);
	width: 800px;
	height: 533px;
	clear: both;
}
#wrapper #right-container {
	left: 161px;
	position: absolute;
	width: 800px;
	height: 533px;
	background-image: url(images/back.JPG);
	clear: both;
}
#wrapper #right-container #hover_content {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 730px;
	height: 483px;
	text-align: left;
	padding: 15px;
	margin: 0px;
	padding-top: 0px;
	font-size: 14px;
}
#wrapper #right-container #hover_content  img {
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	z-index: 5;

}
#wrapper #footer_share {
	margin: 0 auto;
	text-align: left;
	width: 300px;
	bottom: -24px;
	left: 0px;
	font-size: 12px;
	vertical-align: text-top;
	color: #FFF;
	position: absolute;
}
#wrapper #footer_logo{
	margin: 0 auto;
	text-align: right;
	position: absolute;
	width: 400px;
	bottom: -24px;
	right: 0px;
	font-size: 12px;
	color: #0089F9;
}
