@import url('/css/shared.css');


#content{
	width: 969px;
	height: 603px;
	color: #FFF;
	background: url(/images/home/background_blisshealth.jpg) no-repeat top center;
	position: relative;
}

#content_right{
	position: absolute;
	width: 350px;
	position: relative;
	height: 603px;
	top: 0px;
	left: 600px;
	z-index: 2;
}

#content_left{
	position: absolute;
	left: 80px;
	top: 180px;
	height: 203px;
	width: 500px;
	
	z-index: 1;
}

#content_left p{
	font-weight: bold;
	color: #fff;
	font-size: 25px;
	padding: 15px 0px 15px 20px;
}

#content_left p span{
	color: #c4d93a;
}

#content_top{
	z-index: 3;	
	position: absolute;
	left: 225px;
	top: 30px;
	height: 100px;
	width: 575px;
}

#healthLink{
	position: absolute;
	display: block;
	height: 131px;
	width: 96px;
	top: 10px;
	right: -10px;
	text-decoration: none;
}

#awardsLink{
	position: absolute;
	display: block;
	height: 90px;
	width: 90px;
	top: 10px;
	right: -10px;
	text-decoration: none;
}



#areas{
	width: 218px;
	position: absolute;
	top: 185px;
	left: 50px;
}

#areas h3{
	font-size: 14px;
	color: #c4d93a;
}

#areas h3 a{
	color: #c4d93a;
	text-decoration: none;
}

#areas h3 a span{
	color: #ffffff;
	text-decoration: none;
}

#areas h3 a:hover span{
	color: #ffffff;
	text-decoration: underline;
}

#areas h3 a:hover{
	text-decoration: underline;
}

#areas p{
	color: #FFF;
	margin-bottom: 15px;
}

#areas a{
	text-decoration: underline;
	color: #FFF;
}

#areas a:hover{
	color: #c4d93a;
}

h1{
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	position: absolute;
	line-height: 22px;
	white-space: nowrap;
}

h1 a{
	color: #fff;
	text-decoration: none;
}

h1 a span{
	color: #06afef;
}

h1 a span.bprspan{color: #064781}

h2 a{
	color: #c4d93a;
	text-decoration: none;
}



h1 a:hover{
	color: #fff;
}

h1 a:hover span{
	color: #06afef;
}

h1 a:hover span.bprspan{color: #064781}

h2{
	top: 75px;
	left: 250px;
	position: absolute;
	font-size: 18px;
	font-weight: normal;
	color: #c4d93a;
}

