#banner{
  position: relative;
  z-index: 10;
  height: 412px;
}
#contentIndex {
	display: inline;
	float: left;
	width: 914px;
	padding: 0 35px 0 35px;
}
#contentIndex .indexMainImg {
	display: inline;
	float: left;
	width: 914px;
	position: relative;
}
#contentIndex .indexMainImg .imgLinksHolder {
	display: block;
	float: left;
	position: absolute;
	z-index: 100;
	top: 190px;
	left: 156px;
	width: 368px;
	height: 178px;
}
#contentIndex .indexMainImg .imgLinks {
	display: inline;
	float: left;
	width: 368px;
	height: 178px;
}
#contentIndex .indexMainImg .imgLinks p {
	line-height: 1px;
	padding: 0;
}
#contentIndex .indexMainImg .imgLinks a.seek {
	display: block;
	float: left;
	width: 186px;
	height: 178px;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/images/seek.png) 0 0 no-repeat;
}
#contentIndex .indexMainImg .imgLinks a.find {
	display: block;
	float: left;
	width: 178px;
	height: 178px;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/images/find.png) 0 0 no-repeat;
}

/* @group What we do */
.whatWeDo {
	display: inline;
	float: left;
	width: 45px;
	height: 169px;
}
a#whatWeDoLink {
	display: block;
	float: left;
	width: 45px;
	height: 169px;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/images/bg_what_we_do.png) 0 0 no-repeat;
}
.whatWeDo a.active {
	background: url(/images/bg_what_we_do_a.png) 0 0 no-repeat;
}
.whatWeDo a.whatWeDoLink {
	background: url(/images/bg_what_we_do_a.png) 0 0 no-repeat;
}
#whatWeDo {
	float: left;
	width: 315px;
	height: 169px;
	padding: 20px 14px 0 14px;
	background: url(/images/bg_what_we_do2.png) 0 0 no-repeat;
}
#whatWeDo p {
	line-height: 16px;
	font-size: 12px;
	color: #fff;
}
#whatWeDo .close {
	cursor: pointer;
	color: #f3db65;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 150%;
}
#whatWeDoHolder {
	display: block;
	float: left;
	position: absolute;
	z-index: 9999;
	top: 190px;
	left: 519px;
	width: 388px;
	height: 169px;
}
/* @end */
#contentIndex .indexBottom {
	display: inline;
	float: left;
	width: 914px;
}
#contentIndex .indexBottom .findUs {
	display: inline;
	float: left;
	width: 490px;
	margin: 15px 0 0 11px;
	padding: 0px 0 30px 0;
}
#contentIndex .indexBottom .indexBottomRight {
	display: inline;
	float: right;
	width: 400px;
	margin: 15px 11px 0 0;
	padding: 0px 0 30px 0;
}

#contentIndex .indexBottom .findUs p {
	color: #585858;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 10px 0;
}
#contentIndex .indexBottom .findUs p.img {
	line-height: 1px;
	padding: 0 0 0 0;
}
#contentIndex .indexBottom .findUs p.img a {
	margin: 0 16px 0 0;
}
#contentIndex .indexBottom .findUs p.img a#twitter-link{
  float: left;
  width: 92px;
  height: 25px;
  background: url(/images/twitter.gif) no-repeat;
  text-indent: -9999px;
}
#contentIndex .indexBottom .findUs p.img a#twitter-link:hover, #contentIndex .indexBottom .findUs p.img a#linked-in-link:hover{
  background-position: 0 -25px;
}
#contentIndex .indexBottom .findUs p.img a#linked-in-link{
  float: left;
  width: 91px;
  height: 25px;
  background: url(/images/linkedin.gif) no-repeat;
  text-indent: -9999px;
}
#banner span {
	position: absolute;
	right: 11px;
	bottom: -38px;
	text-align: right;
	font-weight: normal;
	color: #494949;
	font-size: 12px;
	line-height: 25px;
	padding: 0 0 2px 0;
}
#smart-savvy-logo {
  margin-top: 35px;
}
