#wrapper div {
	height: 0;
	line-height: 0;
	display: none;
}

#wrapper div div,
#wrapper div#tabs,
#wrapper div#site {
	display: block;
	height: auto;
	line-height: normal;
}

html,
body {
	background: #bbaba2 url(../images/bg-woodgrain.gif);
	_height: auto;
}

#wrapper {
	_height: auto;
	min-height: 0;
	position: static;
}

#wrapper div#site {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	position: static;
}

#wrapper div#logo {
	width: auto;
	height: 214px;
	background: #00904a url(../images/bg-header.gif) 0 170px repeat-x;
	padding-left: 150px;
	overflow: hidden;
	margin-bottom: 30px;
}

#wrapper div#monkeyflashcontent {
	background: url(../images/divisiontab.jpg) 0 0 no-repeat;
	width: 146px;
	height: 0;
	position: absolute;
	top: 0;
	left: 700px;
	float: none;
	padding-top: 85px;
	overflow: hidden;
}

#monkeyflashcontent embed,
#monkeyflashcontent object {
	display: none;	
}

#footer {
	position: static;
	margin: 0 0 0 151px;
    width: 697px;
    color: #009756;
    background: #fff;
}

html > body #footer p {
	width: auto;
}

#wrapper div#navigation {
    background: url("../images/navbg.gif") no-repeat;
    margin-left: 150px;
    height: 30px;
}

#navigation img {
    float: right;
    margin: 9px;
    margin-right: 30px;
}

#sidebar {
    margin-left: 171px;
    width: 172px;
    overflow: hidden;
    _display: inline;
    *position: absolute;
    *margin-left: 21px;
    padding-bottom: 173px;
    background: url(../../images/qec.gif) left bottom no-repeat;
}

#sidebar .lookingforwork {
	overflow: hidden;
	height: 153px;
	width: 173px;
	position: relative;
}

#sidebar .lookingforwork a {
	position: absolute;
	top: 0;
	left: 0;
	width: 173px;
	height: 0;
	padding-top: 153px;
	background: url(../images/a-viewlatestjobs.png) 0 0 no-repeat;
}

#sidebar .lookingforwork a:hover {
	background-position: 0 -153px;
}

#sidebar .links {
    background: url("../images/sidebar_links_bg.gif") no-repeat top center;
}

#sidebar .links li {
    border-bottom: 1px dotted #9f9;
}

#sidebar .links ul {
    background: url("../images/sidebar_links_bg_bottom.gif") bottom center no-repeat;
}

#footer a {
    color: #009756;
}

div.breadcrumb {
    margin-left: 150px;
    background: url(../images/bg-notepad-top.gif) left bottom no-repeat;
    width: auto;
    padding-bottom: 50px;
    margin-bottom: 0;
}

div.breadcrumb span {
	color: #090;
}

/* Adverts */

#advert { 
    background: url("../images/advert.jpg") no-repeat bottom #00A651;
}

#content {
	float: none;
	margin-left: 151px;
	padding: 0 20px 20px 215px;
    background: #fff;
    width: 462px;
    _overflow: hidden;
}

#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content {
	_zoom: 1; /* triggers hasLayout */
    _display: block; /* resets display for IE/Win */
}

#content a {
    color: #00A651;
    text-decoration: none;
}

#content a:hover {
    color: #00A651;
    text-decoration: underline;
}

#content a:visited {
    color: #00A651;
}

#flashcontent {
	position: relative;
	top: -37px;
	left: -16px;
	background: url(../images/bg-polaroidsbottom.jpg) 26px bottom no-repeat;
	padding-bottom: 41px;
	width: 500px;
	margin-bottom: -37px;
}

.selection {
	width: 450px;
}

#wrapper div#map,
#wrapper div#map1,
#wrapper div#map2,
#wrapper div#map3,
#wrapper div#map4 {
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
	margin-right: 10px;
	border: 2px solid #fff;
	overflow: hidden;
}

.contactuspage {
	float: left;
	width: 462px;
}

.contactuspage p.heading {
	clear: left;
}

a.maplink {
	padding-left: 0;
}

#content img.heading {
	margin-bottom: 1em;
}

#content p {
	margin-top: 0;
}

#content p.heading {
}

.clearer {
	clear: both;
	height: 0;
	overflow: hidden;
}