﻿.pagestyle
 {
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 0px; 
    padding-top: 0px; 
    background-color:#519dcf;
    
}
img{ border:none;}

.baner
{
    height:172px;
    width:920px;
       background-color:#f0f1f1;
}
.header1
{
/*    background-position: center;
    background-image:url(../images/header1.png);
    background-repeat: no-repeat;
    height:48px;
    width:920px;*/
	height:0px;
}
.header2
{
    background-position: center;
    background-image:url(header3.png);
    background-repeat: no-repeat;
    height:218px;
    width:920px;
}
.menu
{

 height : 37px;
 background-position: center;
 background-image:url(menu.png);
 background-repeat: no-repeat;
 vertical-align:middle; 
 width:920px;
 text-align:left;
 

}
.menutext
{

    color:white; 
    text-decoration:none;
    font-family:tahoma;
    font-size:12px;
    font-weight :  bolder;
    text-decoration: none;
    text-transform:uppercase;
    letter-spacing:1px;
    padding: 30px 0px 0px 30px;
}
a:hover.menutext
{
    color:#073e86;
    text-decoration:none;
    font-family:tahoma;
    font-size:12px;
    font-weight : bold;
    text-decoration: none;

}
.boxdesign
{
	    padding: 20px 20px 20px 20px;
	    background-color:#f0f1f1;
}

.topbody
{
	background-position: center;
    background-image:url(body_bg_v.png);
    background-repeat: no-repeat;
    height:13px;
    width:858px;
}

.middlebody
{
 background-position: center;
 background-image:url(body_bg.png);
 background-repeat: repeat-y;
 vertical-align:middle; 
 height:100%;
 width:858px;
}

.bottombody
{
	background-position: center;
    background-image:url(body_bg_n.png);
    background-repeat: no-repeat;
    height:13px;
    width:858px;
}

.body_text
{
   color:black; 
    text-decoration:none;
    font-family:tahoma;
    font-size:12px;
    text-align: left;
    text-align: justify;
    vertical-align: top;
    padding:0px 40px 0px 20px;  
   letter-spacing:1px;
   line-height:20px;

}

.contact_text
{
   color:black; 
    text-decoration:none;
    font-family:tahoma;
    font-size:12px;
    text-align: left;
    text-align: justify;
    vertical-align: top;
   font-weight: bold;
   text-transform:capitalize;

}

.form_design
{
   color:black; 
    text-decoration:none;
    font-family:tahoma;
    font-size:12px;
    text-align: left;
    text-align: justify;
    vertical-align: top;
    padding:0px 20px 20px 50px; 
    border-right:dashed 1px #a4a59d; 
    font-weight:bold;
    
}

.body_text_title
{
    color:#616161; 
    text-decoration:none;
    font-family: Myriad Pro Black;
    font-size:28px;
    text-align: left;
    vertical-align: top;
    border-bottom:solid 1px #a4a59d; 
    text-transform:uppercase;
    

    
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
img.floatleft { 
    float: left; 
    margin: 10px; 
}

.specials
{
    border : dashed 3px black;
}
.footerbg
{
 height: 95px;
 background-position: center;
 background-image:url(footer_bg.png);
 background-repeat: repeat-x;
 vertical-align:middle; 
 width:100%;
 text-align:center;
 color:white;
 font-family: tahoma;
 font-size: 11px;
}
a.link_goback
{
      color:#cd0000; 
    text-align:center;
    font-family:tahoma;
    font-size:12px;
    font-weight : bold;
    text-transform:uppercase;
    padding-right:50px;
  
}
a:hover.link_goback
{
      color:black; 
    text-align:center;
    font-family:tahoma;
    font-size:10px;
    font-weight : bold;
    text-transform:uppercase;
    padding-right:50px;
  
}

a.links
{
    color:black; 
    text-align:center;
    font-family:tahoma;
    font-size:11px;
    font-weight : bold;
    text-transform:uppercase;
}
a:hover.links  { 
color:#cd0000;
}

a.footer
{
    padding:  40px 20px 0px 20px;
     color:white; 
    text-align:center;
    text-decoration:none;
    font-family:tahoma;
    font-size:11px;
    font-weight : bold;
    text-transform:uppercase;
    text-decoration: none;
}
a:hover.footer  { 
color:#ff8011;
padding:  40px 20px 0px 20px;
}