body{
text-align:center;
background:#037290 url(images/bg.jpg) left top repeat;
}

#wrapper{
width:724px;
margin:0 auto;
}

#header{
width:724px;
height:312px;
background:url(images/header.jpg) left top no-repeat;
}

#container{
width:724px;
background:#fff;
margin-top:10px;
}

#content{
background:url(images/content-top.gif) left top no-repeat;
min-height:300px;
padding:30px 20px;

}

#footer{
background:url(images/footer.gif) left top no-repeat;
height:65px;
padding-top:22px;
}
#footer span{
color:#fff;
font-size:11px;
font-family:arial;
}

#footer span a{
color:#fff;
font-weight:bold;
}
