body 
{
    font: 	normal, arial, helvetica, sans-serif;	
	color: 	#505367;

}

#header
{
	/*background-color:	#;*/
	background-image: 	url(../images/logga1.jpg);
	background-repeat: 	no-repeat;
    height:				100px;
    top:				50px;
    cursor:				pointer;
}

#wrapper 
{
	border: 	2px #5f7ccb solid;
	margin: 	0 auto;
	width: 		900px;
	
}


#presentation 
{
	background-image: 	url(../images/ulf_uno2.png);
	background-repeat: 		no-repeat;
	background-color:	#fff;
    float:right;
	margin: 	0 auto;
	width: 		230px;
	height:     478px;
	padding:     15px;

	
	
}


#menu
{
	/*background-image: 	url(../images/topmeny.jpg);*/
	padding: 4px;
	background-repeat: 		no-repeat;
	background-color:#5f7ccb;
	border-top: 	2px #fff solid;
	border-bottom:  2px #fff solid;
	height: 20px;	
	
}


#footer
{
	text-align: 		center;
	color: 				#fff;
	/*background-color:	#183da2;*/
	background-color:   #5f7ccb; 
	height: 			30px;
	padding-top: 0.4em;
	
}
#content
{
    background-repeat: 		no-repeat;
	background-position: 	top right; 
	width: 		            550px;
	min-height: 			470px;
	padding-left:           20px;	
	padding-top:            50px;
	
}