﻿
.SpacerTop
{
    height: 30px;
}

.SpacerTopBig
{
    background-position: 0px bottom;
    height: 50px;
    background-image: url(      'images/subpage/Branding/Seperator.jpg' );
    background-repeat: repeat-x;
}


h1
{
    font-family: 'Trebuchet MS' , 'sans-serif';
    font-size: 18px;
    color: #284e71;
    padding-top: 0px;
    padding-bottom: 10px;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 10px;
}


h2
{
    border-bottom: 1px solid #CCCCCC;
     font-family: 'Trebuchet MS' , 'sans-serif';
    font-size: 18px;
        color: #284e71;
        padding-bottom: 10px;    
        margin-bottom: 10px;
        margin-top: 20px;
}

h3
{
    border-bottom: 1px solid #CCCCCC;
    font-family: 'Trebuchet MS' , 'sans-serif';
    font-size: 16px;
    color: #3972A4;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}

h4
{
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
}


.NewHeaderPackages
{
    background-position: bottom;
    padding-bottom: 2px;
    margin-bottom: 15px;
    width: 100%;
    clear: both;
    height: 63px;
    min-height: 63px;
    background-image: url(  'images/subpage/Branding/SeperatorBottom.jpg' );
    background-repeat: repeat-x;
}


.PackageHeader
{
    float: left;
    width: 262px;
}

.PackageECommerce
{
    float: left;
    width: 95px;
    padding-top: 15px;
}

.PackagePrice
{
    float: right;
    width: 500px;
    text-align: right;
    padding-top: 11px;
}


p
{
    font-family: 'Lucida Sans Unicode' , 'Lucida Grande' , 'sans-serif';
    font-size: 13px;
    line-height: 22px;
    color: #535353;
    margin-bottom: 15px;
    margin-top: 5px;
}

p a
{
    color: #185BAD;
    text-decoration: none;
}
p a:hover
{
    color: #185BAD;
    text-decoration: none;
}

.LeftColumn
{
    width: 376px;    
    float: left;
    text-align: justify;
}

.RightColumn{
    width: 376px; 
    float: right;
    text-align: justify;
}


.FeaturedBox
{
    width: 191px;
    height: 160px;
    background-image: url(  'images/home/BackgroundFeatured.jpg' );
    float: left;
    margin-right: 3px;
}

.FeaturedInnerBox
{
    margin: 4px;
}

.FeaturedText
{
    font-family: 'Lucida Sans Unicode' , 'Lucida Grande' , 'sans-serif';
    font-size: 12px;
    color: #3c3b5c;
    text-align: center;
    padding-top: 6px;
}

.FeaturedText a
{
   color: #3c3b5c;
    text-decoration: none;
}

.FeaturedText a:Hover
{
  color: #3c3b5c;
    text-decoration: none;
}



.Clear
{
    clear: both;
}



.SubDataHolder
{
    border: 5px solid #D4D4D4;
    padding: 15px;
    background-color: #F7F7F7;
}

.SubDataHeader
{
    font-size: 24px;
    font-weight: bold;
    color: #D4D4D4;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: -1px;
    margin-bottom: -5px;
    text-align: right;
}


.PorfolioHolder
{
    width: 185px;
    height: 220px;
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
}

.PortfolioImage
{
    border: 1px solid #999999;
    width: 184px;
    height: 184px;
}

.PortfolioName
{
    width: 186px;
    height: 27px;
    background-image: url(     'images/subpage/PorfolioBackNames.jpg' );
    background-repeat: repeat-x;
    font-family: 'Lucida Sans Unicode' , 'Lucida Grande' , 'sans-serif';
    font-size: 12px;
    color: #333333;
    padding-top: 8px;
    text-align: center;
}

.PortfolioName A
{
    text-decoration: none;
    color: #333333;
}