/* Octane Styling
Site by Dan Cunningham
Url: www.cunni.co.uk
email: dan@cunni.co.uk
*/

body {
margin: 0px;
padding: 0px;
background: #000;
color: #fff;
text-align: center;
}

.container {
margin: 0 auto;
width: 1005px;

}
.container div {
text-align: left;
}

.header {
background: url(i/octane.jpg) top right no-repeat;
width: 1003px;
height: 237px;

}

.header h1 {
margin: 0px;
padding:0px;
text-indent: -9998px;
text-align: left !important;
}
.promo a{
background: url(i/promo.jpg) top right no-repeat;
width: 323px;
height: 455px;
float: left;
text-indent: -9998px;

}

.shop a{
background: url(i/shop.jpg) top right no-repeat;
width: 384px;
height: 455px;
float: left;
text-indent: -9998px;

}

.forum a{
background: url(i/forum.jpg) top right no-repeat;
width: 298px;
height: 455px;
float: left;
text-indent: -9998px;

}