body {
text-align : center;
margin: 0;
margin-top: 10px;
background: #B1B1A9;
}

#outer {
margin : 0 auto;
width : 774px;
background: url(../images/content-bak.gif) top center repeat-y;
}

#skyscraper {
position:absolute;
margin-left: 780px;
width: 120px;
font-family: tahoma;
text-align:center;
color: #555555;
font-size: .75em;
}

	#skyscraper img {
	margin-top: 10px;
	}

#container {
position: relative;
width : 767px;
margin : 0 auto;
}

*html #container {
width : 764px;
}

#footer {
width: 774px;
background: url(../images/foot-shado.gif) no-repeat;
height: 100px;
position: relative;
margin : 0 auto;
}