/* Content
*************************/
#content { padding-top:10px; }
#banner {
	border:2px solid #fff;
	box-shadow:0px 4px 15px -2px #000;
}
#pager { position:absolute; top:330px; left:810px; z-index:100; }
#pager a {
	background:url(../images/pager.png) no-repeat;
	background-position:0px 0px;
	width:20px; height:20px; display:block;
	margin-left:5px; float:left;
} #pager a.activeSlide { background-position:-22px 0px; }
#whatWeDo {
	background:#fff;
	width:263px; height:220px;
	padding:15px 8px;
	margin:16px 0 0 42px;
	float:left;
}
#whatWeDo h1 {
	text-indent:-100000px;
	background:url(../images/whatWeDo.jpg) no-repeat;
	width:136px; height:22px;
	margin:auto;
}
#whatWeDo p {
	margin-top:27px; text-align:center; font-style:italic;
}
#aeroCetraValue {
	background:#fff;
	width:263px; height:220px;
	padding:15px 8px;
	margin:16px 0 0 28px;
	float:left;
}
#aeroCetraValue h1 {
	text-indent:-100000px;
	background:url(../images/theAeroCentraValue.jpg) no-repeat;
	width:250px; height:22px;
	margin:auto;
}
#aeroCetraValue p {
	margin-top:50px; text-align:center; font-style:italic;
}
#recentNews {
	background:#fff;
	width:190px; height:250px;
	padding:0px 8px;
	margin:16px 0 0 28px;
	float:left;
	position:relative;
}
#recentNews h1 {
	text-indent:-100000px;
	background:url(../images/recentNews.jpg) no-repeat;
	width:158px; height:24px;
	margin:15px auto;
}
#recentNews p {
	margin-top:20px; text-align:center; font-style:italic;
}
.newsLines {
	background-image:url(../images/newsLines.jpg);
	background-repeat:repeat-x;
	width:206px; height:8px; 
	position:absolute; left:0px;
}
#topLines { background-position:0px 0px; top:0px; }
#bottomLines { background-position:0px -8px; bottom:0px; }
.boxShadow {
	box-shadow: 0px 4px 15px -2px #000;
}

