div#rightLeg {
 width: 370px;
}

div#footer {
 right: 370px;
}

div#contactUs {
 width: 380px;
}

div#contentRight {
 right: 102px;
}

div#contentMain {
 left: 4%;
 width: 55%;
 height: 340px;
 overflow: auto;
}

div#contentMain h1 {
 margin-top: 0;
}
