/* global settings
----------------------------------------------- */

body {

   
   line-height: 18px;
   background: #ffffff;
   margin: 0 0 0 0 ;
   padding: 0;
   width: 100%;
   height:100%; /* needed for container min-height */
}

a {
color:#567288;
text-decoration:none;
   
}


a:hover {
color: #000;
text-decoration: underline;
   
}

#mediaspace {
	
	float:right;
	margin-right:58px;
	position:relative;
	top:-9.3em;
	right:-4.7em;
	width:360px;
	
}

#mediaspace2 {
	
	float:right;
	margin-right:58px;
	position:relative;
	top:-15.1em;
	right:-4.7em;
	width:360px;
	
}

#mediaspace3 {
	
	float:right;
	margin-right:58px;
	position:relative;
	top:-7.9em;
	right:-4.7em;
	width:360px;
	
}