body 
{ 
	background-image: url('../Images/background.gif');
	background-repeat:repeat-x;
	background-color:#d1e429;
	margin:0px;
	font-family:arial;
	font-size:12px;
}
a img {
	border:0px;
}
#wrapper 
{
	position:relative;
	margin: 0 auto;				
	width:950px;
}
#header {
	background-repeat:no-repeat;
	width:950px;
	height:191px;
}
#fader {
	position:absolute;
	width:550px;
	height:191px;
	margin-left:400px;
	z-index:1;	
	overflow:hidden;
}
#overlay {
	position:absolute;
	width:550px;
	height:191px;
	z-index:3;
	background-image: url('../Images/header.png');
}

#logo {
	position:absolute;
	width:950px;
	height:191px;
	z-index:2;
	text-align:right;
	background-image: url('../Images/header.png');
}

#midwrapper {
	background-color:#fff;
	width:950px;
	min-height:600px;	
}
#footer {
	background-image: url('../Images/footer.jpg');
	background-repeat:no-repeat;
	width:952px;
	height:75px;
}
#copyright {
	width:952px;
	height:75px;
	text-align: center;
	font-family:arial;
	font-size:10px;
	color:#225A6B;
}

#navigation {
	float:left;
	width:200px;
	padding-top:20px;
}

#nvmfunda {
	float:left;
	width:200px;
	padding:10px;
	margin-left: 20px;
	margin-top: 100px;
}

#content {
	float:left;
	width:750px;
	min-height:600px;
	height:auto;
}
#frontleft {
	float:left;
	width:480px;
	height:200px;
	padding:40px;
}
#frontright {
	float:left;
	width:160px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-left:1px dashed #225A6B;
	height:auto;
}
#navigation .button {
	width:200px;
	height:31px;
	background-image: url('../Images/button.gif');
	background-repeat:no-repeat;		
	padding-top:20px;		
	padding-left:20px;
	text-align:center;
}
#navigation .button a {
	color:#225A6B;
	font-weight:bold;
	font-size:14px;				
	text-decoration:none;
}
a { 
	color:#225A6B;				
}

h1 {
	font-size:20px;
	color: #225A6B;
	margin-bottom:8px;
}

h2 {
	font-size:16px;
	color: #225A6B;
	margin-bottom:8px;
}

input[type=text] {
	width:200px;
}

/* Page */
.searchresult {
	padding:10px;
	background-color:#ccc;
}
#sitemap li {
	margin:20px;
}

.rightthumbwrapper {
	float:left;
	clear:both;
	width:160px;
	margin-bottom:10px;
}

.rightthumbwrapper .thumb {
	height:120px;
}

#spotobjects {
	width:500px;
}

.spotthumbwrapper {
	float:left;
	margin-bottom:10px;
	text-align:center;
	margin-right:8px;
	font-size:11px;
}

.spotthumbwrapper .thumb {
	height:90px;
}