body {
text-align : center;
margin: 0;
background: url(../images/gradbak.gif) repeat-x #00969D;
}

#outer {
position: relative;
margin : 0 auto;
margin-top: 40px;
width: 796px;
z-index: 1;
background: url(../images/pagebak.gif) #00747B;
}

#holder {
position: relative;
margin : 0 auto;
width: 796px;
z-index: 2;
padding-top: 2px;
background: url(../images/pagetop-bak.gif) no-repeat top center;
}

#container {
position: relative;
width : 764px;
margin : 0 auto;
}

#footshado {
position: relative;
width: 796px;
margin : 0 auto;
height: 52px;
vertical-align: bottom;
}