@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 15px;
	background-color: #fff;
	color: #333333;
}
.navigation {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	width: 760px;
	border: 1px solid #666666;
	background-position: center center;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 100%;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#topheader {
	width: 760px;
	height:120px;
	margin: 0 auto;
	text-align: center;
	background-position: left center;
	background-image: url(../assets/nigeria_logo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#navigation {
	width: 758px;
	height:30px;
	text-align: center;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}	

#image {
	width: 758px;
	height:245px;
	border: 1px solid #333333;
	background-image: url(../assets/subsea_image.jpg);
	background-repeat: no-repeat;
}	
	
#maintop {
	height:230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

.rightimage {
	float: right;
	margin-right: 5px;
	margin-left: 15px;
}

p em {
	color: #990000;
}
p {
    font-size: 80%; 
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { 
margin: 0; 
padding: 0; 
border: 0; 
} 

a img{ 
border:0; 
}.header {
	font-size: 25px;
	padding-left: 20px;
	line-height: 40px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.space {
	padding-top: 5px;
}

.text {
	padding-left: 20px;
	line-height: 140%;
}

a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
	color: #333333;
	padding-left: -20px;
}
a.text:hover {
	text-decoration: underline;
	color: #666666;
}


.textfooter {
	line-height: 250%;
	font-size: 10px;
	color: #333333;
}

a.textfooter, a.textfooter:link, a.textfooter:active, a.textfooter:visited {
	text-decoration: none;
	color: #333333;
}
a.textfooter:hover {
	text-decoration: underline;
}

.textsub {
	padding-left: 20px;
	line-height: 140%;
	font-size: 16px;
}
