﻿.homepage .mainImage
{
    width: 607px;
    padding-left:5px;
    height:100%;
    overflow:hidden;
}

.homepage .mainImageDiv
{
    float: right;
    position: relative;
}

.homepage .mainImageDiv .mainImageOverlay
{
    top: 0px;
    right: 0px;
    position: absolute;
    width: 3px;
    height: 313px;
    background: url(cssimages/homepage/mainImageOverlay.gif);
}

.homepage .mainImage .hearbetterfeelbetter
{
    float: left;
    margin-top: 20px;
    margin-bottom: 35px;
    width: 330px;
}




.homepage .mainImage .hearbetterfeelbetter h2.homepageTitle
{
    margin: 0;
    font-size:45px;
    
}

.homepage .mainImage .hearbetterfeelbetter h2.homepageTitle.homepageTitleRed
{
color:#B31E40;
}

.homepage .mainImage .hearbetterfeelbetter .homepageSubheading
{
    float: left;
    color: #6887B8;
    font-size: 18px;
    width: 269px;
}

.homepage .mainImage .bookAFreeHearing
{
    float: left;
    width: 285px;
    height: 30px;
    background: url(cssimages/homepage/redHomepageButton.gif) no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
    padding-top: 3px;
    text-align:center;
}

.homepage .mainImage .bookAFreeHearing:Hover
{
    background-position: 0px -32px;
}


.homepage .mainImage .bookAFreeHearing a
{
    width: 285px;
    height: 35px;
    margin-top: 20px;
    cursor: pointer;
    color:#ffffff;
    font-size:20px;
    text-decoration:none;
}

.homepage .homepageBottomComponents
{
    width: 612px;
    margin-top: 12px;
    position:relative;
    float:left;
}

.homepage .homepageBottomComponents .componentTop
{

     width: 193px;

    float: left;



}

.homepage .homepageBottomComponents .componentBottom
{
  background: url("cssimages/homepage/homepageComponentBackgroundBottom.gif") no-repeat scroll left top transparent;
    width: 193px;
    height:4px;
    float: left;
}


.homepage .homepageBottomComponents .component
{
     background: url("cssimages/homepage/homepageComponentBackgroundTop.gif") no-repeat scroll left top #CFE4F5;
    width: 193px;
    float: left;
    position: relative;
    overflow:hidden;
   
}



.homepage .homepageBottomComponents .component .topImage
{
    float: left;
    position: relative;
    width: 193px;
}

.homepage .homepageBottomComponents .component .topImageOverlay
{
    background: url("cssimages/homepage/topImageOverlay.gif") no-repeat scroll left top transparent;
    width: 193px;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
}


.homepage .homepageBottomComponents .component .componentButton
{
    background: url("cssimages/homepage/blueHomepageButton.gif") no-repeat scroll center top transparent;
    background-position:0px 0px;
   
    width: 172px;
    height: 23px;
    padding-top: 3px;
float:left;
display:inline;
    text-align:center;

    margin-bottom:3px;
    margin-left:10px;
    margin-right:10px;
}

.homepage .homepageBottomComponents .component .componentButton:Hover
{
    background-position:0px -26px;
    
}


.homepage .homepageBottomComponents .component .componentButton a
{
    color:#ffffff;
    font-size:16px;
   text-decoration:none;
    width: 172px;
    height: 26px;
}

.homepage .homepageBottomComponents .marginLeft
{
    margin-left: 16px;
}

.homepage .homepageBottomComponents .homepageMarginLeft
{
    padding-left: 11px;
    padding-top: 5px;
    width:165px;
    padding-right:5px;
    float:left;
    position:relative;
}

.homepage .homepageBottomComponents .homepageMarginLeft h3
{
    margin: 0;
    font-size:20px;
}

.homepage .homepageBottomComponents .text
{
    float: left;
    margin-bottom: 8px;
    margin-top: 1px;
    width:165px;
}

.homepage .homepageBottomComponents .bestPossibleCare h3
{
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -5000px;
    background: url("cssimages/homepage/theBestPossibleCare.gif") no-repeat scroll left top transparent;
    width: 153px;
    height: 50px;
}

.homepage .homepageBottomComponents .priorityClub h3
{
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0;
    text-indent: -5000px;
    background: url("cssimages/homepage/priorityclubhalfpricebatteriesforlife.gif") no-repeat scroll left top transparent;
    width: 169px;
    height: 100px;
}

.homepage .homepageBottomComponents .exploreTheRange h3
{
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0;
    text-indent: -5000px;
    background: url("cssimages/homepage/theChoiceIsYours.gif") no-repeat scroll left top transparent;
    width: 124px;
    height: 50px;
}


