body
{
    margin: 0;
    background: url(images/pat.jpg);
    font: 10px normal Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #FFFFFF;
    outline: none;
}
img
{
    border: none;
}

h1
{
    font: 3em normal Georgia, "Times New Roman" , Times, serif;
    color: #fff;
    text-align: center;
    background: url(h1_bg.gif) no-repeat;
    text-indent: -99999px;
    margin: 100px 0 10px;
}
div, p
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
}
a:active, a:focus, a:visited
{
    outline: none;
    border: none;
}

.fitting
{
    margin: 0 15% 0 15%;
    width: 70%;
}

#header
{
    text-align: center;
}

#mainmenuholder
{
    height: 60px;
    margin-bottom: 3px;
}
#mainmenu
{
    height: 60px;
    margin: 0px auto;
    background-image: url(images/mainmenugrd.png);
    background-repeat: repeat-x;
    text-align: center;
}
#menuholder
{
    width: 610px;
    height: 55px;
    margin: 0 auto;
    background-color: transparent;
}
#menuholder a
{
    display: block;
    float: left;
    height: 55px;
    width: 122px;
    color: #FFFFFF;
    font-weight: 500;
    vertical-align: middle;
}


#slidetextholder
{
    margin: 3px auto;
    height: 15px;
    background: url(images/balls.png);
    background-repeat: no-repeat;
    background-position: 16% 3px;
    background-color: #727272;
    color: #FFFFFF;
    padding: 10px;
}
#slidetext
{
    font-size: 14px;
    margin: 0 15% 0 20%;
    width: 67%;
    list-style-type: none;
    background: #727272;
}
#slidetext li
{
    background: Transperant;
}

#breadcrumpholder
{
    height: 40px;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-bottom:10px;
}
.bluebar
{
    background-color: #00adef;
    height: 15px;
    float: left;
    position: relative;
    margin-top: 10px;
    padding: 5px 5px;
    color: #FFFFFF;
    font-weight: bold;
}
#greensqure
{
    height: 100%;
    width: 50px;
    background-color: #0081b2;
    float: left;
    position: relative;
    padding-top:5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
}


#leftpanel
{
    width: 30%;
    background-color: #1a5574;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
#bodypanel
{
    width: 70%;
    background-color: #1a5574;
    border: 0;
    padding: 0;
    margin: 0;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
#subcontentbody
{
    padding: 5px 0px 15px 0px;
}
#maincontentbody
{
    padding: 15px 5px 15px 5px;
}


.content
{
    margin: 0px auto;
    background-color: #323f46;
    padding: 10px 0px;
    -moz-border-radius-bottomleft: 10px;
}

.content p, span, ul, ol
{
    background-color: #323f46;
}



#footer
{
    height: 35px;
    text-align: center;
    margin: 50px auto 25px auto;
}
#footer p
{
    padding-top: 10px;
}

.solidgrey
{
    background-color: #4f4f4f;
}

.solidgrey div, p
{
    height: 85%;
    background-color: #1a5574;
    color: #FFFFFF;
}

.blueword
{
    color: #0099FF;
}

#slideshowholder
{
    margin-top: 25px;
    height: 100px;
}
