body
{	background-color:#D7D7D7;
}


#banner {
	position:absolute;
	width:728px;
	height:90px;
	z-index:1;
	left: 10px;
	top: 10px;
}

#skyscraper1 {
	position:absolute;
	width:160px;
	height:600px;
	z-index:2;
	left: 748px;
	top: 10px;
	background-color:#FFFFFF;
}

#skyscraper2 {
	position:absolute;
	width:160px;
	height:600px;
	z-index:3;
	left: 748px;
	top: 620px;
	background-color: #999999;
}

#rounded_box {
	position:absolute;
	width:578px;
	height:215px;
	z-index:4;
	left: 160px;
	top: 210px;
}

#content1 {
	position:absolute;
	width:314px;
	height:898px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	z-index:5;
	left: 160px;
	top: 435px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#buttons {
	position:absolute;
	width:234px;
	height:800px;
	z-index:6;
	left: 504px;
	top: 435px;
}

.title2 {
	font-size: 14px;
	color:#000000;
}

.title3 {
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	padding-bottom:5px;
}

.text {
	font-size: 11px;
	font-weight:100;
	text-decoration: none;
	color: #000000;
}

.text a{
	font-size: 11px;
	font-weight:100;
	text-decoration: none;
	color:#0000FF;
}

.text a:hover{
	font-size: 11px;
	font-weight:100;
	text-decoration: underline;
	color:#0000FF;
}

.contentheader {
	color: #D3111C;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#content1 img {
	margin-right: 5px;
	margin-top: 3px;
}

#buttons img {
	padding-bottom: 5px;
}

