﻿body 
{
    padding:0;
    margin:0;
}
.wrapper
{
    width:100%;
    height:auto;
}
.header_group
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:#FFF;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
}
.header_group span
{
    width:40%;
    height:30px;
    padding:0 5%;
}
.header_group span a
{
    text-align:center;
    text-decoration:none;
    font-size:24px;
    color:#3F3F3F;
    font-weight:bold;
}
.header_group span a:hover
{
    color:#003287;
    text-decoration:underline;
}

.wrapper_header
{
    width: 100%;
    height: 385px;
    background-color: #003287;
}
.header
{
    width:1024px;
    height:auto;
    margin:auto;
}
.header_top
{
    width:1024px;
    height:150px;
    padding:5px 0 5px 0;
}
.logo
{
    width:175px;
    height:150px;
    background-image:url("Images/LOGO.png");
    background-repeat:no-repeat;
    float:left;
}
.logo_text
{
    width:634px;
    height:150px;
    float:left;
    background-image:url("Images/Heading.png");
    background-repeat:no-repeat;
    background-position:center;
}
.contact
{
    width:200px;
    height:125px;
    float:left;
    padding:20px 0 0 15px;
}
.contact_info
{
    width:200px;
    height:auto;
}
.contact_icon
{
    width:178px;
    height:20px;
    font-family:Segoe UI;
    font-size:14px;
    padding:0 0 0 22px;
    background-repeat:no-repeat;
    background-position:left center;
    color:White;
}
.social
{
    width:200px;
    height:40px;
    margin-top:30px;
}
.social span
{
    font-size:16px;
    padding:10px 0 0 0;
    float:left;
    font-family:'Segoe UI';
    color:White;
}
.social_icon
{
    width:32px;
    height:32px;
    margin:4px 5px 4px 5px;
    float:left;
}
.menubar
{
    width: 1024px;
    height: 32px;
    background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

}
.header_bottom
{
    width:1024px;
    height:283px;
}
.banner
{
    width: 697px;
    height: 283px;
    float: left;
    background-color: #7E635C;
}
.news_box
{
    width:327px;
    height:283px;
    float:left;
}
.news_title
{
    width: 297px;
    height: 26px;
    background-color: #FFFFFF;
    font-family:Segoe UI;
    font-size:18px;
    color:#003E64;
    padding:4px 0 0 30px;
}
.news_content
{
    width: 307px;
    height: 233px;
    background-color: #003E64;
    font-family:Segoe UI;
    font-size:12px;
    color:White;
    padding:10px;
}
.wrapper_page
{
    width:100%;
    height:auto;
}
.page
{
    width:1024px;
    height:auto;
    margin:auto;
    padding:135px 0 0 0;
}
.navigation
{
    width:1024px;
    height:auto;
    overflow:hidden;
    padding:0 0 5px 0;
}
.nav_box
{
    width:330px;
    height:330px;
    float:left;
    margin:0 5px 0 6px;
}
.nav_box_title
{
    width: 300px;
    height: 26px;
    font-family: Segoe UI;
    font-size: 18px;
    color: White;
    padding: 4px 0 0 30px;
    background-color: #003387;
    text-transform:uppercase;
}
.page_content_text
{
    font-size:16px;
    color:Black;
    font-weight:bold;
    padding:5px;
    background-color:Silver;
}
.nav_box_content
{
    width: 310px;
    height: 280px;
    padding: 10px;
    font-family: Segoe UI;
    font-size: 12px;
    color: #0271A8;
    background-color: #EFEFEF;
    text-align:justify;
}
.image_gallery
{
    width:1024px;
    height:220px;
    background-image:url("Images/gallery_outer.png");
}
.gallery_title
{
    width:944px;
    height:42px;
    font-family:Segoe UI;
    font-size:18px;
    color:Black;
    padding:10px 0 0 30px;
}
.gallery_content
{
    width:1024px;
    height:136px;
    padding:6px 0 36px 0;
}
.gallery_frame
{
    width:165px;
    height:110px;
    background-image:url("Images/gallery_frame.png");
    float:left;
    margin:0 5px 0 5px;
    padding:13px;
}
.page_content
{
    width:1024px;
    height:auto;
  
   
}
.page_title
{
    width:994px;
    height:25px;
    font-family:Segoe UI;
    font-size:16px;
    padding:5px 0 0 30px;
}
.page_detail
{
    width:1004px;
    height:auto;
    padding:10px;
    font-family:Segoe UI;
    font-size:12px;
    text-align:justify;
}
.wrapper_footer
{
    width:100%;
    height:auto;
    background-color: #003287;
}
.footer_top
{
    width: 100%;
    height: 34px;
    background-color: #042556;
    color:White;
}
.footer
{
    width: 1024px;
    height: 300px;
    margin: -34px auto auto auto;
    
}
.hotlink
{
    width:300px;
    height:300px;
    float:left;
}
.hotlink_title
{
    width:270px;
    height:30px;
    font-family:Segoe UI;
    font-size:18px;
    padding: 4px 0 0 30px;
    color:White;
    text-transform:uppercase;
    
}
.hotlink_content
{
    width:280px;
    height:246px;
    font-family:Segoe UI;
    font-size:12px;
    color:Black;
    padding:10px;
    text-align:justify;
}
.footer_menu
{
    width: 374px;
height: 266px;
margin: 34px 0 0 0;
float: left;
background-color: navy;
padding-left: 50px;
}

.gmap
{
    width:300px;
    height:266px;
    margin:34px 0 0 0;
    float:left;
    background-color:AppWorkspace;
}
.copyright
{
    width:1024px;
    height:28px;
    margin:auto;
    padding:6px 0 0 0;
    color:White;
}
.copyright div {
    width:48%;
    height:auto;
    float:left;
    padding:0 1% 0 1%;
    font-family:'Segoe UI';
    font-size:14px;
    color:White;
}
    .copyright div a 
    {
  
        text-decoration:underline;
        font-family:'Segoe UI';
        color:White;

    }
    .copyright div a:hover
    {
        color: #EEEDD7;
        text-decoration: underline;
        font-family: 'Segoe UI';
    }
.footer_box
{
    width:160px;
    height:30px;
    float:left;
    padding:10px 0 0 0;
    border-radius:5px;
}
.footer_box:hover *
{
    color:White;
}
.footer_box span
{
    margin:0 10px 0 10px;
    float:left;
    color:Black;
}
.footer_box a
{
    color:White;
    text-decoration:none;
    float:left;
    font-family:Segoe UI;
    font-size:14px;
}