/* ----------------- layout --------------------- */
#strapline{
	display:		none;
}
#content{
	height:			500px;
}
#frontBanner{
	display:		block;
	border-width:	0;
	position:		absolute;
	left:			72px;
	top:			-47px;
	cursor:			pointer;
}
#frontBanner:hover{
	border-width:	0;
}
#frontBannerImage{
	position:		absolute;
	left:			0;
	margin:			0 !important;
	top:			0;
}
/* ---------------- packages --------------------- */
#packages{
	position:		absolute;
	top:			205px;
	left:			73px;
	height:			141px;
	width:			728px;
}
.frontFeature{
	position:		absolute;
	display:		block;
	border-width:	0 !important;
	top:			0;
	width:			162px;
	height:			141px;
	background-repeat: no-repeat;
}
#package1{
	left:			0;
	background-image:url(../../images/v2/package-1.png);
}
#package2{
	left:			175px;
	background-image:url(../../images/v2/package-2.png);
}
#package3{
	left:			350px;
	background-image:url(../../images/v2/package-3.png);
}
#benefits{
	left:			523px;
	width:			205px;
	background-image:url(../../images/v2/benefits.png);
}
/* --------------- about ------------------------- */
#about{
	position:		absolute;
	left:			74px;
	top:			370px;
	border:			1px solid #666666;
	width:			715px;
	height:			114px;
	background-repeat: no-repeat;
	background-image: url(../../images/v2/about-us.png);
}
#about div{
	padding-top:	23px;
	padding-left:	200px;
}
#contactLink{
	position:		absolute;
	right:			11px;
	bottom:			3px;
	padding:		2px;
	padding-left:	5px;
	padding-right:	20px;
	background-image: url(../../images/v2/right-arrow.png);
	background-repeat: no-repeat;
	background-position:right 4px;
	border:			1px solid white;
	color:			#555 !important;
}
#contactLink:hover{
	border:			1px dotted silver;
}
/*--------------- external links ----------------- */
#externalReferences{
	position:		absolute;
	left:				0px;
	top:585px;
	width:			870px;
}
#externalReferencesLiner{
	padding:		0 10px;
}
	