.body {
	color: #FFF;
	background-color: #070707;
}
.body #wrap #footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #D1D1D1;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
}
#wrap {
	position:relative;
	left:auto;
	top:0px;
	width:1050px;
	height:910px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	right: auto;
	bottom: 0px;
	background-color: #C8C8C8;
	text-align: center;
}
.box_black {
	font-family: Verdana, Geneva, sans-serif;
	color: #D1D1D1;
	border: 2px solid #D1D1D1;
	background-color: #080808;
}
.box_grey {
	color: #D1D1D1;
	background-color: #3A3A3A;
	border: 2px solid #D1D1D1;
	vertical-align: middle;
	text-align: center;
}
#logo {
	position:absolute;
	left:30px;
	top:5px;
	width:350px;
	height:140px;
	z-index:12;
}
#sandbarphoto {
	position:absolute;
	top:5px;
	width:383px;
	height:126px;
	z-index:2;
	right: 32px;
}
#header {
	position:absolute;
	left:20px;
	top:168px;
	width:990px;
	height:37px;
	z-index:1;
	border: 0px none #D1D1D1;
}
#image {
	position:absolute;
	left:30px;
	top:220px;
	width:980px;
	height:400px;
	z-index:2;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
}
#news {
	position:absolute;
	left:660px;
	top:220px;
	width:360px;
	height:400px;
	z-index:3;
}
#quarter1 {
	position:absolute;
	left:30px;
	top:650px;
	width:150px;
	height:150px;
	z-index:4;
	background-image: url(logos/quarter-box-texture.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#quarter2 {
	position:absolute;
	left:195px;
	top:650px;
	width:150px;
	height:150px;
	z-index:5;
	vertical-align: middle;
}
#quarter3 {
	position:absolute;
	left:360px;
	top:650px;
	width:150px;
	height:150px;
	z-index:6;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#quarter4 {
	position:absolute;
	left:525px;
	top:650px;
	width:150px;
	height:150px;
	z-index:7;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
}
#quarter5 {
	position:absolute;
	left:690px;
	top:650px;
	width:150px;
	height:150px;
	z-index:2;
}
#quarter6 {
	position:absolute;
	left:855px;
	top:650px;
	width:150px;
	height:150px;
	z-index:2;
}
#footer {
	position:absolute;
	left:30px;
	top:830px;
	width:990px;
	height:75px;
	z-index:11;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
	margin: 0;
	padding-left: 10px; /*offset of tabs relative to browser left edge*/
	font: bold 12px Verdana;
	list-style-type: none;
	border: 0px solid #D1D1D1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: white;
	background: #414141; /*background of tabs (default state)*/
	width: 161px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	position: relative;
	border: 1px solid #D1D1D1;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
.body #wrap #image table {
	text-align: center;
}
.Title_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #D3D3D3;
	text-align: center;
}
h1 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.colour #wrap {
	background-color: #0A0A0A;
}
.body #wrap #imagebottle {
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	word-spacing: normal;
	padding: 2px;
}
.body #wrap #image p strong {
	font-family: Verdana, Geneva, sans-serif;
}
