.wrapper {
	width: 980px;
	margin: 0 auto;
}
img {
	border:none
}
#idaccount {
	background-color: #6B9AC9;
	border: 1px solid #dcdce9;
	width: 100%;
	padding-left: 10px;
}

#siteheader {
	position: absolute;
	color: #ffffff;
	font-family: Haettenschweiler;
	font-weight:bold;
	font-size: 32px;
	font-style:italic;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 40px;
	width: 450px;
}
#searchbar {
	padding-top: 144px;
	position: absolute;
}
#header {
	position: relative;
	height: 215px;
	background: url(/skins/city/images/GABS_Header_Portal3.jpg) no-repeat center top;
	color: #5a8ec4;
	margin: 0px;
	padding: 0px;
}



#left {
	margin: 5px;
	padding: 0px;
	width: 200px;
	text-align: left;
}

#mainbody {
	padding-left: 20px;
	border-left: 1px solid #3d6ea0;
	width:715px;
}

.darkGreyBg, .footerDarkGreyBg {
	background: #ffffff;
}

#footer-bottom {
	clear: both !important;
	padding: 0px !important;
	height: 48px !important;
	background: #626262;
	line-height: 48px;
}
#footer-bottom #copyright {
	font-family: Arial !important;
	font-size:11px !important;
	width: 980px !important;
	margin:0 auto !important;
	text-align:center !important;
	font-size: 10px !important;
	text-transform: uppercase !important;
	color: #eaeaea !important
}
#footer-bottom #copyright a {
	text-decoration:underline !important;
	color: #eaeaea !important;
	font-weight:bold !important
}
#footer-bottom #copyright a:hover {
	color: #ffffff !important
}
