body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #0a0c35;
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
	background-position: center;
}	

#sidebar ul {
  list-style-type:none;
  margin:0;
  padding:0;
  position:relative;
	background-color: #fff;
	height: 250px;
}

#sidebar li {
  margin:0 0 0 5px;
  height: 60px;
  overflow: hidden;
	line-height: 60px;
	text-align: center;
}

#left ul {
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
	list-style-image: url('http://www.maritiemebackoffice.nl/images/offshore-energy2009.nl/square_offshore_energy.jpg');
}

div.box {
	border-width: 1px; 
	border-style: solid; 
	border-color: #cccccc; 
	padding: 10px;
}

p a {
	text-decoration: underline;
	color: #004080;
}

a {
	color: #0a0c35;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #1fa22e;
}

ul#mainnav {
	margin-top: -4px;
	margin-left: -10px;
}

ul#mainnav > li {
	width: 140px;
	float: left;
}

ul#mainnav > li {
	font-size: 14px;
	color: #0a0c35;
	float:left;
	cursor: hand;
}

img {
	border: 0px;
}

input , form{
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18pt;
	margin: 0;
	color: #1fa22e;
	font-weight: normal;
	font-family: Helvetica;
}

h2 {
	font-size: 10pt;
	margin-top: 5px;
	font-weight: normal;
	color: #1fa22e;
}

h3 {
	font-size: 8pt;
	margin-top: 15px;
	font-weight: normal;
	color: #555;
}

#right h2 {
	margin-top: 7px;
}

#toplinks {
	background-image: url('http://www.maritiemebackoffice.nl/images/navingo.nl/toplinklist_bg.gif');
	background-repeat: repeat-x;
	height: 37px;
	text-align: center;
}
#toplinklist {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	width: 1003px;
	list-style-type: none;
}
#toplinklist li {
	float: left;
	padding-left: 6px;
	padding-right: 20px;
	padding-top: 3px;
}
#toplinklist a {
	text-decoration: none;
	font-weight: bold;
	color: #5C5C5C;
}
#toplinklist a:hover {
	color: #21467A;
}

#twopixels {
	height: 5px;
	background-image: url('http://www.maritiemebackoffice.nl/images/navingo.nl/twopixels.png');
	background-repeat: repeat-x;
}

#contentcontainer {
	width: 997px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 770px;
	float: left;
	margin-bottom: 10px;
	border-right: 1px solid #efefef;
}

#content h1 {
	margin-top: 10px;
	margin-bottom: 14px;
	border-bottom: 1px solid #efefef;
}

#text {	
	margin-top: 15px;
	width: 745px;
	float:left;
	/*background-color: #efefef;*/
	min-height: 300px;
	border-style:solid;
  border-color:#cccccc;
  border-width:1px;
  padding:10px;
}

#banners {
	width: 236px;
	float:left;
	margin-left: 8px;
}

.banner {
	margin-top: 3px;
	width: 234px;
	height: 60px;
}

#fade1 {
	height: 101px;
	width: 997px;
}

#fade1 img {
	padding-top: 0px;
}

#header {
	
}

#headerbar_left {
	width: 710px;
	padding-top:5px;
	float:left; 
}

#headerbar_right {
	width: 60px;
	float: left; 
	text-align: right;
	height:16px;
	line-height: 1em;
	padding-bottom: 10px;
	vertical-align: bottom;
}

#logo_banner {
	margin: 10px 0 0 10px;
	padding: 0;
	height: 100px;
}


#subnav ul {
	margin: 0 0 0 10px;
	list-style-type: none;
	padding: 0;
}

#subnav ul li {
	float: left;
}

#innercontainer {
	background-color: #fff;
	min-height: 360px;
	padding: 5px 0 10px 10px;
}

#left {
	width: 770px;
	float: left;
}

#news {
	clear: both;
	width: 980px;
}

#news div.nleft {
	width: 750px;
	float: left;
	border: 1px solid #ccc; 
	padding: 10px;
}

#news div.nright {
	margin-left: 10px;
	width: 190px;
	float: left;
}

#news ul {
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
	list-style-image: url('http://www.maritiemebackoffice.nl/images/offshore-energy2009.nl/square_offshore_energy.jpg');
}

#right {
	margin-left: 10px;
	width: 200px;
	float: left;
}

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	color: #999;
	padding: 2px 0 0 10px;
}

#footer a {
	text-decoration: none;
	color: #999;
}

#footer a:hover {
	color: #1fa22e;
}

/* rotator in-page placement */
div#rotator {
	margin-left: -20px;
	clear: both;
	position:relative;
	height:350px;
}
/* rotator css */
	div#rotator ul li, div#rotator1 ul li, div#rotator2 ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
	margin: 0;
	padding: 0;
}
div#rotator ul li.show {
	z-index:1;
}

/**/
	.logoParade
	{
		width: 175px;
		height: 70px;
		position: relative;
	}
	.logoParade div.scrollableArea img
	{
		float: left;
		margin-left: 15px;
	}
