@charset "windows-1252";
/* CSS Document */


/* Bottom menu and footer */
#bottom {
margin-top:5px;
/*height: 120px;*/
}



/*Rammi fyrir contact upplısingar í footer. Er partur af neğri body */
.footer {
height: 50px;
width:800px;
float:right;
font-size:11px;
margin-top:10px;
color:#999999;
text-align:right;

}
.footer a:link {
text-decoration:none;
color:#999999;
}
.footer a:hover{
text-decoration:none;
color:#333333;
}

.footer2 {
font-size:8px;
margin-top:10px;
color:#999999;
text-align:right;

}
