div.wrap-topbar, div#payoff, div#menu, div#content, div#wrap-footer {
	width: 970px;
	text-align: left;
	margin: auto;
}

div.wrap-topbar {
	padding: 10px 0 20px 0;
	height: 80px;
	background: url(/img/colorbar.gif) no-repeat 47px bottom;
}

div.wrap-topbar a.logo {
	float: left;
	width: 201px;
	height: 74px;
	display: block;
}

div.wrap-topbar div#top-right {
	float: right;
	width: 250px;
	padding-top: 15px;
}

div.wrap-topbar div#top-right a.language {
	font-size: 0.9em;
	margin-bottom: 3px;
	background: url(/img/arrow-right-smaller.gif) no-repeat 0 3px;
	padding-left: 10px;
}

div.wrap-topbar div#top-right a:hover.language {
	color: #78a842;
}

div.wrap-topbar div#top-right select#websites {
	font-size: 0.9em;
}

div#header {
	height: 100px;
	text-align: center;
	background: #899dc9 url(/img/businesspark-header.png) no-repeat center top;
}

div#payoff img {
	margin: 20px 0 0 47px;
}

div#menu-wrap {
	background: url(/img/businesspark-menu-back.gif) repeat-x 0 0;
}

div#menu {
	height: 26px;
}

div#menu ul {
	list-style: none;
	margin-left: 32px;
}

div#menu ul li {
	float: left;
}

div#menu a {
	color: #d8fcaf;
	height: 19px;
	padding: 4px 15px 3px 15px;
	background: none no-repeat right -3px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
}

div#menu a.last {
	background-image: none;
}

div#menu ul li a.hover, div#menu ul li a:hover {
	color: #ffffff;
	background: url(/img/menu-topborder.gif) repeat-x 0 0;
}

div#menu ul li a:active {
	background-image: url(/img/menu-topborder-onclick.gif);
}

div#menu ul li ul {
	width: 150px;
	margin-left: 0;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 3px solid #78a842;
	padding: 10px 15px 9px 15px;
	background: #ffffff url(/img/back-gradient.gif) repeat-x bottom;
}

div#menu ul li ul li {
	float: none;
	text-align: left;
	margin: 0;
}

div#menu ul li ul li a {
	padding: 3px 1px 1px 1px;
	margin:0;
	border-bottom: 1px solid #f0f0f0;
	text-transform: none;
	font-weight: normal;
	color: #5d5d5d;
}

div#menu ul li ul li a:hover {
	margin:0;
	border: 0;
	border-bottom: 1px solid #f0f0f0;
	color: #78a842;
	background: url(/img/arrow-right.gif) no-repeat 140px 8px;
}

div#menu ul li ul li a.last, div#menu ul li ul li a:hover.last {
	border-bottom: none;
}

div#content {
	background: url(/img/content-back.gif) no-repeat 0 0;
}

div.wide {
	background: url(/img/content-back-wide.gif) no-repeat right 0 !important;
}

div.wide div#text {
	margin-left: 47px;
}

ul#breadcrumbs {
	list-style: none !important;
	font-size: 11px;
	height: 25px;
	width: 500px;
	margin: 0 !important;
}

ul#breadcrumbs li {
	float: left;
}

ul#breadcrumbs li a {
	color: #bbbbbb;
	background: url(/img/arrow-right-grey.gif) no-repeat right 8px;
	height: 20px;
	line-height: 25px;
	padding-right: 16px;
	margin-right: 10px;
	display: block;
	text-decoration: none;
}

ul#breadcrumbs li a.last {
	background: none;
}

ul#breadcrumbs li a:hover {
	text-decoration: underline;
}

div#spotlight {
	width: 425px;
	height: 193px;
	margin-left: 42px;
	margin-top: 25px;
	border: 1px solid #f0f0f0;
	background: url(/img/spotlight.jpg) no-repeat 0 0;
	float: left
}

div#left {
	float: left;
	margin: 60px 0 0 39px;
	width: 185px;
}

ul#submenu {
	list-style: none;
	font-size: 0.9em;
}

ul#submenu li a {
	padding: 3px 60px 1px 22px;
	margin:0;
	text-transform: none;
	font-weight: normal;
	color: #5d5d5d;
	width: 130px;
	display: block;
	background: url(/img/arrow-right-smaller.gif) no-repeat 9px 8px;
}

ul#submenu li a:hover {
	margin:0;
	border: 0;
	color: #78a842;
}

ul#submenu li a.active {
	background: url(/img/submenu-active.gif) no-repeat -3px 0;
	padding: 8px 10px 5px 22px;
	height: 25px;
	display: block;
	color: #78a842;
	margin-top: 5px;
}

div#text {
	width: 500px;
	float: left;
	margin-top: 25px;
}

div#text h1 {
	clear: both;
	margin-bottom: 15px;
}

div#text img {
	margin-bottom: 30px;
	border-bottom: 3px solid #78a842;
}

div#text ul {
	margin: 0 0 30px 16px;
	list-style-image: url(/img/businesspark-bullet.gif);
}

ul#redirect {
	margin: 0 !important;
	list-style: none !important;
}

ul#redirect li {
	float: left;
}

ul#redirect li img {
	margin-bottom: 0;
}

ul#redirect li.odd {
	margin-right: 60px;
}

ul#redirect li a {
	width: 220px;
	height: 94px;
	display: block;
	font-size: 0.9em;
	margin-bottom: 50px;
	background: #f5f5f5 url(/img/arrow-right-smaller.gif) no-repeat 5px 79px;
}

ul#redirect li a span {
	padding-left: 16px;
	width: 220px;
	display: block;
}

div#wrap-footer {
	border-top: 1px solid #78a842;
	width: 886px;
	margin-top: 25px;
	padding: 10px 43px 15px 43px;
	font-size: 0.9em;
}

div#wrap-footer ul {
	list-style: none;
}

div#wrap-footer ul li {
	float: left;
	margin: 0 25px 10px 0;
}