* {
margin: 0;
}

html, body {
height: 100%;
font: 9pt futura, "century new gothic", arial, sans-serif;
line-height: 14pt;
letter-spacing: 0.1em; 
background: #181818 url(images/bg2.gif) no-repeat bottom left fixed;
color: #fff;
}

a {
text-decoration: none;
color: #ccc;

}

a:active {
text-decoration: none;
color: #999;
font-weight: bold;
}

a:link {
text-decoration: none;
color: #ccc;
font-weight: bold;
}

a:visited {
text-decoration: none;
color: #000;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #fff;
font-weight: bold;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}

.logo {
position: absolute;
left: 45px;
top: 30px;
}

.nav {
background: #181818 url(images/header-wave.gif) no-repeat;
text-align: center;
width: 100%;
height: 180px;
text-align: center;
}

.content {
float: left;
margin-left: 400px;
background-color: #666;
width: 600px;
padding: 20px;
border: 1px solid #999;
}

.sidebar {
float: right;
}

.contentimage {
float: right;
padding: 10px;
border: 2px;
}

h3 {
font: 10pt;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
background: #000;
}

h4 {
font: 10pt;
margin-top: 7pt;
margin-bottom: 7pt;
margin-left: 7pt;
color: #000;
}

.links {
margin: 8px;
border: 1px solid #fff;
}

.liquidation {
margin: 8px;
padding: 4px;
border: 1px solid #000;
width: 450px;
}

.data {
margin: 2px;
padding: 2px;
border: 1px solid #000;
text-align: right;
}

.choice {
font: 7pt futura, "century new gothic", arial, sans-serif;
}

.row1 {
background: #737373;
font: 8pt futura, "century new gothic", arial, sans-serif;
height: 45px;
}

.row2 {
background: #575757;
font: 8pt futura, "century new gothic", arial, sans-serif;
height: 45px;
}

.item {
width: 200px;
}

.footer, .push {
margin-top: 4em;
clear: both;
height: 4em;
text-align: center;
}
