/* Style sheet for Orbital Fulfilment
Copyright Cornish WebServices 2010 */

#wrapper {
	position:relative;
	margin:2px auto;
	padding:0;
	width: 969px;
	background: #fff;
	overflow:hidden;
	padding-left:20px;
	padding-right:20px;
}
#header {
	position:relative;
	min-height:153px;
	height:auto !important;
	height:153px;
	width: 969px;
	margin:0 0 14px 0;
	padding:0;
	background:url(site-images/top-header.jpg) no-repeat;
}
#logo {
	position:relative;
	top: 0;
	left: 0;
	margin:0;
	padding:0;
	float:left;
}
#columnWide {
	position:relative;
	width: 730px;
	float:right;
	margin:0;
	padding:0;
	min-height:300px;
	height:auto !important;
	height:300px;
	background: #fff;
}
#content {
	position:relative;
	width: 476px;
	float:left;
	margin:6px 0 20px 0;
	padding:0;
	min-height:300px;
	height:auto !important;
	height:300px;
	background: #fff;
}
#columnR {
	position:relative;
	width:212px;
	float:right;
	margin:10px 0 0 0;
	padding:0;
	min-height:300px;
	height:auto !important;
	height:300px;
	background: #fff;
}
#columnL {
	position:relative;
	width:212px;
	float:left;
	margin:12px 0 0 0;
	padding:0;
	min-height:300px;
	height:auto !important;
	height:300px;
	background: #fff;
}
#footer {
	clear:both;
	margin:0;
	padding:0 0 5px 0;
	text-align:center;
	background: #fff;
}
#top-menu {
	position:absolute;
	top:116px;
	left:25px;
	margin:0;
	padding:0;
	width:965px;
	font-size:120%;
	font-weight:bold;
}
#flash {
	margin:0;
	padding:0;
}
