/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 14px; 
	line-height: 20px;
	BACKGROUND-POSITION: center top; 
	BACKGROUND-IMAGE: url(web-welcome2.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
	color: #fff;
}

#container {
	position: 					relative;
	margin: 					auto;
	padding: 					0px;
	width: 						955px;
}
#flash {
	position:  					relative;
	left: 88px;
	top: 17px;	
}
.skyscraper {
	position: 					absolute;
	top: 						23px;
	right: 						-50px;

}
.banner {
	position:  					absolute;
	left: 90px;
	top: 530px;
}
.mags {
	position:  					absolute;
	left: 615px;
	top: 18px;
}
#text {
	position:  					absolute;
	top: 						124px;
	margin-left:				17%;
	height: 					60px;
	width: 						455px;
}

