body{
    padding:0px;
    margin:0px;
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 12px;
}
img{
    margin:0px;
    padding:0px;
}
#head{
    background:url(images/h-bg.gif) top left repeat-x;
    height:91px;
}
#head .container{
    width:100%;
    height:91px;
/*    border:1px black solid;*/
}

#head .lng{
    height:22px;
    text-align:right;
    padding-right:24px;
    font-size: 9px;

}

#head .lng span a{
    color:black;
    text-decoration:none;
}
#head .lng span a:hover{
    color : #294A7B;
}


#head .lng span{
    background:url(images/lng-bg.gif) top left no-repeat;
    width:22px;
    height:18px;
    margin-top:4px;
    padding:4px 0 0 1px;
    display:block;
    text-align:center;
    vertical-align: bottom;
    margin-left:4px;
    float:right;
}

#head .menu{
    padding-top:26px;
    padding-left:6px;
    font-size: 9px;
}

#head .menu-item{
    background:url(images/menu-bg.gif) top left repeat-x;
    height:33px;
    text-align:center;
    font-size:10px;
    font-weight:bold;
}

#head .menu-item a{
    font-size:10px;
    text-transform: uppercase;
    font-weight:bold;
    color:black;
    text-decoration:none;
}

#head .menu-spc{
    height:33px;
    width:4px;
}

#slogan{
    background:#2C82B7;
    height:73px;
}

#content{
    background:url(images/main-bg.gif) left top repeat-x;
}

#content table{
    font-size:12px;
}

#content .main-left{
    padding-left:23px;
    padding-top:19px;
    padding-bottom:19px;
}

#content .main-left a{
    color:black;
    text-decoration:none;
}


#content .main-left h1{
    margin:0 0 10 0;
    padding:0px;
    color:#2C82B7;
    font-size:18px;
    font-weight:bolder;
    color:#2C82B7;

}


#content .main-right{
    text-align:justify;
    padding-top:19px;
    padding-bottom:19px;
    font-size:11px;
}

#content .main-right h1{
    margin:0 0 20 0;
    padding:0px;
    color:#2C82B7;
    font-size:18px;
    font-weight:bolder;
    color:#2C82B7;

}

#content .main-right h2{
    margin:0px;
    padding:0px;
    font-size:14px;
    font-weight:bolder;
    color:#2C82B7;
}

#content .main-right p{
    font-size:12px;
}

#content .main-right a{
    color:black;
    font-weight:bold;
}
#content .main-right a:hover{
    color : #294A7B;
}
#ban1{
    width:208px;
    height:103px;
    background:url(images/ban1.jpg) top left no-repeat;
    margin-bottom:7px;
    padding-top:13px;
    cursor:hand;
}


#ban1 .title{
    margin:0px 0 0 56px;
    font-size:14px;
    font-weight:bold;
    cursor:hand;
}

#ban1 .text{
    margin:13px 15px 0 15px;
    font-size:10px;
    cursor:hand;
    height:30px;
/*    border:1px black solid;*/
}

#ban1 .price{
    margin:0px 15px 0 15px;
    font-size:16px;
    font-weight:bold;
    color:#2c82b7;
    cursor:hand;
}


#ban2{
    width:208px;
    height:103px;
    background:url(images/ban2.jpg) top left no-repeat;
    margin-bottom:7px;
    padding-top:13px;
    cursor:hand;
}

#ban2 .title{
    margin:0px 0 0 56px;
    font-size:14px;
    font-weight:bold;
    cursor:hand;
}

#ban2 .text{
    margin:13px 15px 0 15px;
    font-size:10px;
    height:30px;
    cursor:hand;
/*    border:1px black solid;*/
}

#ban2 .price{
    margin:0px 15px 0 15px;
    font-size:16px;
    font-weight:bold;
    color:#2c82b7;
    cursor:hand;
}

#ban3{
    width:208px;
    height:103px;
    background:url(images/ban3.jpg) top left no-repeat;
    margin-bottom:7px;
    padding-top:13px;
    cursor:hand;
}

#ban3 .title{
    margin:0px 0 0 56px;
    font-size:14px;
    font-weight:bold;
    cursor:hand;
}

#ban3 .text{
    margin:13px 15px 0 15px;
    font-size:10px;
    height:30px;
    cursor:hand;
/*    border:1px black solid;*/
}

#ban3 .price{
    margin:0px 15px 0 15px;
    font-size:16px;
    font-weight:bold;
    color:#2c82b7;
    cursor:hand;
}

#ban4{
    width:208px;
    height:103px;
    background:url(images/ban4.jpg) top left no-repeat;
    margin-bottom:7px;
    padding-top:13px;
    cursor:hand;
}

#ban4 .title{
    margin:0px 0 0 56px;
    font-size:14px;
    font-weight:bold;
    cursor:hand;
}

#ban4 .text{
    margin:13px 15px 0 15px;
    font-size:10px;
    height:30px;
    cursor:hand;
/*    border:1px black solid;*/
}

#ban4 .price{
    margin:0px 15px 0 15px;
    font-size:16px;
    font-weight:bold;
    color:#2c82b7;
    cursor:hand;
}



#bottom{
    height:266px;
    background:url(images/b-bg.gif) bottom left repeat-x;
}

#bottom .comp{
    height:200px;
    background:url(images/comp.jpg) top left no-repeat;
    padding-left:252px;
    font-size:10px;
    line-height: 15px;
}

#bottom .text{
    padding-top:28px;
}

#bmenu{
    padding-top:20px;
}

#bmenu table{
    font-size:10px;
}

#bmenu a{
    color:black;
    font-weight:bold;
    text-decoration:none;
}
#bmenu a:hover{
    color : #294A7B;
}

#pf img{
    border:1px #EFEFEF solid;
}
#pf a{
    font-size:12px;
    font-weight:bold;
}
#pf table{
    margin-bottom:10px;
}