body{
	font-family: verdana, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right: auto;
	text-align: center;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #222222;
	scrollbar-base-color: #333333;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #444444;
	scrollbar-highlight-color: #555555;
	scrollbar-shadow-color: #888888;
}
img{
 	border: none;
}

h1 {
	font-weight: bold;
	color: #19504D;
	font-family: verdana, arial;
	font-size: 12px;
}
#menu a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	font-size: 12px;
	color: #19504D;
	text-decoration: none;
}
::-moz-selection{
	background: #B5B813;
	color: #fff;
}

a.menu2{
	font-size: 12px;
	color: #B5B813;
	text-decoration: none;
}
a.menu2:hover, a.menu2:active{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.txtlink{
	font-size: 12px;
	color: #19504D;
	text-decoration: underline;
}
a.textlink:hover, a.txtlink:active{
	font-size: 12px;
	color: #B5B813;
	text-decoration: none;
}

#main {
	height: auto;
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#topLink {
	position: absolute;
	right: 140px;
	top: 98px;
	font-size: 8pt;
	color: #aaa;
}
#topLink a {
	color: #aaa;
	text-decoration: none;
}
#topLink a:hover {
	color: #aaa;
	text-decoration: underline;
}

#top {
	height: 300px;
	background-image: url(images/layout_1.jpg);
	position: relative;
}
#topPic1 {
	position: absolute;
	right: 376px;
	top: 131px;
	width: 102px;
	height: 102px;
}
#topPic2 {
	position: absolute;
	right: 258px;
	top: 131px;
	width: 102px;
	height: 102px;
}
#topPic3 {
	position: absolute;
	right: 140px;
	top: 131px;
	width: 102px;
	height: 102px;
}
#logoTop {
	position:absolute;
	left:216px;
	top:144px;
	width:247px;
	height:78px;
}
#steenTop {
	position:absolute;
	left:68px;
	top:117px;
	width:134px;
	height:182px;
}

#menu {
	position:absolute;
	left:217px;
	top:272px;
	width:697px;
	height:14px;
}

#menu2 {
	height: 20px;
	margin-left: 216px;
	margin-top: 10px;
	text-align: left;
	background-color: #19504D;
}

#content {
  position: relative;
	height: auto;
	text-align: left;
	margin-left: 215px;
	margin-top: 30px;
	margin-right: 140px;
}

#contentLeft {
  
  position: absolute; 
  left: -147px;
  top: 0px;
  
}

.tumbnail {
	width: 70px;
	height: 50px;
	padding: 5px;
	float: left;
}
