#content {
position: relative;
top: 90px;
}

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

#footer {
top: 700px!important;
}

#contactForm{
position: absolute;
top: 225px;
left: 600px;
}

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

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

