﻿body
{
    margin:0px;
    padding:0px;
    background-color:#DDEEFF;
    background-image:url("../images/back.jpg");
    background-position:center top;
    background-repeat:repeat-x;
    color:#000000;
    font-family:Calibri, Arial, Liberation Sans, Sans-Serif;
    font-size:medium;
}

div#PageBubbles
{
    width:100%;
    height:600px;
    background-color:Transparent;
    background-image:url("../images/bubbles.jpg");
    background-position:center top;
    background-repeat:no-repeat;
}

div#PageHeadShadow
{
    width:100%;
    height:100px;
    background-color:Transparent;
    /*background-image:url("../images/pageheadshadow.png");*/
    background-position:center top;
    background-repeat:no-repeat;
}

div#PageHead
{
    clear:both;
    width:780px;
    height:100px;
    margin:0px auto;
    padding:0px;
    background-color:#FFFFFF;
    background-image:url("../images/head.jpg");
    background-position:center top;
    background-repeat:no-repeat;
    color:#000000;
}

div#PageHeadLeft
{
    float:left;
    margin:0px;
    padding:0px;
    width:390px;
    height:78px;
}

a#PageHome
{
    clear:both;
    display:block;
    width:390px;
    height:54px;
    margin:0px;
    padding:0px;
}

a#PageHome:link, a#PageHome:visited
{
    background-image:url("../images/logo.jpg");
}

a#PageHome:hover, a#PageHome:active
{
    background-image:url("../images/logohover.jpg");
}

div#PageHeadRight
{
    float:left;
    margin:0px;
    padding:0px;
    width:390px;
    height:78px;
}

h1#MainH1
{
    clear:both;
    display:block;
    margin:0px 0px 0px 40px;
    width:350px;
    height:24px;
    line-height:24px;
    color:#FFFFFF;
    text-align:left;
    font-size:18px;
    font-weight:normal !important;
}

div#PageNav
{
    clear:both;
    width:720px;
    height:22px;
    line-height:22px;
    padding:0px 30px 0px 30px;
    margin:0px;
    background-image:url("../images/nav.png");
    background-color:#000000;
    color:#FFFFFF;
    font-size:15px;
}

ul#NavUL
{
    clear:both;
    width:720px;
    height:22px;
    padding:0px;
    margin:0px;
    list-style-type:none;
}

ul#NavUL li
{
    display:block;
    float:left;
    padding:0px;
    margin:0px;
    width:180px;
    height:22px;
    color:#FFFFFF;
    text-align:center;
}

ul#NavUL li a
{
    display:block;
    height:22px;
    width:180px;
    line-height:22px;
}

ul#NavUL li a:link, ul#NavUL li a:visited
{
    background-image:none;
    text-decoration:none;
    color:#FFFFFF;
}

ul#NavUL li a:hover, ul#NavUL li a:active
{
    background-image:url("../images/navbubbles.png");
    text-decoration:underline;
    color:#FFFFFF;
}

div#PageDropContainer
{
    clear:both;
    display:block;
    position:absolute;
    z-index:26;
    width:720px;
    height:0px;
    line-height:22px;
    overflow:visible;
    background-color:#FFFFFF;
    padding:0px;
    margin:0px 30px 0px 30px;
}

div#PageDropContainer ul
{
    display:block;
    width:180px;
    list-style-type:none;
    margin:0px;
    padding:0px;
    color:#FFFFFF;
    font-size:12px;
}

div#PageDropContainer ul li a
{
    display:block;
    line-height:21px;
    width:160px;
    padding:0px 10px 0px 10px;
    margin:0px;
    border-bottom:dashed 1px #666666;
}

div#PageDropContainer ul li a:link, div#PageDropContainer ul li a:visited
{
    background-color:#000000;
    text-decoration:none;
    color:#99BBFF;
}

div#PageDropContainer ul li a:hover, div#PageDropContainer ul li a:active
{
    background-color:#000020;
    text-decoration:underline;
    color:#FFFFFF;
}

div.PageDropCollapsed
{
    height:0px;
    overflow:hidden;
}

div.PageDropVisible
{
    height:44px;
}

div#PageServicesDrop
{
    float:left;
    padding:0px;
    margin:0px 0px 0px 180px;
    width:180px;
    height:0px;
    background-color:#000000;
}

div#PageContactDrop
{
    float:left;
    padding:0px;
    margin:0px 0px 0px 540px;
    width:180px;
    height:0px;
    background-color:#000000;
}
    

div#PageShadow
{
    width:100%;
    background-color:Transparent;
    background-image:url("../images/pageshadow.png");
    background-position:center top;
    background-repeat:repeat-y;
}

div#Page
{
    clear:both;
    width:780px;
    min-height:800px;
    margin:0px auto;
    padding:0px;
    background-color:#FFFFFF;
    color:#000000;
    overflow:hidden;
}

div#PageFishFoodTrail
{
    clear:both;
    margin:0px;
    padding:0px 10px 0px 10px;
    width:760px;
    height:22px;
    line-height:22px;
    font-size:12px;
}

div#PageFishFoodTrail a:link, div#PageFishFoodTrail a:visited
{
    font-size:12px;
    color:#000099;
    text-decoration:none;
}

div#PageFishFoodTrail a:hover, div#PageFishFoodTrail a:active
{
    font-size:12px;
    color:#6666BB;
    text-decoration:underline;
}

div#H1
{
    float:left;
    visibility:collapse;
    height:0px;
    overflow:hidden;
}

div#PageLeftCol
{
    float:left;
    width:480px;
    padding:0px;
    margin:10px;
}

div#PageRightCol
{
    float:left;
    width:270px;
    padding:0px;
    margin:10px 10px 10px 0px;
}

div#PageFootShadow
{
    clear:both;
    width:100%;
    height:44px;
    background-color:Transparent;
    background-image:url("../images/pagefootshadow.png");
    background-position:center top;
    background-repeat:no-repeat;
}

div#PageFoot
{
    clear:both;
    width:760px;
    height:44px;
    line-height:22px;
    padding:0px 10px 0px 10px;
    margin:0px auto;
    background-color:#000000;
    background-image:url("../images/foot.png");
    background-repeat:no-repeat;
    background-position:center top;
}

div#PageCopyright
{
    float:left;
    margin:0px;
    padding:0px;
    width:400px;
    height:44px;
    background-image:url("../images/copyright.jpg");
    background-repeat:no-repeat;
    background-position:left top;
}

ul#PageFootItems
{
    float:left;
    list-style-type:none;
    padding:0px;
    margin:0px;
    width:360px;
    height:36px;
    line-height:18px;
}

ul#PageFootItems li
{
    float:left;
    display:block;
    width:120px;
    height:22px;
    line-height:22px;
    text-align:right;
    font-size:12px;
}

ul#PageFootItems li a:link, ul#PageFootItems li a:visited
{
    text-decoration:none;
    color:#99BBFF;
    border-bottom:dotted 1px Transparent;
}

ul#PageFootItems li a:hover, ul#PageFootItems li a:active
{
    text-decoration:none;
    color:#FFFFFF;
    border-bottom:dotted 1px #FFFFFF;
}

div#PageFootReflect
{
    clear:both;
    width:760px;
    height:22px;
    line-height:22px;
    padding:0px 10px 0px 10px;
    margin:0px auto;
    background-color:#DDEEFF;
    background-image:url("../images/footreflect.png");
    background-repeat:no-repeat;
    background-position:center top;
}