@charset "UTF-8";
body {
font-family: Gill Sans Light, Arial, Helvetica, sans-serif;
letter-spacing: 0.05em;
margin: 50px 50px 0 0;
padding: 0;
background-color: #FFFFFF;
background-image: url(bg.jpg);
}
#menu {
position: absolute;
}
a:link, a:visited {
color: #FFFFFF;
text-decoration: none;
}
.level1 {
font-size: 18px;
text-transform: uppercase;
background-color: #000000;
padding: 7px 40px 5px 10px;
line-height: 32px;
}
a:hover.level1 {
padding-right: 60px;
}
.level2 {
font-size: 13px;
color: #FFFFFF;
text-transform: uppercase;
background-color: #f57920;
padding: 5px 40px 4px 10px;
margin-bottom: 25px;
line-height: 13px;
float: left;
clear: both;
}
.level3 {
font-size: 12px;
color: #FFFFFF;
text-transform: uppercase;
background-color: #000000;
padding: 5px 40px 4px 10px;
margin: 5px 0 0 0;
line-height: 12px;
float: left;
clear: both;
}
a:hover.level3 {
padding-right: 60px;
}
#slideweb, #slideprint, #slideidentity, #slideother, #slidecontact {
display: none;
line-height: 0;
font-size: 11px;
}
.level4 {
font-size: 11px;
color: #FFFFFF;
text-transform: uppercase;
background-color: #f57920;
padding: 4px 40px 3px 10px;
margin: 1px 0 0 0;
line-height: 11px;
display: block;
float: left;
clear: both;
}
a:hover.level4 {
background-color: #000000;
padding-right: 60px;
}
a:active.level1, a:active.level2, a:active.level3, a:active.level4  {
background-color: #000000;
}
#content {
width: 900px;
height: 450px;
float: left;
margin-top: -1px;
}
iframe {
width: 600px;
height: 550px;
border: 0;
padding: 0;
margin: 0;
float: right;
}
