body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:center;
	background:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#wrapper { 
	margin: 0 auto;
	width: 940px;
	color:#000000;
	background-color:#89e6ff;
	background-image:url('images/bg.gif');
	text-align:left;
	font-size:80%;
}

#wrappertwo { 
	margin: 0 auto;
	width: 940px;
	color:#000000;
	background-color:#89e6ff;
	text-align:left;
	font-size:80%;
}

a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color:#329ed5;
}

#header {
	position:relative;
	color: #333;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height: 138px;
	color:#808080;
	background-color:#EFEFEF;
}

#header p {
	margin:0em;
	padding:0.8em 0.8em 0em 0.8em;
}

Strong.special {
	padding:0.8em 0.8em 0.8em 0.8em;
}

#logo a {
	position:absolute;
	top:0px;
	left:0px;
	color:#000066;
	display:block;
	width:940px;
	height:138px;
	overflow:hidden;
	line-height:500px;
	background-color:#FFFFFF;
	background-image:url('images/asset-monitor.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

#strapline {
	width:940px;
	height:30px;
	font-size: 120%;
	color:#FFFFFF;
	text-align:right;
	padding:8px 15px 2px 0px;
	background-image:url('images/strapline.gif');
	background-repeat:no-repeat;
}

#strapline a {
	text-decoration:underline;
	font-weight:bold;
}

#content { 
	height: 199px;
	line-height:800px;
	overflow:hidden;
	margin:0px 0px 15px 0px;
	padding:0px;
	background-image:url('images/undersea-cable-protection.png');
	background-repeat:no-repeat;
}

#main p {
	margin:0em;
	padding:0.8em 0.8em 0.8em 0.8em;
}

#maintwo p {
	margin:0em;
	padding:8px 8px 8px 8px;
}

#box p {
	margin:0em;
	padding:0.8em 0.8em 0.8em 0.8em;

}

#box{
	border: 0px solid #000;
	width: 940px;
	background-image:url('images/bg.png');
	text-align: justify;
	margin: 0px 0px 15px 0px;
}

#left{
	width: 300px;
	height: 150px;
	float: left;
	padding: 10px 5px 10px 10px;
}

#right{
	width: 300px;
	height: 150px;
	float: right;
	padding: 10px 10px 10px 5px;
}

#middle{
	width: 300px;
	height: 150px;
	margin: 0 auto;
	padding: 10px 5px 10px 5px;
}

#footer { 
	color: #ffffff;
	border-bottom:solid 1px #000000;
	background-color: #00138f;
	margin: 10px 0px;
	padding: 10px;
	text-align: right;
	background-position: 10px 11px;
}