@charset "UTF-8";

html, body {
	height: 100%;
}

html>body #holder {
	height: auto;
}

body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #606060;
	background-color: #FFFFFF;
	-webkit-text-size-adjust: 100%;
	width: 960px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background-body.gif);
}

img {
	border-style: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a.more {
	white-space: nowrap;
	padding-right: 10px;
	background: url(images/morearrow.gif) no-repeat 100% 50%;
	zoom: 1; 
}

.socialicon {
  	margin: 0 0 0 5px;
}

.title {
  	margin: 3px 0 0 0;
}

.footer {
	font-size: 11px;
	line-height: 1.0;
}

.overview-image {
  	margin: 0 0 5px 0;
}

.overview-title {
  	margin: 3px 0 0 0;
}

#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width: 958px;
	background: #FFFFFF;
	background-image: url(images/background-container.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#content {
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 63px;
	padding-left: 19px;
}
			
#footer {
	position: absolute;
	width: 920px;
	bottom: 0;
	padding-top: 12px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 19px;
	background-image: url(images/background-footer.gif);
	background-repeat: repeat-x;
}

#prologue {
	width: 260px;
	margin-top: 70px;
}
