﻿body 
{
    background-color:white;
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 0px; 
    padding-top: 0px; 
    text-align : center;
    background-image:url(images/bg.png);
    background-repeat:repeat-x;

}
.header
{
    background-image:url(images/header.png);
    background-repeat:no-repeat;
    width:1008px;
    height:109px; 
}
.menu_home_bg
{
    background-image:url(images/menu_home_bg.png);
    background-repeat:no-repeat;
    width:1008px;
    height:56px; 
    
}

.title_blue
{
    color: #243a4f;
    text-align:left;
    text-decoration:none;
    font-family: tahoma;
    font-size:20px;
 
}
.title_orange
{
    color: #dd6e05;
    text-align:left;
    text-decoration:none;
    font-family: tahoma;
    font-size:20px;
 
}
.body_text
{
 color:#5d5a59;
 font-family: tahoma;
 font-size:12px;
 text-align:left;
 text-align:justify;
     padding-right:40px;
    padding-left:20px;
}
.body_text1
{
 color:#5d5a59;
 font-family: tahoma;
 font-size:12px;
 text-align:left;
 text-align:justify;
}

.contact_text_design
{
 font-family: tahoma;
 font-size:12px;
 text-align:left;
 padding-bottom:20px;
 padding-left:20px;
 
}

.address_style
{
    color:#dd6e05;
 font-family:  Trebuchet MS;
 font-size:14px;
 text-align:left;
 line-height:20px;
  font-style:italic;
  font-weight:bold;
}

.flash
{
    background-image:url(images/flash.png);
    background-position:top;
    width:920px;
    height:245px;        
}

.body_style
{
    background-image:url(images/page.png);
    background-repeat: no-repeat;
    width:904px;
}
.body_style2
{
        width:904px;

}


.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:black; 
    text-align:left;
    text-decoration:none;
    font-family: tahoma;
    font-size:10px;
    font-weight:bold;
    padding-bottom:5px;
}
.title
{
text-align:left; 
padding:20px;
}

a.footer
{
    padding : 10px 5px 10px 5px;
    color:#243a4f; 
    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:silver;
}

.text_footer
{
    color: #dd6e05; 
    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-bottom: 0px; 
    vertical-align:bottom;
    margin-bottom:10px;

}
img.floatLeft { 
    float: left; 
    margin: 20px; 
}

.line
{
 height:30px;
 width:800px;
 border-bottom:solid 1px silver;
 }
 .menu_text
{
    color: #243a4f;
    text-align:left;
    text-decoration:none;
    font-family: tahoma;
    font-size:12px;
     text-transform:uppercase; 
     font-weight:bold;
     padding-right:10px;
     padding-left:10px;
     line-height:70px;
}
a:hover.menu_text
{ 

    color: #dd6e05;
}
 

