#content {
position: relative;
top: 88px;
height:353px;
padding:20px 20px 20px 45px;
}

#mainContent {
float: left;
width: 550px;
}

#footer {
top: 650px!important;
}

#contactForm{
position: absolute;
top: 212px;
left: 660px;
}

h1, h2, h3 {
color: #D45A00!important;
}

p {
margin: 0;
padding: 0!important;
}

#contact a,
#contact a:hover
{
background:url("../images/eclipse-nav-active.png") repeat-x 0 0;
}
