body {
background: #ffffff;
color: #000000;
font-size: 11px;
font-family: Arial, helvetica, sans-serif;
}

#outer_wrapper {
margin-left: 80px;
}

.inner_wrapper {
width: 799px;
height: 722px;
}

.inner_wrapper.home {
background: transparent url(http://viciventus.no/img/home.png) no-repeat 0 -40px;
}

.inner_wrapper.solutions {
background: transparent url(http://viciventus.no/img/solutions.png) no-repeat 0  -40px;
}

.inner_wrapper.aboutus {
background: transparent url(http://viciventus.no/img/aboutus.png) no-repeat 0  -40px;
}

.inner_wrapper.contact {
background: transparent url(http://viciventus.no/img/contact.png) no-repeat 0  -40px;
}

.main_menu {
position: relative;
left: 113px;
top: 30px;
width: 613px; /* 613 */
height: 21px; /* 21 */
padding: 0;
clear: both;
}

.main_menu_item {
float: left;
padding: 5px 20px 0 20px;
height: 17px; /* 21 */
}

.main_menu_item.selected {
background: #3366cc;
}


.main_menu_item a {
font-weight: bold;
text-transform: uppercase;
font-size: 1em;
color: #000000;
text-decoration: none;
}

.main_menu_item.selected a {
background: #3366cc;
color: #ffffff;
}

.main_menu_item a:hover {
color: #3366cc;
}

.main_content {
clear: both;
position: relative;
left: 113px;
top: 36px;
}

h2 {
color: #003399;
}

img {
border: none;
}

img.owner_logo {
float: left;
padding-right: 40px;
border: none;
background: none;
}

a.image {
border: none;
}

img.home_ill {
float: left;
padding-right: 10px;
padding-bottom: 10px;
border: none;
background: none;
}

img.image_left {
float: left;
padding-right: 20px;
padding-bottom: 20px;
border: none;
background: none;
}

img.transparent_logo_link {
position: relative;
left: 55px;
}