﻿

#content1
{
    
    width: 22.6em;
    float: left;
    background-color: #fed445;
    /*position: relative;*/
    
}

#content2
{
 
    width: 67.3em;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    float: right;
    background-color: #ffffff;
    /*position: relative;*/
    min-height: 60em;

}

#content2 #wrapper2
{
    padding-left:10px;
    padding-right:5px;
}

.banner, #bannerBottom
{
    /*background-position: right top;
    position: relative;
   /* background: url('../../Images/dots.gif') repeat-x right top;*/
    padding-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    
}

/*.logo
{
    position:absolute;
    left:30px;
    top:-28px;
    z-index:10;
}
*/
.subcontent
{
    
  /*  padding-left: 1em;
    padding-right: 1em;
   */

}


.leftPane
{
    float: left;
    width: 43.5em;
    background-color: #ffffff;
}

.rightPane
{

    float: right;
    width:22em;
    text-align:center;
    background-color: #ffffff;
}

#homePageButton
{
    padding-left:65px;
}

.leftPaneAbout
{
    float: left;
    width: 18.5em;
    background-color: #ffffff;
    text-align:center;
}
.rightPaneAbout
{   
    float: right;
    width:46.0em;
    
    background-color: #ffffff;
}

.floatLeftContact
{
    float:left;
    padding-right:20px;
}

.paneTestimonial
{
    
    float:right;
    text-align:left;
    width:60em;
    background-color: #ffffff;
}

.paneTestimonial2
{
    
    float:left;
    text-align:left;
    width:65em;
    background-color: #ffffff;
}
.thankyou
{
    padding-left:30px;
    padding-right:200px;   
}