body
{
    margin: 0;
    padding: 0;
    color:#727272;
    font: 93%/1.5em Arial,Helvetica,Sans-Serif !important;
    line-height:1.5em;

}


h2, h3, h4, h5
{
    float:left;
    width:100%;
    font: 1.3em Arial,Helvetica,Sans-Serif;
    margin: 10px 0px 10px 0px;
    color:#000000;
}

hr{
    float:left;
    width:100%;
    margin: 10px 0px 15px 0px;
    border:1px solid #eeeeee;
}

h1.hiddenlogo {
    width:175px;
    height:60px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:#404040;
    background: url('../_images/logo.jpg')  no-repeat;

}
h1.hiddenlogo span {
    display:none;
}
h1.hiddenlogo a
{
    float:left;
    width:175px;
    height:60px;
    border-style:none;
}


#wrapper
{
    width: 900px;
    background-color: #ffffff;
    margin: 0 auto;
}

#head
{
    padding: 0;
    margin:10px 0 0 0;
    width: 100%;

}

#logo{
    float:left;
    width:600px;
}
#tag{
    color:#aaaaaa;
    float:right !important;
    font-size:14px ;
    font-weight:bold ;
    margin: 30px 10px 0px 0px;
}

#mobile
{
    float:right !important;
    margin: 0px 60px 0px 0px;
}
#mobile a
{
    text-decoration:none;
    color:#1da8c4;
    font-size:.75em;
    font-weight:bold;
}
#mobile a:hover
{
    text-decoration: underline;
}

#head h1
{
    margin: 0;
    padding: 20px;
}

#menuNav
{
    float: left;
    width: 100%;
    background: #ffffff;
    margin: 0 0 6px 0;
}

#menuNav ul
{
    margin: 0;
    padding: 0;
}

#menuNav ul li
{

    padding: 0;
    list-style-type: none;
    display: inline;
}
#menuNav ul li a
{
    text-decoration:none;
    display: block;
    float: left;
    color:#047188;
    font-size:.93em;
    font-weight:bold ;
    height:28px ;
    padding:10px 15px 0 10px;
}

#menuNav a:hover
{
    text-decoration: underline;
}


/*menuNav image*/
.menuLeft{
    float:left;
    height:40px;
    width:10px;
    background: url('../_images/menu_bar_left.gif')  no-repeat;
}
.menuMiddle{
    width:877px;
    float:left;
    height:40px;
    background: url('../_images/menu_bar_middle.gif')  repeat-x;
}
.menuRight{
    float:left;
    height:40px;
    width:13px;
    background: url('../_images/menu_bar_right.gif')  no-repeat;
}

/*fading JavaScipt*/
#fade{
    display:none;
    float:left;
    margin:10px 7px 10px 7px;
    padding:3px 5px 3px 20px;
    width:860px;
    height:180px;
    background-color:#070707;
    border-bottom:1px solid #eeeeee;
}
#logoDiv1{
    float:left;
    visibility:hidden;

}
#logoDiv2{
    float:left;
    visibility:hidden;

}
#logoDiv3{
    float:left;
    visibility:hidden;

}
/*fading JavaScipt end*/

#leftNav
{
    float: left;
    width: 170px;
    margin:2px 0px 30px 0px;
    border-right:1px solid #eeeeee;
}

#leftNav ul
{
    width: 150px;
    margin: 0 10px 0 0;
    padding:0;
    float: right;
}

#leftNav ul li
{
    margin: 7px 0 0 0;
    padding: 15px 0px 5px 20px;
    list-style-type: none;
    border-bottom:1px solid #eeeeee;
    text-align:right;
}
#leftNav div{
    width: 150px;
    height:400px;
    margin: 0;
    padding: 0;
}

#leftNav ul li a
{
    text-decoration:none;
    display: block;
    color:#727272;
    font-size:.95em;
}

#leftNav a:hover
{
     color:#1da8c4;
}


#leftNav  h6{
    margin: 20px 10px 10px 30px;
    font: 1em Arial,Helvetica,Sans-Serif;
    color:#000000;
}

#leftNav  p{
    margin: 0px 10px 10px 10px;
    padding:0px 0px 10px 0px;
    font: .8em Arial,Helvetica,Sans-Serif;
    line-height:1.3em;
    border-bottom:1px solid #eeeeee;
}



.imgRight {
    float: right;
    margin: 6px 0px 6px 15px;
    border-width:0px;

}
.imgleft2 {
    float: left;
    margin: 0px 15px 10px 0px;
    border-style:none;
}
.index
{
  margin:0;
  padding:0;
}

#content
{
    float: right;
    width: 630px;
    margin: 10px 30px 0 0;
    padding: 0 0 20px;
}
#content p
{
    float: left;
    margin: 0 0 10px 0;
}

#content table
{
    float: left;

}

#content ul li
{
    width:100%;
    float: left;
}
#content a
{
    text-decoration:none;
    color:#1da8c4;
}

#content a:hover
{
    text-decoration: underline;
}
#links
{
    float: right;
    width: 630px;
    margin: 10px 30px 10px 0;
    padding: 0 0 20px ;

}
#links ul
{
    float:left;
    margin: 0px 0px 0px 30px;
    padding: 0;
    width:160px;
    
}
#links ul li
{
    list-style-type: none;
}


#links ul li a
{

    text-decoration:none;
    color:#047188;
}
#links a:hover
{
    text-decoration: underline;
}




#footer
{
    clear: both;
}


#footer ul
{
    margin: 0px;
    padding: 0;
    text-align: right;
}

#footer ul li
{
    height:20px;
    list-style-type: none;
    display: inline;
}


#footer ul li a
{
    height:28px ;
    padding:20px 0 0 3px;
    text-decoration:none;
    color:#047188;
}
#footer a:hover
{
    text-decoration: underline;
}