body 
{
    background:#131762;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
}

#fullcol
{
    width:900px;
    height:auto;
    margin: 0 auto 0 auto;
    
}

#email
{
    height:auto;
    width:590px;
    color:#131762;
    font-size:15px;
    font-weight:bold;
    float:right;
    background:white;
    margin: -12px auto 0 auto;
    padding:5px
}

#email dt
{
    float:left;
    margin-top:5px;
}

#email dd
{
    float:right;
    margin-left:5px;
}

#email input
{
    font-size:15px;
}





#contentWrap
{
    width:900px;
    float:left;
    background:#fff;
    padding-bottom:10px;
}

#topNav
{
    width:900px;
    height:60px;
    margin: 0 auto 0 auto;
    background:#131762;
    clear:both;
}


#topNav span
{
    visibility:hidden;
    text-decoration:none;
}

#topNav ul
{
    float:right;
    margin-top:33px;
}

#topNav li
{
    display:inline;
    margin-left:30px;
 
}

#clickNav
{
    width:660px;
    height:27px;
    float:right;
    
}

#clickNav li
{
    float:left;
    width:110px;
    height:33px;
   
}


#flashBanner
{
    float:left;
    background:url(../assets/flashBanner.jpg) no-repeat;
    width:900px;
    height:224px;
}

.quoteRequest
{
    float:right;
}

.clear
{
    clear:both;
}

p
{
    margin: 10px auto 10px 10px;
    line-height:14px;
}



#clientSay
{
    width:445px;
    height:120px;
    font-style:italic;
    float:right;
    margin:10px auto 20px 5px;
    background:url(../assets/clientImg.jpg) no-repeat;
}

#clientSay p
{
    padding-left:150px;
}

#clientSay img
{
    padding-left:150px;
}

#clientSay .name
{
    text-align:right;
    font-style:normal;
    font-weight:bold;
}

#providers
{
    width:165px;
    height:120px;
    border-right:5px solid #38395B;
    float:left;
    margin:10px auto 20px auto;
}

#rightContent
{
    width:500px;
    height:auto;
    float:right;
}

#rightContent a
{
    color:#38395B;
    text-decoration:underline;
}



#rightContent dt
{
    margin-bottom:3px;
    margin-left:10px;
}
#rightContent dd
{
    margin-bottom:5px;
    margin-left:10px;
}

#rightContent ul
{
    margin:3px auto 10px 10px;
    font-weight:bold;
    
}

#rightContent li
{
    margin-top:3px;
    font-weight:bold;
}

#rightContent table
{
    margin-bottom:10px;
    margin-left:10px;
}

#rightContent td
{
    width:300px;
}

#rightContent img
{
    padding:10px 0 0 10px;
}

#rightContent p
{
    padding:0 30px 0 0;
}

#leftContent
{
    width:360px;
    height:auto;
    float:left;
}

#leftContent img
{
    margin: 10px auto 0 30px;
}

#insuranceDue
{
    width:298px;
    height:165px;
    background:url(../assets/insuranceDue.jpg) no-repeat;
    margin: 10px auto 0 30px;
}

#insuranceDue p
{
    color:white;
    background:#38395b;
    width:160px;
    height:16px;
    float:right;
    margin: 120px 5px 0 auto;
    text-align:center;
    padding-top:3px;
padding-bottom:3px;
font-size:11.25px;
    
}

#insuranceDue a:active, a:visited, a:link
{
    color:white;
    text-decoration:none;    
}

#insuranceDue a:hover
{
    text-decoration:underline;
}

#contactForm
{
    background:url(../assets/pencil.gif) bottom right no-repeat #f0f0f0;
    width:450px;
    min-height:200px;    
    float:right;
    margin:0 40px 0 auto;
    padding-bottom:5px;
    border:1px solid black;
}

#contactForm ul
{
    margin:3px auto 0 10px;
    font-weight:bold;
    
}

#contactForm li
{
    margin-top:3px;
    font-weight:bold;
}

#contactForm img
{
    padding-left:10px;
    display:block;
}

.submit
{
    float:right;
    margin: 10px 50px 0 auto;
}


#contactForm dl
{
    margin: 0 auto 0 10px;
    float:left;
    padding: 0 0 0 20px;
    display:block;
}


#contactForm dt
{
    float:left;
    width:200px;
    line-height:20px;
    margin-bottom:10px;
    padding-left:5px;
}

#contactForm dd
{
    float:right;
    width:200px;
    margin-bottom:10px;
}




#bottomNav
{
    width:900px;
    height:auto;
    padding:0 0 20px 0;
}

#bottomNav ul
{
    clear:both;
    width:900px;
    height:140px;
}
#bottomNav li
{
    display:inline;
    margin-left:7px;

}

#footer
{
    width:550px;
    height:auto;
    font-size:10px;
    color:White;
    text-align:center;
    clear:left;
    margin: 5px auto 0 auto;
}

#footer p
{
    margin: 3px auto 0 auto;
}

#footer a
{
    text-decoration:underline;
}