#nav{

height:40px;
}

#box1 {
float:left;
background-image:url(../images/index_02.jpg);
width:520px;
height:189px;
}

#box2 {
float:right;
width:430px;
height:91px;
background-image:url(../images/index_03.jpg);
}

#box3 {
float:right;
width:430px;
height:98px;
}
#content {
background-color:#FFFFFF;
padding:20px;

}

#footer {
height:68px;
border-top: 1px solid #CCCCCC;
background-image:url(../images/footer.gif);
}