/* CSS Document */
body
{
background-color: #FFFFFF;
width: 100%; height: 100%;
}

#container
{
position: relative; top: 0px; width: 900px; height: 768px;
margin-left: auto; margin-right: auto;
}

img, div 
{ 
behavior: url(iepngfix.htc) 
}

#left
{
position: relative; top: 0px; left: 0px; width: 159px; height: 613px;
background-image: url(../images/left.jpg);
background-repeat: no-repeat; z-index: 2;
}

#menu
{
position: relative; top: 190px; left: 0px; width: 159px; height: 184px; 
z-index: 1; background: none;
}

#middle
{
position: absolute; top: 2px; left: 159px; width: 380px; height: 613px;
background-image: url(../images/middle1.jpg);
background-repeat: no-repeat;
}

#logo
{
position: absolute; top: 80px; left: 28px; width: 277px; height: 56px;
background-image: url(../images/logo_withtag.png);
background-repeat: no-repeat; z-index: 4;
}

#right
{
position: absolute; top: 0px; left: 539px; width: 360px; height: 613px;
background-image: url(../images/right.jpg);
background-repeat: no-repeat;
}

#text
{
position: absolute; top: 90px; left: 10px; width: 340px; height: 350px;
z-index: 1;
}

#offers_box
{
position: absolute; top: 610px; right: 0px; width: 900px; height: 167px;
z-index: 2;
}

#popup_top
{
position: relative; top: 0px; left: 0px; width: 800px; height: 172px;
background-image: url(../images/popup_top.jpg);
}

#popup_contacts
{
position: absolute; top: 100px; left: 480px; width: 400px; height: 70px;
}



#footer
{
position: absolute; top: 490px; right: 10px; width: 350px; height: 80px;
z-index: 1;
}


#ScrollTextArea
{
position: relative; top: 0px; left: 0px; width: 315px; height: 338px;
overflow: hidden;
} 

#ScrollContainer
{
position: absolute; top: 40px; left: 325px; width: 25px; height: 275px;
}

#ScrollUp
{
position: absolute; top: 0px; left: 0px; width: 25px; height: 41px;
}

#ScrollDown
{
position: absolute; bottom: 0px; left: 0px; width: 25px; height: 41px;
}
