/* Style sheet for St.Andrews's Canterbury
Copyright Cornish WebServices 2009 */

#wrapper {
	position:relative;
	margin:10px auto 0 auto;
	padding:0;
	width: 980px;
	overflow:hidden;
	border:2px solid #34628F;
	background: #fff;
	/*background:#fff url(../standrews-images/st-andrews-sketch.jpg) no-repeat 10px 95%;*/
}
#header {
	position:relative;
	min-height:255px;
	height:auto !important;
	height:255px;
	margin:0;
	padding:0;
}
#logo {
	position:relative;
	top: 0;
	left: 4px;
	margin:0;
	padding:0;
	float:left;
}
#logo2 {
	position:relative;
	top: 0;
	right: 0;
	margin:0;
	padding:0;
	float:right;
}
#picstrip {
	position:relative;
	top: 0;
	left: 1px;
	margin:0;
	padding:0;
	float:left;
	height:107px;
	width:978px;
}
#columnWide {
	position:relative;
	width: 801px;
	float:right;
	margin:42px 0 0 0;
	padding:0;
	min-height:450px;
	height:auto !important;
	height:450px;	
}
#content {
	position:relative;
	width: 615px;
	float:left;
	margin:0;
	padding:0 0 15px 0;
	min-height:450px;
	height:auto !important;
	height:450px;	
}
#columnR {
	position:relative;
	top:-10px;
	width:186px;
	float:right;
	margin:0;
	padding:0;
	min-height:450px;
	height:auto !important;
	height:450px;	
}
#columnL {
	position:relative;
	left:0;
	top:32px;
	width:175px;
	float:left;
	margin:0;
	padding:0;
	min-height:450px;
	height:auto !important;
	height:450px;
}
#colImg {
	padding:10px;
	width:149px;
	height:108px;
}
#footer {
	clear:both;
	margin:5px 0 0 0;
	padding:5px 0;	
}
#top-menu {
	position:absolute;
	top:255px;
	left:1px;
	margin:0;
	padding:0;
	width: 980px;
	background:#34628F;
	height: 27px;
	z-index: 2000;
}
