@charset "utf-8";
a:link {
	text-decoration: none;
	color: #000;
}

body {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	background-color: #11171C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#wrapper-home {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	
}
#facilities-home {
	float: right;
	background-color: #CCC;
	margin-top: 10px;
	margin-right: 15px;
	font-size: 85%;
	z-index: 5;
	position: absolute;
	top: 2px;
	right: -2px;
	color: #333;
	width: 195px;
	height: 162px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#facilities-home2 {
	float: right;
	background-color: #CCC;
	margin-top: 10px;
	margin-right: 15px;
	font-size: 85%;
	z-index: 5;
	position: absolute;
	top: 45px;
	right: -7px;
	color: #333;
	width: 195px;
	height: 179px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#links-home {
	position: absolute;
	top: 446px;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 6;
}
#wrapper-home #links-home a  {
	color:#000;
	text-decoration: none;
}
#wrapper-home #links-home a:hover  {
	color:#FFF;
	text-decoration: none;
}
#wrapper-home #links-home2 a {
	color:#000;
	text-decoration: none;
}

#subheading-home {
	position: absolute;
	top: 562px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 40px;
	z-index: 5;
}
.heading-home {
	padding-right: 10px;
	padding-left: 10px;
	z-index: 4;
	color: #FFF;
	background-color: #999;
	height: 40px;	
	font-size: 19.5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#white {
	background-color: #C6D4B0;
	height: 25px;
	padding-top: 10px;
	
}
#footer {
	background-color: #C6D4B0;
	text-align: right;
	width: 790px;
	padding-right: 10px;
	font-size: 0.9em;
}

.white {
	background-color: #FFF;
	line-height: 300%;
	padding-right: 20px;
	width: 600px;
	margin: auto;
	padding-left: 20px;
}

img{
	border:none;	
}



#text {
	font-size: 0.9em;
	color: #FFF;
	position: absolute;
	width: 772px;
	left: 10px;
	top: 976px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.small a {
	font-size: 0.85em;
}
#heading {
	color: #FFF;
	background-color: #999;
	height: 30px;
	font-size: 18.5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
#links-home2 {
	position: absolute;
	top: 493px;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 6;
	left: 11px;
}
#subheading-home2 {
	position: absolute;
	top: 543px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 40px;
	z-index: 5;
}
#wrapper-home #links-home2 a:hover {
	color:#FFF;
	text-decoration: none;
}
