﻿body
{
    background-color:#4d4d4d;
    margin:0 0 0 0;
    padding:0 0 0 0;
    font-family:Arial;
}



h1,h2,p,div
{
     margin:0 0 0 0;
    padding:0 0 0 0;
}

.mainContainer
{    
    width:977px;
    margin-left:auto;
    margin-right:auto;
}

.pageHead
{
    height:87px;
    width:977px;
    background-image:url(../img/pageHead.jpg);
    background-repeat:no-repeat;
}

.menu
{
    padding-left:20px;
    height:45px;
    width:957px;
}

.pageContent
{
    width:977px;
    font-size:10pt;    
    color:#646464;
    background-image:url(../img/pageInnerMiddle.jpg);
    background-repeat:repeat-y;
    position:relative;
}

.pageInnerTop
{
    height:130px;
    padding-top:6px;
    width:917px;
    padding-left:60px;
    background-image:url(../img/pageInnerTop.jpg);
    background-repeat:no-repeat;
}
.pageInnerTopFront
{
    height:20px;
    width:977px;
    background-image:url(../img/pageInnerTopFront.jpg);
    background-repeat:no-repeat;
}
.contactRow
{
    font-size:8pt;
    color:#fff;
    text-align:center;
}


.pageBottom
{
    width:977px;
    height:33px;
    background-image:url(../img/pageBottom.jpg);
    background-repeat:no-repeat;
}

.tabLeft
{
    float:left;
    background-image:url(../img/tabLeft.jpg);
    background-repeat:no-repeat;
    height:36px;
    width:7px;
    margin-left:5px;
    margin-top:8px;
}

.tabMiddle
{
    float:left;
    background-image:url(../img/tabMiddle.jpg);
    background-repeat:repeat-x;
    height:26px;
    font-size:13pt;
    color:#c7c7c7;    
    padding-top:10px;
    margin-top:8px;
    font-weight:bolder;
}
.tabMiddle a.tabLink:hover
{
    color:#fff;  
}

.tabMiddle a.tabLink
{
    text-decoration:none;
    color:#c7c7c7; 
    display:block;
}

.tabRight
{
    float:left;
    background-image:url(../img/tabRight.jpg);
    background-repeat:no-repeat;
    height:36px;
    width:7px;
    margin-top:8px;
}

h1
{
    color:#a71931;
    font-size:large;
}

.pageInnerContent
{
    padding-top:20px;
    padding-left:40px;
}

.formContainer
{
    width:380px;
    float:left;
}
.quotesContainer
{
    float:left;
    width:220px;
    margin-left:20px;
    margin-top:50px;
}

.quote
{
    padding-top:15px;
    color:#000;
    font-size:8pt;
    width:200px;    
    height:70px;
    margin-bottom:20px;
    background-image:url(../img/quotes.jpg);
    background-repeat:no-repeat;
    
}
.quoteText
{
    font-style:italic;
}

.quoter
{
    width:200px;  
    text-align:right;
    color:#40b6f4;
}

.imgContainer
{
    margin-left:20px;
    width:280px;
    float:left;
    margin-top:50px;
}

.clearFix
{
    clear:both;
}


input {
color: #000000;
background: #f2f2f2;
border: 1px solid #9e9e9e;


}

.stdBtn
{
    color: #fff;
background: #3FB7F7;
border: 1px solid #225E80;
}

.fNameForm
{
 width:130px;   
}
.lNameForm
{
 width:160px;   
}
.namesCont
{
    width:380px;    
}
.firstNameCont
{
    float:left;
}
.lastNameCont
{
    float:left;
}
.normal {
width:300px;
}

.learnMorebox
{
    width:410px;
    height:120px;
}

.iconContainer
{
    width:182px;
    height:140px;
    float:left;
}

.learnMoreLeft
{
    width:420px;
    float:left;
    height:500px;
   
}
.learnMoreRight
{
    width:420px;
    float:left;
    height:500px;
 
}

.learnMoreHead
{
    margin-top:30px;
    font-size:14pt;
    color:#a71d31;
}

.learnMoreBigBoxLeft
{
    position:absolute;   
    width:400px;
    height:200px;    
    background-color:White;   
    visibility:hidden;
    padding-left:20px;
    padding-right:20px;
    border:solid 2px #ddd;
    margin-top:60px;
    clear:both;
}

.learnMoreBigBoxRight
{
    position:absolute;
    width:400px;
    height:200px;    
    background-color:White;   
    visibility:hidden;
    padding-left:20px;
    padding-right:20px;
    border:solid 2px #ddd;
    margin-top:60px;
    clear:both;
}
.frontFlash
{
    margin-left:-15px;
    width:950px;
    height:510px;
}

.logoLink
{
    width:300px;
    height:64px;
    float:left;    
    position:absolute;
    top:1px;
    left:1px;
}
.tipACol
{
    font-size:small;
    margin-left:400px;
    width:530px;
    text-align:right;
    padding:5px;
    color:#fff;
     font-size:10pt;
}

.learnMoreLeftContainer
{
    position:absolute;

    top:200px;
    left:470px;
 
 
}

.learnMoreRightContainer
{
    position:absolute;
    top:200px;
    left:50px;
}

.learnMoreMainContainer
{
    position:relative;
}

.headTagLine
{
    color:#a71d31;
    margin-left:200px;
    margin-top:13px;
    width:740px;
    text-align:right;
    font-weight:bolder;
}

.tipBox
{
   
    width:100px;
}
