﻿body 
{
    width:100%;
    margin:0 auto;
    background-color:#F0FFFF;
    background:url(../images/bg5.jpg);
    font-family:Arial;
    font-size:12px;
    color:#333333;
    text-align:justify;
}

a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:none; color:#993300;
}

#top
{
    width:100%;
    height:30px;
    background-color:#443266;
    border-bottom:5px solid #333333;
   
}

#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:300px;
   
}
#banner_sub
{
     width:960px;
    height:270px;
    margin:0 auto;
    padding-top:20px;
    
    
}
#banner_sub_left
{
     width:680px;
    height:270px;
    margin:0 auto;
    float:left;
    
}
#banner_sub_right
{
     width:270px;
    height:270px;
    margin:0 auto;
    float:right;
   
   
    
}

#main
{
    width:100%;
    
}

#main_sub
{
    
     width:960px;
    margin:0 auto;
}

#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;
}
  