@charset "utf-8";
/* Development by: Acegik Web Solutions, DEC 2008 
   www.acegik.com */
   
body {
	background-image: url(../img/main_bg2.png);
}
#tier2-heading {
	width: 865px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	height: 77px;
	overflow: hidden;
	clear: both;
	background-image: url(../img/tier2-officespaces.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding: 0px;
}


#office-menu {
	height: 279px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#office-menu .menu-bg {
	text-align: center;
	padding-top: 25px;
	background-image: url(../img/menu-bg.png);
	height: 254px;
	width: 267px;
}
#office-menu #exec {
	float: left;
}
#office-menu #north {
	margin-left: 10px;
	float: left;
}
#office-menu #incubators {
	float: right;
}

#content #container #light-blue {
	background-color: #d2e6f5;
	clear: both;

}


