﻿img {border:none;}

body 
{
    background-color:#928F8F;
    font-family:Verdana;
    color:#CCCCCC;
    font-size:10pt;
    line-height:1.5;
}

a			{color:White; font-style:normal; font-weight:normal; text-decoration:none; font-family:Verdana}
a:link		{color:White; font-style:normal; font-weight:normal; text-decoration:none; font-family:Verdana}
a:visited	{color:White; font-style:normal; font-weight:normal; text-decoration:none; font-family:Verdana}
a:hover		{color:#B5D673; font-style:normal; font-weight:normal; text-decoration:underline; font-family:Verdana}
a:active	{color:White; font-style:normal; font-weight:normal; text-decoration:none; font-family:Verdana}


#container
{
    margin-left:auto;
    margin-right:auto;
    width:1024px;
    background-image:url(../images/background.gif);
    background-repeat:repeat-y;
}

.clear{clear:both;}
.clearsmall{clear:both; height:2px;}

.ContactContainer{ float:left; padding-bottom:5px;}
.ContactIcon{float:left; width:30px;}
.ContactDetails{float:right; padding-right:65px; font-size:9pt;}
.ContactDetailsEmail{float:right; padding-right:0px; font-size:9pt;}

h1
{
    font-size:11pt;
    color:White;
}

#LevelOne
{
    width:1024px;
    height:156px;
    background-color:#484545;
}

#LevelTwo
{
    width:1024px;
    height:300px;
    background-image:url(../Images/DCSHeader.gif);
    background-repeat:no-repeat;
}

#LevelThree
{
    width:1024px;
}

#DCSTopLeft
{
    width:292px;
    height:88px;
    background-color:#32302F;
    float:left;
    padding-left:23px;
    padding-top:68px;
}

#DCSTopRight
{
    background-color:#484545;
    float:right;
}

#DCSBottomLeft
{
    width:297px;
    /*background-color:#32302F;*/
    float:left;
    /*line-height:1.3;*/
    padding-left:10px;
    padding-top:0px;
    margin-top:0px;
    bottom:50px;
    position:relative;
    color:White;
}

#DCSBottomLeftContact
{
    width:297px;
    /*background-color:#32302F;*/
    float:left;
    /*line-height:1.3;*/
    padding-left:10px;
    padding-top:20px;
    margin-bottom:20px;
}

#DCSBottomRight
{
    /*background-color:#484545;*/
    width:667px;
    height:auto;
    float:right;
    padding-top:20px;
    padding-right:20px;
    padding-left:20px;
    padding-bottom:0px;
    font-size:9pt;
}

#dcslogo
{
    width:460px;
    float:right;
    padding:10px 10px 0px 0px;
}


#headertext
{
    text-align:right;
    font-family:Century Gothic;
    padding-right:100px;
    top:150px;
    font-size:12pt;
}

#Navigation
{   width:315px;
    padding-top:64px;   
}

.NavButtonH
{
    height:39px;
}

.NavButtonG
{
    height:37px;
}

.NavButtonM
{
    height:36px;
}

.WebFooterRight
{
    text-align:right;
    font-size:9pt;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}

.WebFooterLeft
{
    text-align:Left;
    font-size:10pt;
    float:left;
    width:250px;
}


.DRSLogo
{
    padding-top:3px;
    padding-left:17px;
}
