#box1{
background: url(../images/bg_box1.jpg);
}

#box3{
background: url(../images/bg_box3.jpg);
}

#webSearch{
background: url(/images/bg_search.png);
}

#content{
position: relative;
width: 869px;
height: 283px;
left: 0;
background: url(../images/bg_content.jpg);
}

p.index{
padding: 0 390px 12px 20px;
}

h2.index{
padding: 20px 0 10px 20px;
}


#flashContent{
top: 283px;
}

#footer{
margin-top: 326px;
}