#axislogo{
	position:relative;
	top:2px;
	float:left;
	width:210px;
	height:85px;
	z-index:2;
	display:block;
	border:none;
	}
	
a{
	z-index:10;
	}
	
a:hover{
	position:relative;
	z-index:100;
	}

h1{color:#659733;font-size:18px;}

a:link{
	color:#659733;
	}
	
a:visited{
	color:#659733;
	}
	
a:hover{
	color:#659733;
	}
	

body{
	padding:0;
	margin:0;
	color:#202020;
	height:660px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url("//www.axisfirst.co.uk/404/axis404/images/axis404Bg.jpg");
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#ffffff;
	position:relative;
	}


#pageContentContainer{
	width:960px;
	margin: 95px auto;
	background-color:#FFF;
	position:relative;
	}

.fourOfour #container{
	width:630px;
	margin-top:0;
	margin-right:30px;
	margin-bottom:0px;
	margin-left:auto;
	height:50px;
	float:right;
	list-style-position:outside;
	}
.center{
	margin:0 auto;
}
p.center{
	margin: 0 auto;
    width: 590px;
	color:#666;
	font-size:17px;
}
.center p{
	margin:0 auto;
}
.fourOfour #header{
	background-image: url("//www.axisfirst.co.uk/404/axis404/images/topHeader404.jpg");
	background-position: 0 -12px;
    background-repeat: no-repeat;
    height: 100px;
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 0;
    padding-top: 0;
    width: 900px;
}

.fourOfour #headerImg{
	background-image:url("//www.axisfirst.co.uk/404/axis404/images/header404.jpg");
	background-repeat:no-repeat;
	width:900px;
	height:180px;
	margin: 0 30px 20px;
	float:left;
	}
.buttonContainer{
	display: block;
    margin: 0 auto;
    position: relative;
    width: 250px;
	}
.homeButton{
	margin: 20px 15px 0 0;
    width: 105px;
	height:28px;
	display:block;
	background-image:url("//www.axisfirst.co.uk/404/axis404/images/buttonSprite.jpg");
	background-repeat:no-repeat;
	background-position: -10px -10px;
	float: left;
	position:relative;
	}
.homeButton a{
	width: 105px;
	height:28px;
	background-image:url("//www.axisfirst.co.uk/404/axis404/images/buttonSprite.jpg");
	background-repeat:no-repeat;
	background-position: -10px -10px; 
	display:block;
}
.homeButton a:hover{
	background-image:url("//www.axisfirst.co.uk/404/axis404/images/buttonSprite.jpg");
	background-repeat:no-repeat;
	background-position: -10px -48px;
}
.contactButton{
	margin: 20px 0 0 15px;
    width: 105px;
	height:28px;
	display:block;
	background-image:url("//www.axisfirst.co.uk/404/axis404/images/buttonSprite.jpg");
	background-repeat:no-repeat;
	background-position: -122px -10px;
	float: left;
	position:relative;
	}
.contactButton a{
	width: 105px;
	height:28px;
	background-image:url("//www.axisfirst.co.uk/404/axis404/images/buttonSprite.jpg");
	background-repeat:no-repeat;
	background-position: -122px -10px;
	display:block;
}
.contactButton a:hover{
	background-image:url("//www.axisfirst.co.uk/404/axis404/images/buttonSprite.jpg");
	background-repeat:no-repeat;
	background-position: -122px -48px;
}
.clearfloat{clear:both;height:0;font-size:1px;line-height:0px;}

#topNavContainer {
    display: block;
    float: right;
}

#topNavContainer ul {
    margin: 0;
}

#topNavContainer ul li {
    display: inline;
    float: right;
    margin: 10px 0 10px 5px;
}

#topNavContainer ul li a {
    color: #333333;
    text-decoration: none;
}

#topNavContainer ul li a:hover {
    color: #FF7F03;
    text-decoration: underline;
}