
#homeanimation {
position: absolute;
left:50%;
width:760px;
top:125px;
margin-left:-375px;
height:auto;
padding:0px;
}
#homequicklinks {
position: absolute;
margin-bottom: 0px;
width:760px;
height:75px;
clear: both;
}
#homecontent {
position: absolute;
left:50%;
width:760px;
top:378px;
margin-left:-375px;
height:auto;
background-color: #CCCCCC;
}



#hometext {
position: absolute;
left:50%;
width:760px;
top:2125px;
margin-left:-375px;
height:auto;
padding:0px;
}
