#container {
width: 850px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
text-align: left;
overflow: hidden;
}

#logo {
margin-top: 8px;
margin-bottom: 8px;
}

#nav {
background: #0d0d0d url('../images/nav.jpg') top left no-repeat;
width: 850px;
height: 47px;
margin-bottom: 8px;
}

#nav ul {
list-style: none;
padding: 0;
margin-left: 5px;
margin-right: 5px;
}

#nav li {
float: left;
background: url('../images/nav_div.jpg') top right no-repeat;
padding-right: 2px;
}

#nav li a{
display: block;
width: auto;
padding-left: 10px;
padding-right: 10px;
color: #ffffff;
text-align: center;
font-size: 12px;
font-weight: bold;
text-decoration: none;
line-height: 48px;
}

#nav ul li a:hover {
color: #dce7fe;
text-decoration: underline;
}

#nav div {
position: absolute;
visibility: hidden;
margin: 0;
padding: 0;
background: #061739;
border: 1px solid #0c275f;
}

#nav div a {
position: relative;
display: block;
margin: 0;
padding: 10px 10px;
width: auto;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #061739;
color: #ffffff;
font: bold 10px verdana;
}

#nav div a:hover{
background: #061739;
color: #96abd4;
}

#flash {
width: 850px;
margin-bottom: 15px;
}

#content {
width: 600px;
overflow: hidden;
}

#content h1, #content h2, #sidebox h2 {
color: #bdbdbd;
font-family: Courier New, Verdana, Serif;
line-height: 1em;
text-align: left;
}

#content p {
color: #ffffff;
font-size: 12px;
line-height: 1.5em;
}

#content div.hr {
width: 100%;
height: 1px;
border: 0;
background: #171717;
margin-top: 6px;
margin-bottom: 12px;
} 

#content ol {
padding: 0;
margin-left: 25px;
padding-left: 10px;
}

#content ol li {
font-size: 12px;
line-height: 1.5em;
color: #ffffff;
margin-bottom: 10px;
}

.about-image {
border: 4px solid #ffffff;
margin-right: 10px;
margin-bottom: 10px;
}

.germaxco-group-image {
border: 4px solid #2b2b2b;
}

#sidebox {
width: 220px;
text-align: center;
}

.sidebox-image {
margin-top: 5px;
margin-bottom: 15px;
}

#footer {
background: #090909 url('../images/footer_bg.jpg') top left repeat-x;
padding-top: 20px;
padding-bottom: 12px;
}

#footer p {
font-size: 10px;
line-height: 1.5em;
text-align: center;
color: #ffffff;
}

.clearDiv {
height: 20px;
}

form {
margin-top: 10px;
margin-bottom: 10px;
}

.contact-box {
margin-bottom: 10px;
overflow: hidden;
}

.contact-box label {
color: #bababa;
font-size: 12px;
display: block;
width: 100px;
vertical-align: center;
text-align: left;
float: left;
padding: 8px;
}

.inputBox {
vertical-align: center;
float: left;
width: 300px;
padding: 6px;
border: 1px solid #587fcd;
font-family: verdana;
font-size: 12px;
color: #163c87;
font-weight: bold;
}

.textArea {
float: left;
width: 400px;
padding: 6px;
border: 1px solid #587fcd;
font-family: verdana;
font-size: 12px;
color: #163c87;
font-weight: bold;
}

.buttons {
margin-left: 116px;
}

.submitButton {
background: url('../images/submitButton.gif') top left no-repeat;
width: 64px;
height: 27px;
border: 0;
cursor: pointer;
}

.error {
width: 390px;
margin-left: 116px;
background: #be3538;
border: 1px solid #d4696b;
padding: 10px;
color: #ffffff;
font-size: 12px;
margin-bottom: 10px;
}

.stat {
margin-left: 116px;
}

.red {
margin-left: 116px;
}

.success {
width: 390px;
margin-left: 116px;
background: #458e21;
border: 1px solid #70c347;
padding: 10px;
color: #ffffff;
font-size: 12px;
margin-bottom: 10px;
}

.germaxco-business {
margin-top: 10px;
margin-bottom: 10px;
}

.germaxco-business ul {
list-style: none;
padding: 0;
margin-left: 30px;
}

.germaxco-business ul li {
background: url('../images/germaxco-business.jpg') top left no-repeat;
font-size: 12px;
height: 60px;
padding-left: 60px;
}

.germaxco-business ul li span {
position: relative;
top: 12px;
color: #ffffff;
font-weight: bold;
}

.affiliate-image {
margin-top: 10px;
text-align: center;
}

.affiliate-image img {
margin-right: 3px;
margin-left: 3px;
}