body {
  background:url(images/bg.gif) repeat-x #E2E9E2;
  margin:0px;
}

.content {
  background: url(images/index_03.gif) no-repeat bottom;
  padding-left:35px;
  padding-right:45px;
}

.footer {
 margin-bottom:45px;
 margin-top:30px;
 color:#929B89;
 font-weight:bold;
}

.header{
padding-left:35px;
padding-right:45px;
}

.logo {
}
.menu{
position:relative;
float:left;
width:218px;
height: 192px;
}

#banner{
background:white;
position:relative;
float:right;
width:463px;
height: 192px;
overflow:hidden;
}

.thumb {
border:1px solid #ccc;
margin-top:5px;
}
.loader{
width:400px;
height:100%;
background:white;

}