html, body{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: #064C92;
}

img{
    border: 0;
}

p{
    font-size: 12px;
    text-align: justify;
    padding: 5px 0 0 0;
    margin: 0 0 0 0;
}

#main-div{
    width: 815px;
    width: 650px;
    height: 845px;
    height: 670px;
    margin: 10px auto 0 auto;
    background: url(/images/back-ground2.gif) no-repeat;
}

#footer-div{
    width: 650px;
    margin: 0 auto 0 auto;
    color: #fff;
    padding: 0 0 15px 0;
}

#footer-div a{
    text-decoration: none;
    color: #08c;
}

#footer-div a:hover{
    color: #fff;
}


#footer-div p{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #08c;
}

#footer-div img{
    height: 15px;
    width: auto;
}

#company-name{
    position: absolute;
    margin: 642px 0 0 195px;
    width: 430px;
    z-index: 100;
    color: #369;
    font-weight: bold;
    font-size: 12px;
}

#content-div{
    position: absolute;
    margin: 355px 0 0 20px;
    padding: 5px 10px 5px 5px;
    height: 270px;
    width: 590px;
    overflow: auto;
    color: #333;
}

#content-div h1{
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

#content-div h2{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

#content-div h3{
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

#menu-div{
    position: absolute;
    margin: 165px 0 0 40px;
    width: 148px;
    height: 175px;
    /*background: url(/images/menu-background.gif) no-repeat -1px 0px;*/
}

#menu-div a{
    text-decoration: none;
    color: #69c;
    font-size: 12px;
    font-weight: bold;
    display: block;
    height: 22px;
    padding: 5px 0 0px 45px;
    background-position: 5px 2px;
}

#menu-div a:hover{
    font-weight: bold;
    color: #fff;
    background-position: 5px 2px;
}


#pic-div{
    width: 410px;
    height: 295px;
    position: absolute;
    margin: 30px 0 0 220px;
}

#menu-about{
    background: url(/images/menu-about.gif) no-repeat;
    border-bottom: 1px dotted #69c;
}
#menu-about:hover{
    background: url(/images/menu-about-sel.gif) no-repeat;
}

#menu-products{
    background: url(/images/menu-products.gif) no-repeat;
    border-bottom: 1px dotted #69c;
}
#menu-products:hover{
    background: url(/images/menu-products-sel.gif) no-repeat;
}

#menu-service{
    background: url(/images/menu-service.gif) no-repeat;
    border-bottom: 1px dotted #69c;
}
#menu-service:hover{
    background: url(/images/menu-service-sel.gif) no-repeat;
}
    
#menu-contact{
    background: url(/images/menu-contact.gif) no-repeat;
    border-bottom: 1px dotted #69c;
}
#menu-contact:hover{
    background: url(/images/menu-contact-sel.gif) no-repeat;
}

#menu-news{
    background: url(/images/menu-news.gif) no-repeat;
}
#menu-news:hover{
    background: url(/images/menu-news-sel.gif) no-repeat;
}

/*#img-div-1, #img-div-2{
    width: 445px;
    width: 500px;
    height: 320px;
    height: 360px;
    position: absolute;
    margin: 40px 0 0 290px;
    background: no-repeat;
}*/

ul{
    margin: 5px 0 5px 0px;
    padding: 0 0 0 0;
    list-style: none;
    font-size: 12px;
    line-height: 15px;
}

li{
    padding: 0 0 0 13px;
    margin: 3px 0 0 0;
}

.about li{ 
    /*list-style-image: url(/images/li-service.gif);*/
    background: url(/images/li-about.gif) no-repeat 0px 2px;
}

.service li{ 
    /*list-style-image: url(/images/li-service.gif);*/
    background: url(/images/li-service.gif) no-repeat 0px 2px;
}

.product li{ 
    /*list-style-image: url(/images/li-product.gif);*/
    background: url(/images/li-product.gif) no-repeat 0px 2px;
}

#content-div #back{
    text-align: center;
    margin: 10px 0 0 0;
    padding: 0;
    /*clear: both;*/
}

#content-div a{
    text-decoration: none;
    color: #369;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#content-div a:hover{
    text-decoration: underline;
    /*border-top: 1px solid #369;
    border-bottom: 1px solid #369;*/
}

/*Contents main pages*/
#content-div div{
  /*border: 1px solid red;*/
}

#content-img-div{
    float: right;
    width: 260px;
    overflow: auto;
    height: 270px;
}

#content-img-div img{
    float: left;
    clear: both;
    margin: 5px 0 5px 2px;
}

.news-img-div{
    clear: both;
    /*float: right;*/
    /*width: 250px;*/
}

.news-img-div img{
    float: left;
    /*clear: both;*/
    /*margin: 5px 0 5px 15px;*/
    margin: 5px 0 5px 5px;
}

#cnt-left{
    position: absolute;
    width: 235px;
    padding: 0 15px 0 0;
    border-right: 1px dotted #064C92;
    height: 270px;
}
#cnt-top{
    position: absolute;
    width: 325px;
    height: 110px;
    margin: 0 0 0 265px;
    padding: 0 0 0 0;
    border-bottom: 1px dotted #064C92;
    
}
#cnt-bottom{
    position: absolute;
    width: 325px;
    height: 125px;
    margin: 120px 0 0 265px;
    padding: 0 0 0 0px;
    
}


.next{
    text-align: right;
    clear: both;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
}
.next a{
    text-decoration: none;
    color: #369;
    font-size: 12px;
    font-weight: bold;
}
.next a:hover{
    /*color: #336*/
    text-decoration: underline;
    /*border-top: 1px solid #369;
    border-bottom: 1px solid #369;*/
}

.right{
    float: right;
}

.txt-ct{
    text-align: center;
}

.img-right{
    float: right;
    clear: right;
    padding: 0 0 10px 10px;
}

.img-left{
    float: left;
    /*clear: left;*/
    padding: 10px;
}