div#mainContent {
height: 460px;
width: 910px;
clear: both;
padding: 10px;
top: 20px;
background-image: url(../images/main_content_BG60trans.png);
background-repeat: repeat;
position: relative;
margin: auto;
}

#ContactList {
font-family:"Futura",Arial,Sans-serif;
width: 300px;
font-size:13px;
line-height:19px;
color: #9c9c9c;
padding-left:10px;
padding-top: 60px;
position: absolute;
}

#LocationMap {
padding-left:10px;
padding-top:20px;
position: absolute;
top:0px;
right:20px;
}

#ContactInfoContainer {
width: 220px;
height: 150px;
margin-top:285px;
padding:10px;
background-image: url(../images/trans80.png);
background-repeat: repeat;
position: absolute;
top:0px;
right:5px;
left:20px;
color:#FFFFFF;
z-index:1;
}

#InternWithUs{
width: 400px;
height: 500px;
margin-top:0px;
padding:10px;
position: absolute;
top:0px;
right:5px;
left:250px;
color:#FFFFFF;
z-index:1;
}
#Divisions {
width: 620px;
height: 300px;
margin-top:20px;
padding:20px;
background-image: url(../images/contact_footer_BG70trans.png);
background-repeat: repeat;
position: absolute;
top:0px;
right:5px;
left:250px;
color:#FFFFFF;
z-index:1;
}
</style>
