/* @group Main Home Page */

body {
  background-color: #FFFFFF;
	background-image: none;
}

/* @group Map */

#incredibleview {
	width: 100%;
	height: 300px;
	background: #2F3F52 url(../images/home_header_bg.jpg) no-repeat center center;
	position: relative;
}

#map {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#map .mainmap {
	width: 398px;
	height: 296px;
	position: absolute;
	top: 7px;
	right: 22px;
/*	text-indent: -9999px;*/
/*	background: url(../images/map.png) no-repeat;*/
}



/* @end */

/* @group Content */

#homepagebg 
{
	width:100%;
	background-color:#ffffff; 
/*	background-image:url(../images/homepagebg.png) repeat-x;*/
}

#content {
	float: none;
	width: 881px;
	margin: 0 auto !important;
	position: relative;
	margin-top: 20px;
}


/* @end */

/* @group Job Listings */

#joblistings {
	float: left;
	width: 215px;
	background: url(../images/rightseparate.png) no-repeat right top;
	margin-top:0;
}

#joblistings h2 {
	padding: 0 20px;
}

#joblistings ul {
  margin-bottom: auto;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.75em;
  list-style: none;
}

#joblistings ul li {
	padding: 0 10px !important;
	margin-top: 10px !important;
  list-style: none;
}

#joblistings ul li h4 {
	font-weight: bold !important;
}

#joblistings ul li p {
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 4px;
}


/* @end */

/* @group Find Your Freedom */

#findfreedom h2, #joblistings h2, #officespotlight h2 {
	margin-bottom: 10px;
}

#findfreedom {
	float: left;
	width: 265px;
	background: url(../images/rightseparate.png) no-repeat right top;
	position: relative;
}

#findfreedom h3 a {
	display: block;
	width: 100%;
	height: 100%;
}

#findfreedom h3.candidates {
	text-indent: -9999px;
	width: 257px;
	height: 103px;
	background: url(../images/candidates.jpg) no-repeat;
	position: relative;
	left: -5px;
}

#findfreedom h3.clients {
	text-indent: -9999px;
	width: 257px;
	height: 103px;
	background: url(../images/clients.jpg) no-repeat;
	position: relative;
	left: -5px;
}



/* @end */

/* @group Office Spotlight */

#officespotlight {
	float: left;
	width: 401px;
	background: #ffffff url(../images/officespotlighttemp.jpg) no-repeat center top;
	color: #545454;
	position: relative;
	left: 15px;
	top: 35px;
}

#officespotlight #mask {
	background: url(../images/officespotlightmask.png) no-repeat;
}

#officespotlight h2 {
	padding: 0 20px 0 10px;
	position: relative;
	top: -35px;
}

#officespotlight blockquote {
	padding: 0 30px;
	margin-top: 90px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#officespotlight blockquote p {
	font-size: 12px;
}

#officespotlight cite {
	padding: 0 30px;
	font-style: italic;
	color: #7fb8d3;
	font-size: 1.2em;
}

#officespotlight address {
	margin-top: 20px;
	text-align: center;
	font-size: 1.2em;
	padding-bottom: 30px;
}



/* @end */

/* @end */
