body {
	margin: 0;
	padding: 0;
	background-color: #101A8D;
	color: #545454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}


#outer {
	background-color:#ffffff;
	float: left;
	width: 970px;
	padding:10px 10px 0 10px;

}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	min-height: 109px;
	background-color: #ffffff;
	color: #e3e3e3;
}

#topbar-content-wrapper {
	clear: left;
	float: left;
	width: 100%;
	padding:21px 0 0;
}

#logo-div {
	float:left;
	width:331px;
	height:58px;
	margin: 0 0 0 30px;
}

#logo-div img {
	border:0px;
}

#address-div {
	float: right;
	padding: 29px 0 0;
	background-color: #ffffff;
	color: #131112;
	font-size: 150%;
	font-weight: normal;
}

#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #716c51;
	color: #ffffff;
}
#telemail {
	position: absolute;
	top: 10px;
	left: 514px;
	width: 218px;
	height: 18px;
	border: 0;
}
#strapline {
	position: absolute;
	top: 128px;
	left: 440px;
	font-size: 70%;
	line-height: 1.3em;
}

#navmain {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;

}

#navbar {
	clear: left;
	float: left;
	width: 970px;
	padding: 0;
	margin:0;
	background-color: #96D8FE;
	color: #e3e3e3;
	border-bottom: 8px solid #ffffff;
	border-top: 8px solid #ffffff;
}

#navmain ul {
	padding:0px;
	margin:0px;
}

#navmain li {
	float: left;
	border-left: 4px solid #ffffff;
	list-style:none;


}
#navmain li.first {
	border: 0;
}

#navmain li.last {
	border-right: 4px solid #ffffff;
	
}
#navmain li a {
	float: left;
	padding: 10px 20px 10px 20px;
	background-color: #96D8FE;
	color: #131112;
	text-decoration: none;
}
#navmain li a:hover,
#navmain li a:focus,
#navmain li a:active {
	background-color: #101A8D;
	color: #ffffff;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
}

/************************************/
/* TOP IMAGE LEFT AND RIGHT WRAPPER */
/************************************/
#top-image-wrapper {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	z-index:0;
	background-color:#ffffff;
	border-bottom:15px solid #ffffff;
}

#top-image-wrapper .left {
	float:left;
	position:relative;
	z-index:0;
	background-color: #ffffff;
	background-image: url("/images/top-images/top-image1-home.jpg");
	background-repeat: no-repeat;
	width:800px;
	height:180px;
}
#top-image-wrapper .whatwedo {
	background-image: url("/images/top-images/top-image1-whatwedo.jpg");
	width:800px;
	height:180px;
}
#top-image-wrapper .micaglass {
	background-image: url("/images/top-images/top-image1-micaglass.jpg");
	width:800px;
	height:180px;
}
#top-image-wrapper .pressure {
	background-image: url("/images/top-images/top-image1-pressure.jpg");
	width:800px;
	height:180px;
}
#top-image-wrapper .cctv {
	background-image: url("/images/top-images/top-image1-cctv.jpg");
	width:800px;
	height:180px;
}
#top-image-wrapper .howtofind {
	background-image: url("/images/top-images/top-image1-howtofind.jpg");
	width:800px;
	height:180px;
}
#top-image-wrapper .subsea {
	background-image: url("/images/top-images/top-image1-subsea.jpg");
	width:800px;
	height:180px;
}
#top-image-wrapper .left #textbox {
	position:relative;
	z-index:99;
	display:block;
	width:446px;
	height:108px;
	margin:22px 0 0 0;
	background-color:#101A8D;
	border:1px solid #ffffff;
	padding:5px 20px 20px 20px;
}

#top-image-wrapper .left #textbox h1 {
	font-size:230%;
	background-color:#101A8D;
	color:#ffffff;
	font-weight:normal;
}

#top-image-wrapper .left #textbox p {
	font-size:75%;
	background-color:#101A8D;
	color:#ffffff;
	font-weight:bold;
}


#top-image-wrapper .right {
	float:right;
	display:block;
	height:179px;
	border:1px solid #101A8D;
	
}

#top-image-wrapper .right img {
	border:0px;
	width:155px;
	height:155px;
}

