* {	margin: 0;	padding: 0;}
body {font-family: Arial, Helvetica, sans-serif; font-size:100.1%}
#wrap {width:960px; margin: 0 auto}
a, a:link, a:visited {color:#f6891f; text-decoration:none}
a:hover { color:#666}
#rotator {
cursor: default;
overflow: hidden;
margin: 50px auto 10px;
position: relative;
width: 564px;
height: 528px;
}
#rotator img {
border: 0;
/*cursor: pointer;*/
width: 100%;
height: 100%;
}
#rotator img {
display: none;
position: absolute;
top: 0;
left: 0;
}
#rotator img a { cursor:default}

#footer  {text-align: center; width:100%;}
h1 { margin-top:25px}
p { font-size:8pt}
/*<meny>*/
.mainNav ul {white-space: nowrap; margin: 5px 0 0 0}
.mainNav li { 
display: inline;
list-style-type: none;
padding:0;
margin:0
}