#footer {
    color: #0089B1;
}

#navigation {
    background: url("../images/navbg.gif") no-repeat;
}

#navigation img {
    float: right;
    margin: 9px;
    margin-right: 30px;
}

#sidebar .links {
    background: url("../images/sidebar_links_bg.gif") no-repeat top center;
}

#sidebar .links li {
    border-bottom: 1px dotted #99f;
}

#sidebar .links ul {
    background: url("../images/sidebar_links_bg_bottom.gif") bottom center no-repeat;
}

#sidebar .lookingforwork {
	display: none;
}

#footer a {
    color: #0089B1;
}

div.breadcrumb span {
	color: #0089B1;
}

/* Adverts */

#advert   { 
    background: url("../images/advert.jpg") no-repeat bottom #0089B1;
}


#content a {
    color: #00ADEF;
    text-decoration: none;
}

#content a:hover {
    color: #00ADEF;
    text-decoration: underline;
}

#content a:visited {
    color: #00ADEF;
}

#map,
#map1,
#map2,
#map3 {
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
	border: 2px solid #fff;
	overflow: hidden;
}

#content p {
	float: left;
	margin-top: 0;
}

.clearer {
	clear: both;
}
