body,
	html {
		margin:0;
		padding:0;
		background:#182153;
		color:#000;
	}
	body {
		min-width:890px;
	}
	#wrap {
		margin: 20px auto;
		width:890px;
		border: 1px #dcdcdc solid;
		padding:10px;
		background:#fff;
	}
	#header {
	}
	
	#google {
float: right;
	}
	.googlebutton {
		background: #182153;
		color: #c4d7ed;
		border: none;
		padding: 2px;
	}
		#slideshow {
		height: 200px;
		clear: both;
		z-index: -100;
	}
	#main {
		float:left;
		width:440px;
		margin-top: 5px;
	}
	#sidebar {
		float:right;
		width:440px;
		margin-top: 5px;
	}
	#footer {
		clear:both;
		background: url(../img/footer-bg.jpg) no-repeat center;
		height: 370px; 
	}
#sisfooter {
	clear: both;
	background: url(../img/footer-bg.gif) no-repeat center;
	height: 370px;
}
#scottrainfooter {
	clear: both;
	background: url(../img/footer-bg-scot-train.gif) no-repeat center;
	height: 370px;
}
a,a:visited {
	color: #182153;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#vacancies {
	width: 890px;
}
td {
 vertical-align: top;
}