body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #677067;
	margin:0;
	text-align:center;
}
#content-wrapper {
	width:884px;
	margin:0 auto;
	box-shadow: 0px 0px 10px 5px #888888;
	margin-top:70px;
	padding:10px;
	margin-bottom:30px;
}
.shadows {
	font-family: 'Architects Daughter', cursive;
}
header {
	position:relative;
	height:25px;
	width:100%;
	background-color:#01684A;
	padding: 15px 0 10px 0;
	font-size:14px;
	color:white;
	text-transform:uppercase;
	text-indent:220px;
}
#contactus {
	background-color:#01684A;
	padding: 15px;
	font-size:14px;
	color:white;
	margin: 30px 0 30px 0;
}
#content-outer {
	text-align:left;
	position:relative;
}
#content {
	padding:20px 50px 20px 50px;
}
#logo-box {
	border-radius:20px;
	height:115px;
	width:160px;
	position:absolute;
	left:20px;
	top:-50px;
	border:1px solid #f7f7f7;
	box-shadow: 5px 5px 5px #444;
	background-color:#fff;
	padding:10px;
	z-index:1000;
}
#logo {
	position:relative;
}
#logo img {
	position:absolute;
left:0px;
top:0px;
}
#slideshow {
	list-style:none;
	margin:auto;
	width:884px;
	height:260px;	
	overflow:hidden;
	margin:10px 0 10px 0;
	padding:0;
}

#slideshow2 {
	list-style:none;
	padding:0;
}

#fssPrev, #fssNext, #fssPlayPause, #fssList {
	display:none;
}
h1 {
	text-transform:uppercase;
	font-size:28px;
	border-bottom:1px dotted #01684A;
}
a { color:#fff; text-decoration:none !important; }
h3 {
	background-color:#01684A;
	border-radius:5px;
	color:#fff;
	text-align:center;
	font-size:12px;
}
.image {
	
}
.link {
	color: #01684A;	
}