@import url(public.css);
.yellow-box {
	margin:0px -20px 0pt 0pt;
}
.wrapper {
	background: url(images/bg_vis1.jpg) no-repeat;
	width: 1121px;
	height: 1492px;
}
.sidebar {
	width: 290px;
	margin-right: 10px;
}
/* BNG content */
.content {
	width: 655px;
	margin-left: 135px;
}
.womens {
	width: 655px;
	height: 422px;
	position: absolute;
}
.womens-box {
	width: 607px;
	height: 422px;
	padding-left: 48px;
	background: url(images/bg_womens.png) no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_womens.png');
}
.womens-box .box {
	position: relative;
	overflow: hidden;
	overflow-y: scroll;
	width: 496px;
	height: 260px;
	_margin-top: -35px;
}

.womens-box ul
{

	margin:0px;
	
}
.womens-box ul li
{

	margin-left:62px;
	
}

.womens-box .title {
	height: 117px;
}
.womens-box .title h1 {
	margin: 50px 70px 0 0;
	text-indent: -9999em; 
}
.womens-box .title h2 {
	margin: 50px 0 0 0;
}
.womens-box p {
	width: 480px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin: 10px 0 23px 0;

}

.womens-box a {
	color:#000000;
	font-color:#000000;
}
.specific {
	margin: 405px 0 0 30px;
	width: 566px;
	height: 377px;
	position: absolute;
	z-index: 1000;
}
.specific .box {
	position: relative;
	overflow: hidden;
	overflow-y: scroll;
	width: 480px;
	height: 250px;
	
	margin-right:5px;
}
.specific-box {
	width: 518px;
	height: 377px;
	padding-left: 48px;
	background: url(images/bg_specific.png) no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.abovocreative.co.uk/nhs/v2/css/css/images/bg_specific.png');
}
.specific-box .title {
	height: 70px;
}
.specific-box .title h2 {
	padding-top: 15px;
	width: 250px;
	height: 45px;
}
.specific-box p {
	width: 480px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin: 10px 0 23px 0;
	_margin-top: -50px;
}
.specific-box a {
	position: relative;
	z-index: 1000;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	text-indent: -9999em;
}
.lack {
	width: 717px;
	height: 503px;
	position: absolute;
	z-index: 100;
	margin: 752px 0 0 -30px;
}
.lack-box {
	width: 717px;
	height: 503px;
	padding-left: 48px;
	background: url(images/bg_lack.png) no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.abovocreative.co.uk/nhs/v2/css/css/images/bg_lack.png');
}
.lack-box .title {
	padding-top: 70px;
	height: 50px;
}
.lack-box .title h2 {
	width: 500px;
	margin: -20px 0 0 0;
}
.lack-box p {
	width: 480px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin: 5px 0 23px 68px;
}
.lack-box h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}
.lack-box h3.red {
	color: #d02908;
	font-weight: bold;
}
.lack-box strong, .lack-box span {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.lack-box .box {
	position: relative;
	overflow: hidden;
	overflow-y: scroll;
	width: 622px;
	height: 331px;
	_margin-top: -35px;
}
/* END content */
/* BNG footer */
.footer {
	margin: 1072px 90px 0 0 !important;
	margin: 1072px 45px 0 0;
	float: right;
}
/* END footer */
