body {
	background-image: url(ps_exports/background.jpg);
	background-repeat: repeat-x;
	background-color: #F3FBE2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: none;
	height: 150px;
	width: 855px;
	padding-right: 50px;
	padding-left: 50px;
}
#container {
	float: none;
	height: 100%;
	width: 955px;
	margin: auto;
}
#menu {
	float: left;
	height: 50px;
	width: 855px;
	background-image: url(ps_exports/menuback.jpg);
	background-repeat: no-repeat;
	margin-right: 50px;
	margin-left: 50px;
	display: inline;
}
#main {
	float: left;
	
	width: 955px;
	background-image: url(ps_exports/mainshadow.jpg);
	background-repeat: repeat-y;
}
#contentbox {
	float: left;
	width: 855px;
	margin-right: 50px;
	margin-left: 50px;
	display: inline;
}

#footer {
	background-color: #005077;
	height: 60px;
	width: 855px;
	margin-top: 20px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	margin-left: 50px;
}

#contentbox h1 {
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #005077;
	padding-left: 20px;
	font-weight: 400;
}


#main #contentbox .apt {
	padding: 10px;
	height: 225px;
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #333;
	margin-top: 20px;
	color: #000;
}
#main #contentbox .apt .highslide-gallery a {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 15px;
}
.apt ul {
	float: left;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}
.apt .aptnfo {
	float: left;
	width: 455px;
	position: relative;
	padding: 0px;
	margin-left: 25px;
	text-align: left;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}
.apt h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	color: #005077;
}
#container #main #contentbox img {
	margin-right: 0px;
	margin-left: 0px;
}
#contentbox h3 {
	clear: left;
	text-align: center;
	color: #903;
}
#contentbox .spacer {
	height: 200px;
}
