﻿body 
{
    background-color:#081122;
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 0px; 
    padding-top: 0px; 
    text-align : center;
        background-image:url(images/bg.jpg);
    background-repeat: repeat-x;
}
.header
{
    background-image:url(images/header.jpg);
    background-repeat: no-repeat;
    width:882px;
    height:112px; 
    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;

}
.wellcome_title
{
    color: #81ab00;
    text-align:left;
    text-decoration:none;
    font-family: tahoma;
     padding-bottom:20px;
    font-size:20px;
 
}

.flash
{
    background-image:url(images/flash.png);
    background-position:top;
    width:882px;
    height:271px;        
}

.body_style
{
    background-color:#071121;
    width:882px;
    border:solid 1px #092a4b;
}
.wellcome_body_style
{
        width:600px;
        padding:20px;
        vertical-align:top;
}

.form_bg
{
    background-color:#f2f2f2;
    width:218px;
    border-left:solid 1px #d6d6d6;
    border-right:solid 1px #d6d6d6;
    border-bottom:solid 1px #d6d6d6;
   
}
.form_design
{
    color:white; 
    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:white; 
    text-align:left;
    font-family: tahoma;
    font-size:11px;
    text-align: justify;
         
}

.footer_bg
{
   background-image:url(images/footer.jpg);
    background-position:top;
    height:98px;
    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:white;
    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_text
{
    font-family:tahoma;
    font-size:12px;
    text-align: left;
    color: White;
    padding-right:20px;
    padding-left:20px;
}
.body_line
{
    background-image:url(images/line_bg.png);
    background-repeat:repeat-x;
    background-position:top;
    height:36px;
    width:100%;
}