#top-image-wrapper .right .titles {
	display:block;
	padding:4px;
	text-align:center;
	background-color:#101A8D;
	color:#ffffff;
	font-size:80%;
	font-weight:bold;
	padding:4px;
}


/***********************************************/

#container {
	float:left; 
	width:970px; 
	background-color:#ffffff;
	
}

/************************************************/

#leftpanel {
	float:left;
	background-color:#ffffff;
	border-right:1px solid #101A8D;
	min-height:500px;
	margin:0;
	padding:0px;
	width:238px;

}

#leftpanel li {
	display:block;
	list-style:none;
	background-color:#585FAF;
	margin:0 0 4px 0;
	border-bottom:4px solid #ffffff;
	margin-right:15px;
	padding:0px;
}

#leftpanel li a {
	display:block;
	background-color:#585FAF;
	color:#ffffff;
	font-size:75%;
	text-decoration:none;
	padding:8px 0 8px 24px;
	width:200px;

	
}
#leftpanel li a:hover,
#leftpanel li a:focus,
#leftpanel li a:active {
	background-color:#101A8D;
	color:#ffffff;

	
}
#leftpanel li.active a {
	display:block;
	background-color:#96D8FE;
	color:#101A8D;
	font-size:75%;
	text-decoration:none;
	padding:8px 0 8px 24px;
	width:200px;
	font-weight:bold;

	
}
#leftpanel li a:hover,
#leftpanel li a:focus,
#leftpanel li a:active {
	background-color:#101A8D;
	color:#ffffff;

	
}
#leftpanel ul {
	margin:0px;
	padding:0px;
	
}
#leftpanel ul.selected,
#leftpanel.expandall ul {
	
	
}

/*************************************************************************/
#navleft {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	padding: 0;
	border-top: 16px solid #ffffff;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
}

#navleft li {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 1px;
	background: #ffffff url("/images/bg-navleft-li.gif") repeat-x 0 bottom;
	color: #777777;
}
#navleft li a {
	clear: left;
	float: left;
	width: 124px;
	padding: 3px 6px 3px 16px;
	background: #e8e8e8 url("/images/bg-navleft-li-a.gif") no-repeat 0 8px;
	color: #777777;
	text-decoration: none;
	outline: 0;
}
#navleft li a:hover,
#navleft li a:focus,
#navleft li a:active {
	background-color: #d4d4d4;
	color: #595959;
}
#navleft ul {
	display: none;
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}
#navleft ul.selected,
#navleft.expandall ul {
	display: block;
}
#navleft li li {
	padding: 1px 0 0;
	background-position: top;
}
#navleft li li a {
	background: #ffffff url("/images/bg-navleft-li-li-a.gif") no-repeat 0 6px;
	color: #777777;
}
#navleft li li a:hover,
#navleft li li a:focus,
#navleft li li a:active {
	background-color: #ffffff;
	color: #595959;
}
#navleft li.selected a {
	background-color: #ffffff;
	color: #000000;
}

#content {
	float: left;
	width: 560px;
	background-color: #ffffff;
	/*min-height:315px;*/
	padding:0;
}

#content h1 {
	font-size:130%;
	color:#101A8D;
	font-weight:normal;
	padding:10px 0 10px 0;
}
#content h2.blueback {
	font-size:120%;
	color:#ffffff;
	font-weight:normal;
	padding:2px 0 2px 4px;
	background:#101A8D;
}
#content a {
	background-color: #ffffff;
	color: #25478d;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #ff6600;
}
#content h2 {
	font-size:120%;
	color:#101A8D;
	font-weight:normal;
	padding:10px 0 10px 0;
}
#content h6 {
	font-size: 70%;
	line-height: 1.5em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.5em;
}

