

div.footerwrapper
{
background: #c7e0f4;
color: #000;
position:relative;
border: 1px solid #000;
top: -30px;
height:140px;
border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}

div.footmenu
{
width:1027px; 
position:relative; 
left:0px; 
top:68px;'
}