﻿body 
{
    width:100%;
    margin:0 auto;
     background-color:White;
     background:url(../images/bg5.jpg);
    font-family:Arial;
    font-size:13px;
    color:#333333;
    text-align:justify;
}

a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:none; color:#993300;
}

#main
{
    width:960px;
    margin:0 auto;
   
   
}



#top_sub
{
     width:960px;
    height:30px;
    margin:0 auto;
    text-align:right;
    padding-top:5px;
    
}

#header
{
    width:100%;
    height:190px;
     background-color:#443266;
    
}

#header_sub
{
     width:960px;
    height:120px;
    margin:0 auto;
}

#header_menu
{
    width:100%;
     height:55px;
    background:url(../images/nav-bg.png) repeat-x;
    _background:url(../images/nav-bg.gif) repeat-x;
   
}
#header_men
{
     width:960px;
     height:55px;
     margin:0 auto;
     border-top:5px solid #8C489F;
}


#banner
{
    width:100%;
    height:380px;
    background-image:url(../images/blue_banner.JPG);
    background-repeat:repeat-x;
}

#banner_sub
{
     width:960px;
    height:350px;
    margin:0 auto;
    padding-top:15px;
}



#main_sub
{
    
     width:960px;
    margin:0 auto;
}
#main_a
{
    width:960px;
    margin:0 auto;
    padding-top:30px;
   
}
#main_sub_a
{
    
     width:960px;
    margin:0 auto;
    padding-top:30px;
}
#footer
{
    width:100%;
    height:60px;
    background-color:#443266;
     border-top:5px solid #8C489F; 
    position:relative;
    clear:both;
    
    
}

#footer_sub
{
     width:960px;
    height:30px;
    margin:0 auto;
    text-align:center;
    padding-top:5px;
    
}

    
  
  
  a.mail-us
{
 width:21px; float:left; height:20px; background:url(../images/top-icons.png) no-repeat 0px 0px;
}

a.mail-us:hover
{
 background:url(../images/top-icons.png) no-repeat 0px -20px; 
}

a.write-us
{
  width:30px; float:left; margin-left:6px; background:url(../images/top-icons.png) no-repeat -52px 0px; height:20px;  
}

a.write-us:hover
{
   background:url(../images/top-icons.png) no-repeat -52px -20px;
}

a.google-map
{
 width:21px; background:url(../images/top-icons.png) no-repeat -26px 0px; height:20px; margin-left:4px; float:left;
}

a.google-map:hover
{
 background:url(../images/top-icons.png) no-repeat -26px -20px;
}

a.site-map
{
width:21px; float:left; background:url(../images/top-icons.png) no-repeat -96px 0px; height:20px; margin-left:7px;
}

a.site-map:hover
{
 background:url(../images/top-icons.png) no-repeat -96px -20px;
}

.mas_h_ad
{
     font-size: x-large;
            font-weight: normal;
            font-family: Georgia;
            text-align: center;
            font-style:italic;
}
  
  .mas_h
  {
       font-family: Calibri;
            font-size: 30px;
           
            color: #443266;
             height: 42px;
        border-bottom: 1px solid #443266;
  }