#content ul,
#content ol {
	margin-bottom: 1.2em;
	background-color: #ffffff;
	color: #25478d;
	font-size: 70%;
	line-height: 1.3em;
}
#content li {
	margin: 0 0 0.2em;
}
#content table {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.5em;
}
#content th,
#content td {
	padding: 3px;
	vertical-align: top;
}
#content th {
	text-align: left;
}
#content .lefttable {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.5em;
	padding:0 0 0 30px;
	float:left;
}
#content .righttable {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.5em;
	padding:0 0 0 20px;
	float:left;
}
#content table ul,
#content table ol {
	font-size: 100%;
	line-height: inherit;
}
#content .mainimg {
	clear: left;
	float: left;
	width: 100%;
}
#content .mainimg img {
	display: block;
	margin: 0 auto 16px;
	border: 0;
}
#content .formcontainer {
	clear: left;
	float: left;
	background-color: #e8e8e8;
	color: #545454;
}
#content .formcontainer h6 {
	clear: left;
	float: left;
	width: 392px;
	padding: 3px 6px;
	background-color: #25478d;
	color: #ffffff;
	font-size: 80%;
}
#content form.standard {
	clear: left;
	float: left;
	width: 392px;
	padding: 6px;
	font-size: 80%;
	line-height: 1.3em;
}
#content form.standard th,
#content form.standard td {
	padding: 2px;
}
#content form.standard th {
	text-align: left;
}
#content form.standard p {
	font-size: 100%;
}
#content form.standard input.submit {
	background-color: #ff6600;
	color: #ffffff;
	border: 1px solid #ff6600;
	font-weight: bold;
	cursor: pointer;
}
#content .list {
	clear: left;
	float: left;
	width: 100%;
}
#content .list .item {
	position: relative;
	clear: left;
	float: left;
	width: 402px;
	margin: 0 0 12px;
	background: #ffffff url("/images/bg-list-item.gif") repeat-y 0 0;
	color: #545454;
	border: 1px solid #d2cec7;
}
#content .list .item .img {
	float: left;
	width: 90px;
	padding: 4px 0 4px 4px;
}
#content .list .item .img img,
#content .list .item .img a.noimg {
	display: block;
}
#content .list .item .img img {
	width: 90px;
	height: 90px;
	border: 0;
}
#content .list .item .img a.noimg {
	min-height: 30px;
	padding: 30px 0;
	background-color: #ffffff;
	color: #545454;
	font-size: 65%;
	line-height: 1.2em;
	text-align: center;
	text-decoration: none;
}
#content .list .item .img a.noimg:hover,
#content .list .item .img a.noimg:focus,
#content .list .item .img a.noimg:active {
	background-color: #ffffff;
	color: #000000;
}
#content .list .item .detail {
	float: right;
	width: 284px;
	padding: 9px 9px 9px 0;
}
#content .list .item .detail h6 a {
	background-color: #ffffff;
	color: #545454;
	text-decoration: none;
}
#content .list .item .detail h6 a:hover,
#content .list .item .detail h6 a:focus,
#content .list .item .detail h6 a:active {
	background-color: #ffffff;
	color: #ff6600;
}

#content .list .item a.more {
	position: absolute;
	right: 9px;
	bottom: 9px;
	display: block;
	padding: 0 5px;
	background-color: #9d9a94;
	color: #ffffff;
	font-size: 65%;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
}
#content .list .item a.more:hover,
#content .list .item a.more:focus,
#content .list .item a.more:active {
	background-color: #9d9a94;
	color: #333333;
}

#content .formproduct {
	clear: left;
	float: left;
	width: 50%;
	padding: 0 0 6px;
	background-color: #e8e8e8;
	color: #545454;
}
#content .formproduct h6 {
	padding: 3px 6px;
	background-color: #25478d;
	color: #ffffff;
}
#content .formproduct .buttons {
	clear: left;
	float: left;
	width: 100%;
	padding: 6px 0 0;
}
#content .formproduct input.submit {
	float: right;
	margin: 0 6px 0 0;
	background-color: #ff6600;
	color: #ffffff;
	border: 1px solid #ff6600;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	cursor: pointer;
}
#content .sup {
	position: relative;
	top: -6px;
	font-size: 80%;
	line-height: 1.3em;
}

.textcontainer {
	width:530px;
	padding:0 10px 10px 10px;
	float:left;
}
.textcontainer .listleft {
	width:255px;
	float:left;
	font-weight:bold;
}
.textcontainer .listright {
	width:255px;
	float:left;
	font-weight:bold;
}
.textcontainerwider {
	width:540px;
	padding:0 10px 10px 10px;
	float:left;
}
.textcontainerwider .leftcontent {
	width:300px;
	padding:0 10px 10px 0;
	float:left;
}
.textcontainerwider .rightcontent {
	float:right;
	padding:0 0 10px 10px;
	width:200px;
}
.textcontainerwider .rightcontent img {
	border:1px solid #101A8D;
	margin:0px 0px 15px 0px;
	float:right;
}
.textcontainerwider .leftcontentcontact {
	width:190px;
	padding:0 10px 10px 0;
	float:left;
}
.textcontainerwider .rightcontentcontact {
	float:left;
	padding:0 0 10px 10px;
	width:360px;
}
/********************************************************************/

