body {
	background:url(images/back.jpg) repeat-x #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737373;
	line-height:18px;
}
.imageHolder{
	overflow:hidden;
	width:990px;
	height:214px;
}
.container {
	display:block;
	position:relative;
	margin:25px auto;
	width:990px;
	overflow:auto;
}
.imageOverlay{
position:absolute;
}
.topBorder {
	background:#ccc;
	height:4px;
	font-size:3px;
	width:990px;
}
.top {
	display:block;
	overflow:visible;
	position:relative;
	height:120px;
	border:0px;
}
.bottom {
	display:block;
	overflow:visible;
	position:relative;
	height:350px;
	border:0px;
}
.right {
	display:block;
	float:left;
	overflow:auto;
	width:231px;
	border:0px;
}
.middle {
	display:block;
	float:left;
	overflow:auto;
	width:478px;
	border:0px;
}
.left {
	display:block;
	float:left;
	overflow:auto;
	width:231px;
	border:0px;
}
.top .left {
	display:block;
	height:120px;
	background:url(images/side_abstract.jpg) bottom left no-repeat #fff;
}
.top .middle {
	display:block;
	background-color:#d6e7ef;
	height:25px;
	padding-left:25px;
	padding-right:25px;
	padding-top:95px;
	overflow:visible
}
.top .right {
	display:block;
	background-color:#fff;
	height:120px;
}
.bottom .left {
	display:block;
	background-color:#fff;
	height:325px;
	overflow:visible;
	padding-top:25px;
}
.bottom .middle {
	background:url(images/bottomMiddleGradient.jpg) #f6fafb repeat-x;
	height:300px;
	overflow:visible;
	padding:25px 25px 25px 25px;
}
.bottom .right {
	display:block;
	height:350px;
	overflow:visible;
	background:url(images/side_abstract2.jpg) top right no-repeat #fff;
}
.menu a {
	color:#0091B8;
	margin-right:18px;
	padding-top:5px;
	font-size:13px;
	text-decoration:none;
}
.menu a:hover {
	text-decoration:underline;
}
.menu #land {
	color:#0091B8;
	margin-right:18px;
	padding-top:5px;
	font-size:13px;
	text-decoration:none;
	background:url(images/arrow.gif) top center no-repeat;
}
#subMenu {
	padding-left:90px;
	padding-bottom:10px;
	color:#0091B8;
}
#subMenu a {
	color:#0091B8;
	padding-left:10px;
	padding-top:5px;
	font-size:13px;
	text-decoration:none;
	cursor:pointer;
}
#subMenu a:hover {
	cursor:pointer;
	text-decoration:underline;
}
#subMenu #land {
	color:#0091B8;
	padding-left:10px;
	padding-top:-12px;
	font-size:13px;
	text-decoration:none;
	background:url(images/subArrow.gif) left no-repeat;
}
#services #land {
	padding-left:10px;
	background:url(images/subArrow.gif) 0px 6px no-repeat;
}
#buidingspecs #land {
	padding-left:10px;
	padding-top:-18px;
	background:url(images/subArrow.gif) 0px 6px no-repeat;
}
#footer {
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:2px;
	height:16px;
	background:#FFF url(images/footer.jpg) repeat-y;
	overflow:hidden;
}

.subtitle {
	color:#86C4EA;
	font-weight:bold;
	font-size:11px;
}
a {
	color:#0091B8;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	cursor:pointer;
	text-decoration:underline;
}
.rollover a {
	display:compact;
	float:left;
	padding-left:3px;
	padding-top:10px;
	background:url(images/neologo1.gif) right no-repeat;
	width:85px;
	height:9px;
	text-decoration:none;
	font-size:1px;
}
.rollover a:hover {
	display:compact;
	float:left;
	padding-left:3px;
	padding-top:10px;
	background:url(images/neologo2.gif) right no-repeat;
	width:85px;
	height:9px;
	text-decoration:none;
	font-size:1px;
}
.option {
	padding-right:10px;
	margin-top:5px;
}
.firstColumn{
width:212px; float:left; line-height:18px;
}
.secondColumn{
width:50%; float:left; line-height:18px;
}
#bold
{
font-weight:bold;
}
