* { padding: 0; margin: 0 }
img { border: 0 }
body { font-family: Arial, helvetica; font-size: 11px; color: #000; background: #FFF url(../images/bg.jpg) repeat-x top left }

#dims { width: 822px; height: 631px; margin: 0 auto; background: url(../images/container-bg.jpg) no-repeat top left; }
#container { float: left; padding: 29px 20px 0 21px; }
#header { float: left; width: 781px }
#header img { float: left }
#header #pier { float: right; }

#nav { float: left; width: 781px; height: 19px; padding-top: 1px; background: url(../images/nav-bg.jpg) repeat-x top left }
#nav ul { list-style-type: none; float: left }
#nav li { float: left }

#text { float: left; width: 413px; height: 404px; padding-left: 82px; padding-right: 286px; }
#text p { margin-bottom: 11px; line-height: 13px }
#text p strong { color: #00b1b0 }
#footer { float: left; width: 781px; }

.dets { float: left; width: 109px; }
.dets strong { font-weight: normal; color: #00b1b0 }
.dets a { color: #000; text-decoration: none }
.dets a:hover { text-decoration: underline }