#topbar {
width:980px;
height:36px;
background:url(images/home/topbar.jpg) no-repeat;
}
#topbar ul {
list-style:none;
margin:0;
padding:0;
float:right;
margin-right:40px;
margin-top:10px;
}
#topbar ul li {
float:left;
text-transform:uppercase;
font-weight:bold;
color:#f1e2a8;
margin-left:40px;
}
#topbar ul li a{
text-decoration:none;
color:#f1e2a8;
}
#logo {
background:url(images/home/logo.jpg) no-repeat;
width:237px;
height:362px;
float:left;

}
#flash {
background:url(images/home/flash.jpg) no-repeat;
width:743px;
height:362px;
float:left;
overflow:hidden;
}
#flash img {
width:743px;
height:362px;
}