/* CSS Document */

body
{
background-color: #000000;
}

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

#top
{
position: relative; top: 0px; left: 0px; width: 961px; height: 215px;
background-image: url(../images/background_top.jpg);
}

#logo
{
position: relative; top: 94px; left: 110px; width: 742px; height: 121px;
}

#image
{
position: relative; top: 0px; left: 0px; width: 961px; height: 274px;
background-image: url(../images/background_middle.jpg);
margin-left: auto; margin-right: auto;
padding: 0px;
}

#navigation
{
position: relative; top: 0px; left: 0px; width: 742px; height: 44px;
background-image: url(../images/navigation/nav_bg.jpg);
background-repeat: repeat-x; margin-left: auto; margin-right: auto;
padding: 0;
}

#navigation_holding
{
position: relative; top: 0px; left: 0px; width: 742px; height: 44px;
background-image: url(../images/navigation/nav_bg.jpg);
background-repeat: repeat-x; margin-left: auto; margin-right: auto;
}

#middle
{
position: relative; top: 0px; left: 0px; width: 961px;
background-image: url(../images/background_middle.jpg);
background-repeat: repeat-y; 
background-position: top;
z-index: 1;
}



#holdingpage_text
{
position: relative; top: 20px; left: 110px; width: 740px; min-height: 150px; height: 100%;
z-index: 2;
}

#text_container
{
position: relative; top: 20px; left: 152px; width: 660px;
z-index: 2;
}



#bottom
{
position: relative; top: -12px; left: 0px; width: 961px; height: 225px;
background-image: url(../images/background_bottom.jpg);
margin-left: auto; margin-right: auto; text-align:center;
}

#footer
{
position: relative; top: 60px; left: 0px; width: 742px; height: 50px;
margin-left: auto; margin-right: auto; text-align:center;
}
