body {
background: url(images/home/bg.jpg) repeat;
}

#content {
background: url(images/home/1.jpg) no-repeat;
width: 958px;
height: 272px;
padding: 0px;
}

#content2 {
background: url(images/home/2.jpg) no-repeat;
width: 958px;
height: 250px;
padding: 0px;
}

#content3 {
background: url(images/home/3.jpg) no-repeat;
width: 958px;
height: 212px;
padding: 0px;
}

#nav {
position: relative;
margin: 0px auto;
text-align: left;
background: none;
padding: 0px;
height: 0px;
padding-bottom: 50px;
padding-top: 10px;
}



#home_content {
position: absolute;
width: 370px;
height: 100px;
left: 440px;
top: 420px;
line-height: 1.5em;
}

#home_footer a.golden
{
display: block;
text-indent: -999em;
width: 200px;
height: 40px;
position: absolute;
right: 70px;
top: 690px;
}

#photos {
font-size: 11px;
position: absolute;
left: 10px;
top: 690px;
}

#home_footer a.fb
{
display: block;
text-indent: -999em;
width: 170px;
height: 40px;
position: absolute;
right: 270px;
top: 690px;
}
