@charset "UTF-8";

/* CSS Document */



/*----------Content-----------------------------------------------------------------*/

#wideColumn {
	margin: 0 24px 0 24px;
	padding: 3px 5px 0 5px;
	width: 811px;
}

#wideColumn h1 {
	font: 1.3em bold italic Georgia, "Times New Roman", Times, serif;
	color: #1b376b;
	padding: 0 0 5px 2px;
	margin: 0 0 12px 0;
	border: solid #666;
	border-width: 0 0 1px 0;
}

#wideColumn p {
	font: .9em/1.5em Arial, Helvetica, sans-serif;
	color: #1b376b;
	padding: 0 0 15px 0;
}

#wideColumn ul li {
	display: block;
	float: left;
	text-align: center;
	margin: 0 15px 15px 0;
}

#wideColumn ul {
}

#wideColumn ul li.third {
	margin-right: 0;
}

#wideColumn a {
	padding: 10px 10px 10px 10px;
	width: 240px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 100%;
	height: 145px;
}

#services #offices {
	background: #1b376b url(../uploads/images/home/images.jpg) no-repeat;
	background-position: 0 38px;
}

#services #offices a:hover {
	background: #0c1e3f  url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -260px 38px;
}

#services #industrial {
	background: #1b376b url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -520px 38px;
}

#services #industrial a:hover {
	background: #0c1e3f url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -780px 38px;
}

#services #investments {
	background: #1b376b url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -1040px 38px;
}

#services #investments a:hover {
	background: #0c1e3f url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -1300px 38px;
}

#services #designAndBuild {
	background: #1b376b url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -1560px 38px;
}

#services #designAndBuild a:hover {
	background: #0c1e3f url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -1820px 38px;
}

#services #servicedOffices {
	background: #1b376b url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -2080px 38px;
}

#services #servicedOffices a:hover {
	background: #0c1e3f url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -2340px 38px;
}

#services #sitesRequired {
	background: #1b376b url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -2600px 38px;
}

#services #sitesRequired a:hover {
	background: #0c1e3f url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -2860px 38px;
}

#services #strategic {
	background: #1b376b url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -3120px 38px;
}

#services #strategic a:hover {
	background: #0c1e3f url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -3380px 38px;
}

#services #retirement {
	background: #1b376b url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -3640px 38px;
}

#services #retirement a:hover {
	background: #0c1e3f url(../uploads/images/home/images.jpg) no-repeat;
	background-position: -3900px 38px;
}

#services #promotion {
	background: #1b376b url(../uploads/images/home/promo.jpg) no-repeat;
	background-position: 0px 38px;
}

#services #promotion a:hover {
	background: #0c1e3f url(../uploads/images/home/promo.jpg) no-repeat;
	background-position: -260px 38px;
}