#right-panel-wrapper {
	float:right;
	margin:0;
	padding:0;
	width:170px;
}
#right-panel-wrapper .rightpanel {
	display:block;
	float:right;
	width:157px;
	background-color:#ffffff;
	border-bottom:15px solid #ffffff;
	
}

#right-panel-wrapper .rightpanel .right {
	float:right;
	display:block;
	border:1px solid #101A8D;
	
}

#right-panel-wrapper .rightpanel .right img {
	display:block;
	border:0px;
	width:155px;
	height:155px;
	margin:auto;
}

#right-panel-wrapper .rightpanel .right .titles {
	display:block;
	padding:4px;
	text-align:center;
	background-color:#101A8D;
	color:#ffffff;
	font-size:80%;
	font-weight:bold;
	padding:4px;
}
/**********************************************************************/

#slideshow {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	min-height: 200px;
	margin: 0 0 1.2em;
}
#slideshow img {
	display: block;
	width: 404px;
	height: 200px;
	border: 0;
}

/*******************************************************************/


#footerboxesbar {
	clear: left;
	float: left;
	width: 100%;
}
#footerboxesbar img {
	display: block;
	margin: 0 auto;
}
#footerboxesbar h6 {
	padding: 2px 5px;
	background-color: #ff6600;
	color: #ffffff;
	font-size: 70%;
	line-height: 1.3em;
}
#footerboxesbar label {
	display: block;
	margin: 0 0 4px;
	font-size: 65%;
	line-height: 1.3em;
}
#footerboxesbar input {
	float: left;
	width: 14em;
	margin: 0 0 4px;
	font-size: 70%;
	line-height: 1.3em;
}
#footerboxesbar input.submit {
	width: auto;
	margin: 0 0 0 0.4em;
	background-color: #666666;
	color: #ffffff;
	border: 1px solid #666666;
	font-weight: bold;
	cursor: pointer;
}
#footerboxesbar .box {
	float: right;
	width: 372px;
}
#footerboxesbar .box.first {
	float: left;
}
#footerboxesbar .content {
	float: left;
	width: 358px;
	min-height: 50px;
	padding: 4px 6px;
	border: 1px solid #cccccc;
	border-top: 0;
}
#footernavbar {
	clear: left;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #333333;
	border-top: 16px solid #ffffff;
	border-bottom: 16px solid #ffffff;
	font-size: 65%;
	line-height: 1.3em;
	text-align: center;
}
#footernavbar a {
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
}
#footernavbar a:hover,
#footernavbar a:focus,
#footernavbar a:active {
	background-color: #ffffff;
	color: #ff6600;
}
#footer {
	float: left;
	clear:left;
	width: 100%;
	padding: 4px 0;
	background-color: #101A8D;
	color: #6c6964;
	font-size: 65%;
	line-height: 1.3em;
	text-align: center;
	margin:10px 0 10px 0;
}
#footer a {
	background-color: #101A8D;
	color: #6c6964;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #101A8D;
	color: #ffffff;
}
fieldset{
	border:0;
}
fieldset tr{
}
td label {
	font-size: 90%;
}
td.right {
	text-align: right;
}
fieldset.two div {
	font-size: 75%;
}
fieldset.two .textarea {
	margin: 0 0 6px;
}
fieldset.two .textarea label {
	display: block;
	margin: 0 0 6px;
}
fieldset.two textarea {
	width: 90%;
}
input.reset,input.submit {
	font-weight: bold;
	width: auto;
	cursor: pointer;
}
input.reset {
	background-color: #999999;
	color: #ffffff;
	border: 1px outset #999999;
	margin:0 0 0 200px;
}
input.submit {
	background-color: #555555;
	color: #ffffff;
	border: 1px outset #555555;
}
table.buttons th,table.buttons td {
	border: 0;
}
.clearcontent{
	float:left;
	clear:left;
	width:100%;
}
