
#outerWrapper {	
	width:960px;
	text-align:left;
	margin:0 auto;
	background-color: #FFF;
}
#innerWrapper {
	padding: 0 30px;
}


/*  columns  */
#centerContainer {
	float:right;
	width:auto;
	overflow:hidden;
}
#colMid {
	float:left;
	width:550px;
}
#colLeft {
	float:left;
	width:139px;
	display: inline;
	margin-right: 40px;
}
#colRight {
	float:right;
	width:170px;
	position: relative;
}
/*  columns  */

.grid_16 {
	width: 100%;
	display: inline;
	float: left;
}

#topBanner {

}

#headerAboveBanner {
	position: relative;
}

#headerBelowBanner {

}

#topMenuDrop {
	position: absolute;
	bottom: 0;
}

#borderWrap {
	width: 100%;
	border-left: 1px dotted #ccc;
	float: left;
}

#colMidRaise {
/*
	float: left;
	width: auto;
	position: relative;
	top: -20px;
*/
}

#navTop {
	margin-left: -1px;
	width: 139px;
	min-height:20px;
	height:auto !important;
	height:20px;
	position: relative;
	float: left;
	background-color: #fff;
}

#centreContent {
	padding-bottom: 90px;
}



.accessNav {
	position : absolute;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}