body 
{
margin:0px;
font-family:Arial, Helvetica, sans-serif; 
background-image:url(../images/body_bg_img.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
div#gray_canvas{ 
width:100%;
height:auto;
}

div#index_maincontainer
{
position:relative;
top:0px;
margin-left:auto;
margin-right:auto;
width:960px;
height:auto;

}


div#top_container
{
position:relative;
top:0px;
left:0px;
width:960px;
height:186px;
}

#top_container ul {
list-style:none;
float: right;
margin-top: 123px;
}

#top_container li {
display: inline;
padding-left:20px;
color: #fff;
cursor:pointer;
}

img#logo
{
position:absolute;
top:91px;
left:0px;
}

div#bottom_menu
{
position:absolute;
top:120px;
right:80px;
width:330px;
height:30px;
}
.dot-menu1
{
position:absolute;
left:95px;
top:0px;

}
.dot-menu2
{
position:absolute;
left:205px;
top:0px;

}




div#middle_container
{
position:relative;
top:0px;
width:960px;
height:auto;
margin-bottom:0px;
}



.smallBtn {
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#680303;
}



.left_content
{
font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial,sans-serif;
position:relative;
text-align:left;
padding-left:5px;
padding-right:5px;
top:25px;
left:85px;
width:410px;
height:auto;
font-size:13px;
display: none;
position:absolute;
}

div#slideshowHolder
{
position:absolute;
top:53px;
right:0px;
width:412px;
height:285px;
background-image:url(../images/imgBG.gif);
background-repeat:no-repeat;
}

img#slideshow_image
{
position:relative;
left:14px;
top:13px;
}

div#bottom_container
{
position:relative;
margin-left:25px;
top:400px;
bottom:0px;
width:960px;
height:40px;
}

div#bottom_text
{
position:absolute;
text-align:left;
top:60px;
left:190px;
width:390px;
height:20px;
}

div#bottom_menu
{
position:absolute;
padding-top:5px;
top:60px;
right:170px;
width:220px;
height:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:13px;
    left:13px;
    z-index:8;
}

#slideshow IMG.activeSlide {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}