body { background: #2a6097 url(../image/body_bg.png) repeat-x; }

#container { background: #fff url(../image/container_bg.png) repeat-y; width: 950px; padding: 0 30px; margin: 0 auto; position: relative; }

#header { background: #ddd url(../image/header_bg.png) no-repeat; }
h1#logo { background: #fff url(../image/logo.png) no-repeat; width: 640px; text-indent: -9999px; }
h1#logo a:link, h1#logo a:visited { display: block; height: 120px; }

#footer { background: #444 url(../image/footer_bg.png)  top left repeat-x; color: #eee; text-align: center; padding: 1.4em 0; }
#footer a:link, #footer a:visited { color: #fff; text-decoration: none; }

#ds_left, #ds_right { position: absolute; top: 0; width: 30px; height: 465px; }
#ds_left { left: 0; background: url(../image/ds_left.png) top left no-repeat; }
#ds_right { right: 0; background: url(../image/ds_right.png) top left no-repeat; }

#flash { position: absolute; top: 0%; left: 30px; width: 160px; }

.dp33 { width: 33%; }