body
{
    font-family: tahoma, 'dejavu sans', helvetica;
    font-size: 12px;
    background: url(mainbg.png) #006295 left top repeat-x;
    text-align:center;
    margin: 0;
}

p
{
    padding: 0;
}

a
{
    text-decoration:none;
}

a img
{
    border: 0;
}

div#main0
{
    background:url(top.jpg) center top no-repeat;
}

div#main
{
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

div#top
{
    height:202px;
}

div#top h1
{
    margin:0;
    float:left;
    padding:37px 160px 0 0;
    font-size:12px;
}

div#top h1 a
{
    width: 430px;
    height: 124px;
    text-indent:-666px;
    display:block;
}

div#top ul
{
    float:left;
    height:202px;
    margin: 0 1px;    
    padding:0;
    display:block;
    background: url(splitter.png) left top no-repeat;
    list-style: none;
}

div#top ul li
{
    height:202px;
    background: url(splitter.png) right top no-repeat;
    padding: 0;
    float:left;
    overflow:hidden;    
}

div#top ul li a
{
    display: block;
    background: url(bubbles.png) 0 160px repeat-x;
    background-position: 0 160px;
    margin: 0 2px 32px 0;
    font-family: impact;
    font-size:20px;
    color: #1b2b09;
    position: relative;
    height: 48px;
    padding: 80px 15px 0 15px;
    white-space: nowrap;
}

div#top ul li a div
{
    cursor: pointer;
    color: #C5EFFD;
    position: absolute;
    left: -2px;
    top: -1px;
    width:100%;
    height: 48px;
    padding: 80px 15px 0 15px;
}

div#top ul li a:hover div
{
    color: #fff;
}

div#content
{
    color: #59c4ff;
    line-height: 20px;
    padding-bottom: 100px;
}

div#content a
{
    color: #C5EFFD;
    font-weight: bold;
}

div#content a:hover
{
    color: #fff;
}

div#content h2
{
    text-indent: -666px;
    overflow: hidden;
}

div#content h3
{
    font-family: impact;
    font-size:27px;
    font-weight: normal;
    color: #1b2b09;    
    margin: 0 0 25px 0;
    position:relative;
}

div#content h3 div
{
    color: #C5EFFD;    
    position: absolute;
    left: -2px;    
    top: -1px;
}


div#content div#photos1
{
    background: url(photos1.jpg) left center no-repeat;
    padding: 0 30px 0 0;
    min-height: 441px;
}

div#content div#photos1 div.border2
{
    margin-left: 556px;    
}

div#content div#photos1 h2
{
    float: left;
    width: 556px;
}


div#content div#photos2
{
    background: url(photos2.jpg) right center no-repeat;
    padding: 30px 0 0 30px;
    min-height: 375px;
}

div#content div#photos2 div.border1
{
    margin-right: 472px;
}

div#content div#photos2 h2
{
    float: right;
    width: 472px;
}

div#content div#photos3
{
    background: url(photos3.jpg) left center no-repeat;
    padding: 30px 30px 0 0;
    min-height: 324px;
}

div#content div#photos3 div.border2
{
    margin-left: 470px;
}

div#content div#photos3 h2
{
    float: left;
    width: 470px;
}

div#content div#photos4
{
    background: url(photos4.jpg) right center no-repeat;
    padding: 30px 0 0 30px;
    min-height: 254px;
}

div#content div#photos4 div.border1
{
    margin-right: 404px;
}

div#content div#photos4 h2
{
    float: right;
    width: 404px;
}

div#content div#photos5
{
    background: url(photos5.jpg) left center no-repeat;
    padding: 0 30px 0 0;
    min-height: 301px;
}

div#content div#photos5 div.border2
{
    margin-left: 451px;
}

div#content div#photos5 h2
{
    float: left;
    width: 451px;
}

div#content div#photos6
{
    background: url(photos6.jpg) left top no-repeat;
    padding: 0 30px 0 0;
    min-height: 463px;
}

div#content div#photos6 div.border2
{
    margin-left: 541px;
}

div#content div#photos6 h2
{
    float: left;
    width: 541px;
}

div.border1
{
    background: url(border1.png) left top no-repeat;
    padding: 20px;
}

div.border2
{
    background: url(border2.png) right top no-repeat;
    padding: 20px;
}

div#gallery
{
    padding: 0 50px;
}

div#gallery h2
{
    float: left;
    width: 1px;
}

div#gallery img
{
    background: url('galbg.png') left top no-repeat;
    padding: 39px 47px 50px 47px;
    width:200px;
    height:150px;    
}

div#forminfo
{
    height:0;
    line-height:40px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align:center;
    overflow:hidden;
}

form#contactForm label
{
    display:block;
    line-height: 25px;
}

form#contactForm input,
form#contactForm textarea
{
    width:376px;
    border:1px inset #068ebe;
    font-family: tahoma, 'dejavu sans', helvetica;
    background:url(formbg.png) left top no-repeat;
    font-size:14px;
    font-weight: bold;
    padding: 5px;
    color: #c5effd;
    display:block;
}

form#contactForm textarea
{
    height:300px;
}

form#contactForm input#submit
{
    background:url(btn.png) left top no-repeat;    
    width: 84px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float:right;
    border: 0;
    color: #094f66;
    margin:10px 0 0 0;
}

form#contactForm fieldset
{
    border:0;
    padding:0;
}