
.big_map
{
	display: block;
	background: url(/images/strat_map.png) no-repeat;
	width: 989px;
	height: 658px;
}

.inside_links
{
	display: block;
	width: 989px;
	height: 658px;
}

.inside_links a
{
	position: absolute; 
	display: block; 
	overflow: hidden;
}

a.mercy
{
	display: block;
	
	width: 141px;
	height: 96px;
	margin-top: 95px;
	margin-left: 93px;
}

a.business
{
	display: block;
	
	width: 140px;
	height: 120px;
	margin-top: 117px;
	margin-left: 759px;
}

a.nextgen
{
	display: block;
	
	width: 80px;
	height: 88px;
	margin-top: 334px;
	margin-left: 131px;
}

a.disciple
{
	display: block;
	
	width: 89px;
	height: 92px;
	margin-top: 386px;
	margin-left: 828px;
}

.little_map
{
	display: block;
	background: url(/images/strat_map2.jpg) no-repeat;
	width: 507px;
	height: 306px;
}

h2 span
{
	visibility: hidden;2
}

h2.how
{
	display: block;
	background: url(/images/strat_how.jpg) no-repeat;
	width: 332px;
	height: 43px;
}

h2.what
{
	display: block;
	background: url(/images/strat_how.jpg) no-repeat;
	width: 332px;
	height: 43px;
	margin-top: 15px;
}

.bottom span
{
	color: #8f8e87;
	font-size: 12px;
	line-height: 18px;
}

.bottom .test
{
	display: block;
	padding-left: 12px;
}



/* -- Business -- */

.map3
{
	display: block;
	background: url(/images/strat_map3.jpg) no-repeat;
	width: 290px;
	height: 200px;
		
}

h2.where
{
	display: block;
	background: url(/images/strat_where.jpg) no-repeat;
	width: 179px;
	height: 38px;
	margin-top: 10px;
}

h1
{
	font-size: 24px;
	font-weight: bold;
	color: #e9e7db;
	margin-bottom: 15px;
}

.bottom h3
{
	font-size: 14px;
	font-weight: bold;
	color: #fffdf1;
	margin-top: 20px;
	margin-bottom: 5px;
}

.text
{
	margin-top: 10px;
	margin-bottom: 50px;
}

.links
{
	margin: 0 auto 0 auto;
	width: 500px;
	min-height: 80px;
}

.links a
{
	display: block;
	float: left;
	margin-left: 35px;
}

a.mercy_link
{
	display: block;
	background: url(/images/strat_mercy.png) no-repeat top left ;
	width: 101px;
	height: 60px;
}

a:hover.mercy_link
{
	display: block;
	background: url(/images/strat_mercy.png) no-repeat bottom left ;
	width: 101px;
	height: 60px;
}


a.nextgen_link
{
	display: block;
	background: url(/images/strat_nextgen.png) no-repeat top left;
	width: 57px;
	height: 62px;
}

a:hover.nextgen_link
{
	display: block;
	background: url(/images/strat_nextgen.png) no-repeat bottom left;
	width: 57px;
	height: 62px;
}


a.business_link
{
	display: block;
	background: url(/images/strat_bus.png) no-repeat top left;
	width: 102px;
	height: 75px;
}

a:hover.business_link
{
	display: block;
	background: url(/images/strat_bus.png) no-repeat bottom left;
	width: 102px;
	height: 75px;
}

a.disc_link
{
	display: block;
	background: url(/images/strat_disc.png) no-repeat top left;
	width: 63px;
	height: 69px;
}

a:hover.disc_link
{
	display: block;
	background: url(/images/strat_disc.png) no-repeat bottom left;
	width: 63px;
	height: 69px;
}
