body {
	margin: 0px;
	padding: 0px;
	width: 700px;
}

#skipNav {
	position: absolute; 
	top: -1000px; 
	left: -1000px; 
	font-size: 1px; 
	line-height: 1px;
}

.header {
	position: absolute;
	height: 37px;
	width: 100%;
	left: 0px;
	top: 0px;
}

.headerText {
	background-color: #F0F0F0;
	width: auto;
	text-align: right;
	margin: 0px;
	padding: 8px 12px 4px 6px;
	height: 18px;
}

.headerDots {
	height: 7px;
	width: auto;
	background-image:  url("../images/regulars/menudots.gif");
}

.headerLogo {
	width: auto;
	text-align: right;
	margin: 0px;
	padding: 44px 12px 0px 0px;
	height: 45px;
}

.hiscoxNews {
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 39px;
}

#mainContent {
	position: relative;
	height: auto;
	width: auto;
	left: 12px;
	top: 150px;
	margin:0px;
}

#leftCol {
	position: absolute;
	width: 180px;
	height: 100%;
	top: 10px;
	left: 0px;
	padding-right: 10px;
	text-align: right;
}

.image {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

#mainCol {
	position: relative;
	width: auto;
	height: 590px;
	top: 0px;
	left: 210px;
	margin:auto;
	z-index: 20;
}

.slice01 {
	position: absolute;
	height: 95px;
	width:95px;
	z-index: 40;	
	top: 24px;
	left: 0px;
}

.slice02 {
	position: absolute;
	height: 95px;
	width:95px;
	z-index: 41;	
	top: 24px;
	left: 106px;
}

.slice03 {
	position: absolute;
	height: 95px;
	width:95px;
	z-index: 42;	
	top: 130px;
	left: 0px;
}

.slice04 {
	position: absolute;
	height: 95px;
	width:95px;
	z-index: 43;	
	top: 130px;
	left: 106px;
}

.slice05 {
	position: absolute;
	height: 95px;
	width:95px;
	z-index: 44;	
	top: 236px;
	left: 0px;
}

.slice06 {
	position: absolute;
	height: 95px;
	width:95px;
	z-index: 45;	
	top: 236px;
	left: 106px;
}

.slice07 {
	position: absolute;
	height: 95px;
	width:95px;
	z-index: 46;	
	top: 342px;
	left: 0px;
}

.slice08 {
	position: absolute;
	height: 95px;
	width:95px;
	z-index: 47;	
	top: 342px;
	left: 106px;
}

.sliceCompetition {
	position: absolute;
	height: 65px;
	width:201px;
	z-index: 48;	
	top: 448px;
	left: 0px;
}

.mainSlice {
	position: absolute;
	display: block;
	z-index: 50;
	top: 174px;
	left: 434px;
}

.contentsSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 4px;
	padding-top: 12px;
}

.contentsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666666;
	padding-bottom: 4px;
}

.contentsLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 4px;
}

.contentsTitle a:link {
	text-decoration: none;
	color: #666666;
}

.contentsTitle a:visited {
	text-decoration: none;
	color: #666666;
}

.contentsTitle a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.contentsTitle a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

.breadcrumbsLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
}

.breadcrumbs a:link {
	text-decoration: none;
	color: #666666;
}

.breadcrumbs a:visited {
	text-decoration: none;
	color: #666666;
}

.breadcrumbs a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.breadcrumbs a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #999999;
	margin: 0;
}

.menuText a:link {
	text-decoration: none;
	color: #999999;
}

.menuText a:visited {
	text-decoration: none;
	color: #999999;
}

.menuText a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.menuText a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

#disclaimer {
	width: 190px;
	float: left;
	clear: both;
	margin: 10px 0px 0px 220px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
}

