.container {
text-align:left;
width:1000px;
background-color:#FFF
}

.header {
background-image:url(/img/header.jpg);
height:200px;
}

.logo {
position:absolute;
width:476px;
height:107px;
top:35px;
margin-left:10px;
}

.flash_header {position:absolute;width:252px;height:84px;top:37px;margin-left:530px}

.topmenu {padding-top:149px}
.topmenu li.first {margin:0}
.topmenu li {
display:inline;
float:left;
margin-left:2px;
}

img, ul, li, a {margin:0; padding:0}
ul {list-style:inside}

.footer {height:33px;background:url(/img/footer.jpg)}
.footer_text {color:#FFF;padding:10px}
.footer_tel {float:right}