#contactForm {
	position: absolute;
	top: 775px;
	left: -6000px;
}
#content {
	position: relative;
	top: 75px;
	width: 460px;
}
#container #contentRight {
	width: 460px;
	position: absolute;
	right: 10px;
	top: 300px;
}


#footer {
top: 700px!important;
}
.linkImg {
	float: left;
	border: 1px solid #D4510F;
	margin-right: 5px;
}


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;
}
