/******* the basics ************/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #009366;
}
h1 {
	font-size: 16px;
	color: #334d55;
	padding-bottom: 4px;
	background-image: url(png/offshore_engineering_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #009366;
	width: 100%;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h5 {
	font-size: 12px;
	color: #999999;
}
h6 {
	font-size: 10px;
	color: #000000;
}
/********* page structure **********/
#container {
	position:absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	top: 13px;
}
#masthead{
	margin: 0;
	width: 760px;
	background-image: url(png/offshore_engineering_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
}

#content {
	float: left;
	height: 100%;
	width: 530px;
	padding-left: 4px;
}
#content_full {
	float: left;
	height: 100%;
	width: 740px;
	padding-left: 8px;
}
#menubar {
	margin: 0 0 0 540px;
	height: 100%;
	width: 219px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-color: #009366;
}
#menubarcontent{

}
#topmenu {
width: 510px;
float:left;
}
#searchbar {
	margin: 0 0 0 520px;
	width: 200px;
}
#siteInfo{
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	background-image: url(png/offshore_engineering_r8_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
}

/*********** link styles and navigation ************/


.navhead {
	background-color: #000000;
	height: 98px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left top;
	text-align: center;
	background-image: url(png/offshore_engineering_r2_c2.jpg);
	background-repeat: no-repeat;
}

.smenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 212px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.smenulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 212px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.smenulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 212px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.smenulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 212px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #78C3AC;
}
a.smenulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 212px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.whitelink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


/******** forms *********/
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #009366;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.size10 {
	font-size: 10px;
	color: #000000;
}.GREYBOX {
	background-color: #CCCCCC;
	padding: 4px;
	width: 500px;
	border: 3px double #CCCCCC;
	margin-bottom: 15px;
}
.padtop4{
	padding-top: 8px;
	padding-left: 6px;
}
.greenback {
	background-color: #009366;
	width: 100%;
	padding: 8px;
}
.whiteback {
	background-color: #FFFFFF;
	width: 100%;
}
.thumbboxL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 250px;
	height: 320px;
	margin-right: 4px;
	border: 1px dotted #666666;
	margin-bottom: 8px;
	margin-left: 4px;
}
.thumbboxL2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 250px;
	height: 350px;
	margin-right: 4px;
	border: 1px dotted #666666;
	margin-bottom: 8px;
	margin-left: 4px;
}