﻿#pageContainer
{
    border:solid 1px #9e9e9e;
    width:950px;
    margin-left:auto;
    margin-right:auto;
}

#header
{
    background-image:url(../img/Header.jpg);
    background-repeat:no-repeat;
    width:950px;
    height:200px;
    overflow:hidden;
}

#headerTitleImg
{
    margin:0px 0px 0px 0px;
    width:497px;
    height:153px;
    overflow:hidden;
}

#headerNavigation
{
    margin:25px 0px 0px 15px;
    top: 0px;
}

#headerNavigation a:link
{
    font-family:Arial;
    font-size:12px;
    color:#707173;
    font-weight:normal;
}

#headerNavigation a:hover
{
    font-family:Arial;
    font-size:12px;
    color:#707173;
    font-weight:bold;
}

#headerNavigation a:visited
{    
    font-family:Arial;
    font-size:12px;
    color:#707173;
}

#headerNavigation a:active
{    
    font-family:Arial;
    font-size:12px;
    color:#707173;
    font-weight:bold;
}

#headerRightImg
{
    margin:3px 0px 0px 63px;
    width:387px;
    overflow:hidden;
    height:92px;
    min-height:92px;
    position:absolute;
    top:60px;
    left:3px;
}


#headerTopContent
{
    margin:40px 0px 0px 35px;
    width:415px;
    height:20px;
    overflow:hidden;
    color:#FFFFFF;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
}

#contentContainer_A
{
    background-image:url(../img/1pxbig.gif);
    background-repeat:repeat-x;
    width:950px;
    margin-bottom:25px;
}

#contentContainer_B
{
    background-image:url(../img/1pxsmall.gif);
    background-repeat:repeat-x;
    width:950px;
    margin-bottom:25px;
clear:left;
}

#contentContainer_C
{
    background-image:url(../img/1pxsmall.gif);
    background-repeat:repeat-x;
    width:950px;
    margin-bottom:25px;
}

#topLeftContent_A
{
    width:450px;
    height:200px;
    padding:0px 35px 0px 15px;
    overflow:hidden;
}

#topLeftContent_B
{
    width:450px;
    height:100px;
    padding:0px 35px 0px 15px;
    overflow:hidden;
}

#topLeftContent_A_Text
{
    position:absolute;
    bottom:5px;
    width:450px;
    margin-left:27px;
}

#LeftContent_A
{
    width:423px;
    padding:15px 35px 0px 42px;
}

#Content_B
{
    width:450px;
}

#footer
{
    width:950px;
    height:50px;
}

#footerUC
{
    margin:0px 15px 15px 15px;
    font-family:Arial;
    font-size:11px;
    color:#707173;
    font-weight:normal;
    
}

#footerUC a:link
{
    font-family:Arial;
    font-size:11px;
    color:#707173;
    font-weight:normal;
}

#footerUC a:hover
{
    font-family:Arial;
    font-size:11px;
    color:#707173;
    font-weight:bold;
}

#footerUC a:visited
{
    font-family:Arial;
    font-size:11px;
    color:#707173;
}
