﻿body
{
    font-family: Arial;
    font-size: 11px;
}

#headerlogo
{
    width: 200px;
    float: left;
    margin-top: 5px;
    background-image: url(../images/images/common/logoBG.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}

#logo
{
    width: 190px;
    height: 75px;
    background-image: url(../images/images/common/logo.png);
    margin-top: 58px;
}

#headerflash
{
    width: 700px;
    height: 155px;
    background-image: url(../images/images/common/banner.jpg);
    overflow: hidden;
}


#footer
{
    width: 900px;
    height: 60px;
    background-image: url(../images/images/common/footer.jpg);
    float: left;
}

#menu
{
    width: 180px;
    float: left;
    margin-top: 60px;
}

ul
{
    list-style-type: none;
    margin-right: 30px;
    background-repeat: no-repeat;
}

a
{
    width: 150px;
}


ul #l1 a
{
    background-image: url(../images/images/common/icon_about2.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 0 0 0 20px;
    color: Black;
    font-weight: bolder;
    height: 40px;
    display: block;
    padding-top: 10px;
    margin-bottom: 5px;
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    text-indent: 20px;
}
ul #l1 a:hover
{
    background-image: url(../images/images/common/icon_about1.jpg);
    background-repeat: no-repeat;
    display: block;
    vertical-align: middle;
}
ul #l2 a
{
    background-image: url(../images/images/common/icon_service2.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 0 0 0 20px;
    color: Black;
    font-weight: bolder;
    height: 40px;
    display: block;
    padding-top: 10px;
    margin-bottom: 5px;
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    text-indent: 20px;
}
ul #l2 a:hover
{
    background-image: url(../images/images/common/icon_service1.jpg);
    background-repeat: no-repeat;
    display: block;
    vertical-align: middle;
}

ul #l3 a
{
    background-image: url(../images/images/common/icon_client2.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 0 0 0 20px;
    color: Black;
    font-weight: bolder;
    height: 40px;
    display: block;
    padding-top: 10px;
    margin-bottom: 5px;
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    text-indent: 20px;
}
ul #l3 a:hover
{
    background-image: url(../images/images/common/icon_client1.jpg);
    background-repeat: no-repeat;
    display: block;
    vertical-align: middle;
}

ul #l4 a
{
    background-image: url(../images/images/common/icon_contact2.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 0 0 0 20px;
    color: Black;
    font-weight: bolder;
    height: 40px;
    display: block;
    padding-top: 10px;
    margin-bottom: 5px;
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    text-indent: 20px;
}
ul #l4 a:hover
{
    background-image: url(../images/images/common/icon_contact1.jpg);
    background-repeat: no-repeat;
    display: block;
    vertical-align: middle;
}
ul #l5 a
{
    background-image: url(../images/images/common/icon_home2.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 0 0 0 20px;
    color: Black;
    font-weight: bolder;
    height: 40px;
    display: block;
    padding-top: 10px;
    margin-bottom: 5px;
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    text-indent: 20px;
}
ul #l5 a:hover
{
    background-image: url(../images/images/common/icon_home1.jpg);
    background-repeat: no-repeat;
    display: block;
    vertical-align: middle;
}
ul #l6 a
{
    background-image: url(../images/images/common/btn_gogreen2.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 0 0 0 20px;
    color: Black;
    font-weight: bolder;
    height: 40px;
    display: block;
    padding-top: 10px;
    margin-bottom: 5px;
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    text-indent: 20px;
}
ul #l6 a:hover
{
    background-image: url(../images/images/common/btn_gogreen.jpg);
    background-repeat: no-repeat;
    display: block;
    vertical-align: middle;
}
.style
{
    list-style-image: url(../images/images/about/bluedot.jpg);
    color: Gray;
}
.a1
{
    text-decoration: none;
    color: #335f8c;
    font-weight: bold;
}
.a1:hover
{
    text-decoration: none;
    color: Green;
    font-weight: bold;
}

/*----------*/
#menucontainer
{
    background: Transparent;
    filter: alpha(opacity=80);
    opacity: 0.8;
    display: block;
}
.insertbtn
{
	float:right;
	/*-----margin-right:60px-----*/

}
