﻿.divFirstSentance
{
    background-color: #1b1b1b;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #9b9b9b;
}

.divHeaderContainer
{
    width: 100%;
    height: 139px;
    background-image: url("/Style%20Library/Webtechy/Images/BannerBackground.png");
    overflow: hidden;
    clear: both;
    text-align: center;
}

.divHeader
{
    width: 900px;
    overflow: hidden;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    height: 139px; 
    text-align: left;
}

.divLeft h1, .divBody h1
{
    background-image: url("/Style%20Library/Webtechy/Images/H1Background.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    text-decoration: none;
    border-bottom-width: 0px;
    border-bottom-style: none;
    padding-left: 5px;
}

.divRight h2
{
    background-image: url("/Style%20Library/Webtechy/Images/TechyCornerBackground.png");
    background-position: center center;
    height: 57px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    line-height: 57px;
}

.divLogoContainer
{
    margin-left: 25px;
}

.divLogo
{
    float: left;
}

.divCambridgeITSupport
{
    float: right;
    margin-top: 25px;
    margin-right: 25px;
    text-align: right;
}

.divTopButtons
{
    margin-top: 25px;
}

.imgTopLoginButton
{   
    margin-left: 10px;
}

.divFooterContainer
{
    width: 100%;
    /*height: 275px;*/
    background-color: #e61718;
    background-image: url("/Style%20Library/Webtechy/Images/FooterBackground.png");
    background-position: left top;
    background-repeat: repeat-x;
    text-align: center;
}

.divFooter
{
    width: 900px;
    overflow: hidden;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.divCopyright
{
    width: 900px;
    overflow: hidden;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    margin-top: 15px;
}

/*
Primary Navigation
==================
*/

.divPrimaryNavigationContainer
{
    background-color: #1b1b1b;
    height: 38px;
    vertical-align: middle;
    /*line-height: 38px;*/
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.divPrimaryNavigation
{
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.divPrimaryNavigation a
{
    display: inline-block;
    color: #ffffff;
    font-size: 9pt;
    font-family: Tahoma;
    text-decoration: none;
    padding-bottom: 5px;
}

.divPrimaryNavigation a:hover
{
    text-decoration: underline;
}

.pPageLeader
{
    margin-top: 30px;
    text-align: right;
}

.divValidationErrors
{
    color: #ff0000;
    font-weight: bold;
}

.divLeft
{
    width:600px;
    float:left;
}

.divRight
{
    width: 225px;
    float: right;
    margin-left: 25px;
}

.divRight h2
{
    font-size: 8pt;
    margin-bottom: 0px;
}

.divRight p
{
    font-size: 8pt;
    margin-top: 0px;
}

.divLeftRightContainer
{
    width: 100%;
    clear: both;
    overflow: hidden;
}

/*
Hero Image
==========
*/

.divHeroImageContainer
{
    background-color: #880202;
    height: 248px;
    text-align: center;
}

.divHeroImage
{
    background-color: #880202;
    background-image: url("/Style%20Library/Webtechy/Images/ITSupportHomePage.png");
    height: 248px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

#imgSupportWomen1
{
    margin-left: 25px;
    margin-top: 25px;
    float: left;
}

#divHeroText1
{
    margin-top: 25px;
    margin-right: 25px;
    float: right;
    width: 625px;
    height: 198px;
    text-align: right;
}

#imgFreeSystemHealthCheck1
{
    float: left;
    position: relative;
    bottom: 39px;
    z-index: 1;
}

.divContentContainer
{
    width: 100%;
    background-color: #f5f5f5;
    background-image: url("/Style%20Library/Webtechy/Images/ContentBackground.png");
    background-position: center top;
    background-repeat: repeat-y; 
}

.divBoxesContainer
{
    clear: both;
    width: 100%;
    height: 205px;
    /*padding-top: 25px;*/
    /*padding-left: 25px;*/
    padding-right: 20px;
    width: 850px;
}

.divContent
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/Style%20Library/Webtechy/Images/FreeSystemHealthCheckBottom.png");
    background-position: top left;
    background-repeat: no-repeat;
}

.divBody
{
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 25px;
    padding-top: 25px;
}

#imgFindOutHowWeCanHelpYouToday1
{
    margin-top: 25px;
}

#imgManagingDirectorQuotation
{
    z-index: 2;
}
