﻿#HomePageHeader
{
    width: 1040px;
    height: 532px;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    z-index: 1px;
   /* background-image: url('images/HomePage_1040_535/hotel_indralok.jpg');*/
}



#HomePageDetail
{
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
}


#menu2
{
    padding: 0px;
    margin: 0px;
    clear: both;
    text-align: left;
    width: 177px;
    top: 0px;
    left: 500px;
    position: absolute;
    z-index:1000px;
}

#menu2 ul
{
    top: 0px;
    left: 0px;
    padding: 250px 0px 0px 0px;
    margin: 0px;
}

#menu2 li
{
    list-style-type: none;
    top: 0px;
    left: 0px;
    padding: 0px 0px 020px 0px;
    margin: 0px;
}

#menu2 li a
{
    color: #800000;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
}

