* { 
margin: 0; 
padding: 0;
}

a img {
border: none;
}

a {
color: #2180bd;
}

a:visited {
color: #627c8d;
}

a:active, a:hover {
color: #f06;
}

body {
background: #041f39 url(http://xo.io/imex/images/bg-main.jpg) repeat-x top left;
color: #444;
font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, verdana, arial sans-serif;
font-size: 12px;
line-height: 18px;
text-align: center;
min-width: 960px;
width: 1200px;
}

#wrapper {
position: relative;
text-align: left;
margin-right: auto;
margin-left: auto;
width: 960px;
height: 100%;
}

#page {
background-color: white;
width: 960px;
height: 100%;
-webkit-box-shadow: rgba(0, 0, 0, 0.33) 0 5px 25px;
-moz-box-shadow: rgba(0, 0, 0, 0.33) 0 5px 25px;
}

div {
position: relative;
}

#header {
width: 960px;
height: 250px;
float: left;
}

#header h1 {
background: #fff url(../images/header-main.jpg) repeat-x top left;
width: 960px;
height: 250px;
}

#header h1 span {
display: none;
}

#imex-frankfurt {
float: left;
width: 480px;
background-color: white;
padding-bottom: 40px;
}

#imex-america {
float: left;
width: 480px;
background-color: #e2f0ff;
padding-bottom: 40px;
}

#imex-frankfurt p, #imex-america p {
padding: 0 85px 18px 85px;
}

#imex-frankfurt-logo {
display: block;
margin: 30px 20px 35px 55px;
}

#imex-america-logo {
display: block;
margin: 20px 20px 20px 50px;
}

#imex-frankfurt-button {
background: transparent url(../images/button-imex-frankfurt.jpg) repeat-x top left;
display: block;
width: 304px;
height: 56px;
margin: 20px 20px 20px 85px;
}

#imex-america-button {
background: transparent url(../images/button-imex-america.jpg) repeat-x top left;
display: block;
width: 304px;
height: 56px;
margin: 20px 20px 20px 85px;
}

#imex-frankfurt-button span, #imex-america-button span {
display: none;
}

#imex-frankfurt h2 a {
display: block;
width: 480px;
height: 60px;
background: transparent url(../images/header-frankfurt.jpg) no-repeat top left;
}

#imex-america h2 a {
display: block;
width: 480px;
height: 60px;
background: transparent url(../images/header-america.jpg) no-repeat top left;
}

#imex-frankfurt h2 a span, #imex-america h2 a span {
display: none;
}

#imex-email {
clear: left;
}

#imex-email a {
display: block;
width: 960px;
height: 52px;
background: transparent url(../images/footer-address.png) no-repeat top left;
}

#imex-email span {
display: none;
}

#imex-frankfurt-button:hover, #imex-frankfurt-button:active,
#imex-america-button:hover, #imex-america-button:active,
#imex-email a:hover, #imex-email a:active,
#imex-frankfurt h2 a:hover, #imex-frankfurt h2 a:active,
#imex-america h2 a:hover, #imex-america h2 a:active {
background-position: bottom left;
}

#imex-legal {
padding: 35px 85px;
color: white;
}

#imex-legal p.supplemental {
font-size: 11px;
}

