body { background: url(images/index_01.jpg) left top repeat-x; margin: 0px; padding: 0px; font: normal 12px Arial, Helvetica, sans-serif; }
#contain { width: 100%; margin: auto; height: auto; }
#maincontainer { width: 1000px; margin: auto; }
.fullwidth { width: 1000px; float: left; }
.headercontain { width: 980px; float: left; }
.logo { width: 207px; float: left; }
.header { width: 773px; float: left; height: auto; }
.leftimage { width: 10px; float: left; }
.rightimage { width: 10px; float: left; }
div.header a { text-decoration: none; color: White; padding: 0px 15px; }
div.header a:hover { text-decoration: none; background-color: White; color: #000; padding: 0px 15px; height: 30px; display: inline-block; }
#gallery { position: relative; height: 249px; }
#gallery a { float: left; position: absolute; top: 0px; left: 0px; height: 249px; padding: 0px; }
#gallery a img { border: none; }
#gallery a.show { z-index: 500; }
#gallery .caption { z-index: 600; background-color: #000; color: #ffffff; height: 100px; width: 100%; float: left; bottom: 0; }
#gallery .caption .content { margin: 5px; }
#gallery .caption .content h3 { margin: 0; padding: 0; color: #1DCCEF; }
.in_gallery { width: 773px; height: 249px; }
.flt { float: left; }
