body{
	padding: 0px;
	margin: 0px;
	background-image:url(../images-splash/bg_copy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f1f6f0;
}


#wrapper{
	position: relative;
	margin: auto;
	padding: 0px;
	width: 990px;
	text-align: center;
}

.logo{
	margin: 30px 0px 40px 30px
}

.navArea{
	width: 705px;
	margin: 30px 144px 0px 144px;
}

.navBlock{
	width: 312px;
	float: left;
}

.navBlockCopyLeft{
	width: 247px;
	margin: 20px 10px 0px 0px;
	float: left;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8b8b;
	line-height: 14px;
	text-decoration: none;
	display:block;
}

.navBlockCopyLeft img{
	margin-bottom: 5px;
}

.navBlockArrowLeft{
	margin: 20px 0px 0px 0px;
	float: right;
}

.navBlockArrowLeft a:link, .navBlockArrowLeft a:visited {
	background-image: url(../images-splash/btn_arrow_stakeholders.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 55px;
	display: block;
}

.navBlockArrowLeft a:hover {
	background-image: url(../images-splash/btn_arrow_stakeholders_over.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 55px;
	display: block;
}


.navBlockCopyRight{
	width: 247px;
	margin: 20px 0px 0px 10px;
	float: left;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8b8b;
	line-height: 14px;
}

.navBlockCopyRight img{
	margin-bottom: 5px;
}

.navBlockArrowRight{
	margin: 20px 0px 0px 0px;
	float: left;
}

.navBlockArrowRight a:link, .navBlockArrowRight a:visited{
	background-image: url(../images-splash/btn_arrow_commuters.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 55px;
	display: block;
}

.navBlockArrowRight a:hover {
	background-image: url(../images-splash/btn_arrow_commuters_over.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 55px;
	display: block;
}

.dividerVert{
	margin: 0px 38px 0px 38px;
	float: left;
}

.dividerHorz {
	margin: 5px 0px 010px 0px;
	
}

#footer{
	width: 100%;
	height: 140px;
	margin: 3px auto 0;
	padding:0;
	background: #f1f6f0 url(../images-splash/footer-bg.png) repeat-x;
}

#footer .container{
	width: 750px;
	margin: 0 auto;
	padding: 10px;
	
}

.footerSocial{
	float: left;
}

.footerSocial img{
	margin: 0px 10px 0px 0px;
}

.footerLinks{
	margin: 6px auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #868279;
	
}

.footerLinks a:link, .footerLinks a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #868279;
	text-decoration: none;
}

.footerLinks a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #868279;
	text-decoration: underline;
}

#gau-sites {
	margin: 0 auto;
	padding: 0 20px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	float:left;
	}

#social img {
	padding-right:8px;}

#socialmedia {
	padding: 0 20px;
	width: 105px; 
	border-right: 1px solid #fff;
	float: left;}
