/* CSS Document */
html, body
{
color: #FFFFFF;
height: 95%;
}
#nav
{
    position: relative; top: 30px; width: 780px; margin-left: auto; margin-right: auto; background-color: #8FD5E1; padding-left: 10px;
    
}
#container
{
position: relative; top: 30px; left: 0px; width: 780px; height: 100%;
margin-left: auto; margin-right: auto; 
}

#logo
{
position: absolute; top: 0px; left: 0px; wifth: 412; height: 230px;
z-index: 1;
}

#image
{
position: absolute; top: 60px; left: 417px; 
width: 385px; 
height: 544px;
}

#image2
{
position: absolute; top: 60px; left: 343px; 
width: 459px; 
height: 544px;
}

#offer
{
position: absolute; top: 20px; right: 0px; width: 177px; height: 177px;
}

#form
{
position: absolute; top: 380px; left: 30px; width: 240px; height: 130px;
}

#address
{
position: absolute; top: 100px; right: 0px; width: 300px; height: 30px;
}

#created
{
position: absolute; top: 100px; left: 0px; width: 400px; height: 30px;
}

#text_area
{
position: absolute; top: 230px; left: 0px; width: 370px;
    height: 304px;
}

#footer_bg
{
position: relative; top: 0px; left: 0px; width: 780px; height: 50px;
background-image: url(../images/footer_bg.png);
background-repeat: no-repeat; padding: 3px; text-align: left;
}

#footer_container
{
position: relative; top: 580px; left: 0px; width: 780px; height: 150px;
}

#footer_container_gallery
{
position: relative; top: 10px; left: 0px; width: 780px; height: 150px;
}
