body {
background-image:url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-attachment:fixed;
}

#site_wrapper{
margin:auto;
}

#extended_header{
background:url(../images/extended_header.png);
background-repeat:repeat-x;
width:100%;
margin:0;
padding:0;
height:218px;
}


#header{
        width:990px;
        height:218px;
        background-image:url(../images/header.png);
		background-repeat:no-repeat;
		margin:auto;
}

#home_link{
width:608px;
 height:218px;
 float:left;
 position:relative;
		}




#top_links {
float:right;
height:40px;
position:relative;
top:108px;
width:360px;
}

#main_navigation {
float:right;
height:38px;
margin-right:8px;
position:relative;
top:102px;
width:372px;
z-index:99999999;
}
ul#jw-sir, ul#jw-sir li#jw-sir-loading {
height:259px;
z-index:999;
}


#wrapper{
margin:auto;
width:990px;
}

#spotlight{
width:900px;
margin:auto;
height:322px;
background:url(../images/spotlight.png);
float:left;
padding:0 45px 0 45px;
}

#content{
width:900px;
margin:auto;
background:url(../images/content.png);
float:left;
padding:0 45px 20px 45px;
}

#stage{
float:left;
position:relative;
width:570px;
}


#right {
position:relative;
float:right;
width:260px;
}

#footer{
background-image:url(../images/footer.png);
background-repeat:no-repeat;
width:900px;
height:100px;
float:left;
padding:45px 45px 40px 45px;
}

#footer_menu{
width:900px;
position:relative;
float:left;
}

#copyright {
float:left;
position:relative;
top:56px;
width:900px;
}
