﻿body 
{
    background-color:#9aac22;
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 0px; 
    padding-top: 0px; 
    text-align : center;
}
.header
{
    background-image:url(images/header.jpg);
    background-position:top;
    width:920px;
    height:126px; 
    line-height:140px;
    vertical-align:bottom;  
}
.phone_number
{
   font-family: Gill Sans MT;
   font-size:20px;
   text-align:right;
   line-height:150px;
   font-weight:bold;
   text-transform:uppercase;
   color:white;
   padding-right:40px;

}

.flash
{
    background-image:url(images/flash.jpg);
    background-position:top;
    background-repeat:no-repeat;
    width:920px;
    height:203px;   
    background-color:White; 
    padding-bottom:20px;    
}

.body_style
{
    background-color:white;
    width:920px;
}
.form_design
{
    color:black; 
    text-align:left;
    text-decoration:none;
    font-family: tahoma;
    font-size:10px;
    font-weight:bold;
    padding-bottom:5px;
}
.title
{
    padding : 10px 10px 10px 10px;
    color:#f89a1c; 
    font-weight:bold;
    text-align:center;
    font-family: tahoma;
    font-size:18px;
    text-transform:  uppercase;
}

.title_body1
{
    color:#2593ba; 
    text-align:left;
    text-decoration:none;
    font-family: georgia;
    font-size:19px;
    line-height:40px;
    padding-right:20px;
    padding-left:20px;

}
.text_design
{
    padding : 20px;
    color:black; 
    text-align:left;
    font-family: tahoma;
    font-size:11px;
    text-align: justify;
         
}

.footer_bg
{
 background-color:#242c37;
    height:85px;
    width:920px;

}

a.footer
{
    padding : 10px 5px 10px 5px;
    color:#6d87ae; 
    text-align:center;
    text-decoration:none;
    font-family:tahoma;
    font-size:10px;
    text-transform:uppercase;
    text-decoration: none;
}
a:hover.footer  { 
color: white;
background-color:#6d87ae;
}

.footer_text
{
    color:  white; 
    text-align:center;
    font-family:tahoma;
    font-weight:bold;
    font-size:12px;
    text-transform:uppercase;
    text-decoration: none;
    line-height:20px;
 
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 0px; 
    margin-top: 5px; 
    vertical-align:bottom;

}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}

.body_title
{
    color:#9aac22;
    font-family:tahoma;
    font-size:18px;
    text-align:left;
    text-transform:capitalize;
    padding-right:20px;
    padding-left:20px;
    text-transform:uppercase;
     font-weight:bold;
}
.body_title1
{
    color:#f89a1c;
    font-family:tahoma;
    font-size:16px;
    text-align:left;
    text-transform:capitalize;
    padding-right:20px;
    padding-left:20px;
     font-weight:bold;
}


