.whitesurround {
	position:relative;
	width:800px;
	margin:auto;
	background:#FFFFFF;
	padding:0px;
	z-index:1;
}
#footer {
	position:relative;
	width:800px;
	font-size:10px;
	margin:auto;
	color:#FFFFFF;
	z-index:1;
}
#header{position:relative; background:#3F200F; height:130px; z-index:9999;}
#pagesurround{position:relative; padding:10px;}
.orangeborderbox {
	position:relative;
	border:1px solid #CCCCCC;
	padding:12px;
	z-index:2;
}
.greymenubar {
	position:relative;
	height:30px;
	top:105px;
	width:100%;
	z-index:304;
	text-align:center;
}
#logo {
	position:absolute;
	top:15px;
	right:15px;
	height:76px;
	width:123px;
	z-index:305;
	cursor:pointer;
	cursor:hand
}
.products {
	position:relative;
	width:779px;
	margin-top:10px;
	z-index:4;
}
.productdetail {
	padding:10px;
	border:1px solid #CCCCCC;
	margin:auto;
	width:758px;
	;
	margin-bottom:10px;
}
.productdetail table {
	vertical-align:middle;
	height:100%;
	padding:0px;
}
.productdetail td {
	vertical-align:middle;
	width:355px;
	padding:0px;
}
.productdetail:after {
	content:'';
	display:block;
	clear:both;
}
.pdcolumn1 {
	float:left;
	display:inline; /*required by IE6*/
	width:100%;
	text-align:center;
	padding-top:20px;
}
.pdcolumn2 {
	float:right;
	display:inline; /*required by IE6*/
	width:100%;
}
.hometext {
	position:absolute;
	top:439px;
	width:480px;
	z-index:6;
}
.producttext {
	position:relative;
	width:780px;
	z-index:6;
}
.hometext span, .producttext span {
	color:#7a8da3;
	font-weight:bold;
	text-transform:uppercase;
}
.menutext {
	/*float:left;*/
	margin:0 7px;
	height:100%;
	vertical-align:middle;
	text-align:center;
	line-height:30px;
	font-size:10px;
	z-index:610;
}
.menutextcontainer {
	position:relative;
	height:100%;
	width:100%;
	left:0px;
	z-index:400
}
.menutextcontainer a {
	color:#7a8da3;
	font-weight:bold;
	text-decoration:none;
}
.menutextcontainer a:hover {
	color:#FFFFFF;
}
.linkselected {
	font-weight:bold;
}
.menuhover {
	position:absolute;
	top:80px;
	left:125px;
	line-height:32px;
	width:606px;
	height:32px;
}
.thumbsbox {
	position:absolute;
	top:38px;
	left:298px;
	width:470px;
	height:260px;
	overflow:auto;
	vertical-align:middle;
	text-align:center;
}
.thumbsbox table {
	text-align:center;
	color:#996600;
	font-size:10px;
}
.thumbsbox table td {
	width:80px;
	text-transform:uppercase;
	border:1px solid #AAAAAA;
	height:118px;
	background:#FFFFFF;
	vertical-align:middle;
	text-align:center;
}
.colourbold {
	color:#7a8da3;
	font-weight:bold;
}
.newsticker {
	position:absolute;
	top:20px;
	right:5px;
	background:#7a8da3;
	font-weight:bold;
	padding:2px 3px;
	color:#FFF;
	font-size:8px;
}

