/* Style sheet for Gideon Hillman Consulting
Copyright Cornish WebServices 2010 */

#wrapper {
	position:relative;
	margin:5px auto;
	padding:0 8px;
	width: 996px;
	background: #fff;
	/*overflow:hidden;*/
	z-index:0;
}
#header {
	position:relative;
	min-height:124px;
	height:auto !important;
	height:124px;
	margin:0;
	padding:0;
}
#logo {
	position:absolute;
	top: 5px;
	left: 0;
	margin:0;
	padding:0;
	float:left;
	width:483px;
	height:113px;
}
h1#strap {
	position:absolute;
	bottom: 0;
	right: 0;
	margin:0;
	padding:0;
	float:right;
	width: 1px;
	height:1px;
	font-size:100%;
	text-indent: -5000px;
}
#contact-button {
	position:absolute;
	top:30px;
	right:0;
	float:right;
	margin:0;
	padding:0;
	width: 170px;
	height:83px;
}
#picstrip {
	position:relative;
	min-height:167px;
	height:auto !important;
	height:167px;
	margin:36px 0 0 0;
	padding:0;
	width:996px;
}
#columnWide {
	position:relative;
	width: 810px;
	float:right;
	margin:0;
	padding:0;
	min-height:530px;
	height:auto !important;
	height:530px;
}
#content {
	position:relative;
	width: 614px;
	float:left;
	margin:0;
	padding:0 5px 20px 5px;
	min-height:530px;
	height:auto !important;
	height:530px;
	z-index:1;
}
#columnR {
	position:relative;
	width:186px;
	float:right;
	margin:0;
	padding:0;
	min-height:530px;
	height:auto !important;
	height:530px;
	z-index:2;
}
#columnL {
	position:relative;
	width:186px;
	float:left;
	margin:0;
	padding:0;
	min-height:530px;
	height:auto !important;
	height:530px;
}
#footer {
	clear:both;
	margin:0 0 0 -10px;
	padding:10px 0;
	background:#C0C1C2;
	width:1016px;
	text-align:center;
	color:#666;
}
#footer a {
	color:#666;
}
#footer a:hover {
	color:#fe0000;
	text-decoration:underline;
}
#top-menu {
	position:absolute;
	top:130px;
	left:8px;
	margin:0;
	padding:0;
	width: 996px;
	height:36px;
	background:url(site-images/topmenu-back.jpg) no-repeat;
}
#verytoplinks {
	position:absolute;
	top:10px;
	right:10px;
	margin:0;
	padding:0;
	font-size:90%;
	color: #486382;
	text-align:right;
}

