body {
	margin:0;
	color:#4d4d4f;
	font:12px Arial, Helvetica, sans-serif;
	background:#dfe5e8;
	min-width:1003px;
}

.clear
{
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

img {
	border:0;
}
a {
	text-decoration:none;
	color:#861947;
}
a:hover {
	text-decoration:underline;
}
.w1 {
	width:100%;
	overflow:hidden;
	position:relative;
}
.w2 {
	float:left;
	position:relative;
	left:50%;
	width:1042px;
}

h3
{
	font-size:18px;
	color: #861947;
}

hr
{
	background: #fff;
	color: #fff;
	border: 0 none;
	border-top: 1px solid #c28ca3;
}

#wrapper {
	width:980px;
	background: url(../images/bg-wrapper.gif) repeat-y;
	left:-50%;
	position:relative;	
	padding:0 31px;
}
#header {
	height:1%;
	margin:0 0 10px;
}
#header .holder {
	background:#861947;
	height:1%;
}
.header-holder {
	background:#861947;
	padding:10px;
	height:1%;
	margin:0 0 1px;
}
.header-holder .holder {
	border:1px solid #c38ca3;
	height:1%;
}
#header .logo-holder {
	height:1%;
	overflow:hidden;
	padding:26px 38px 30px 34px;
}
.logo {
	margin:3px 0 0;
	float:right;
}
.logo a {
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	width: 252px;
	height: 113px;
}
.slogan {
	background: url(../images/bg-slogan.gif) no-repeat;
	width: 288px;
	height: 63px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.nav-holder {
	height:1%;
	border-top:1px solid #c38ca3;
	overflow:hidden;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#nav li {
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
#nav li a {
	float:left;
	background:#fff;
	padding:0 24px;
	color:#000;
	font-size:12px;
	line-height:25px;
}
.header-block {
	background:#799632 url(../images/bg-header-block.gif) repeat-x;
	padding:8px 21px 9px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
}
.header-block strong {
	color:#861947;
	margin:0 10px 0 0;
}

.header-block ul {
	display: none;
}

.header-block a
{
	color: #fff;
}

#main {
	height:1%;
	overflow:hidden;
	padding:0 0 0 10px;
}
#content {
	width:677px;
	float:right;
}
.side-nav {
	float:left;
	width:283px;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #c8d89e;
}
.side-nav li {
	font-size:15px;
	border-top:1px solid #c8d89e;
	padding:6px 11px;
	height:1%;
}
.side-nav li a {
	color:#4d4d4f;
}
.side-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	display:none;
}
.side-nav ul li {
	background: url(../images/bullet01.gif) no-repeat 0 20px;
	padding:13px 0 0 13px;
	border:0;
}
.side-nav li a:hover {
	color:#861947 !important;
	text-decoration:none;
}
.side-nav ul li.active {
	background: url(../images/bullet02.gif) no-repeat 0 20px;
}
.side-nav li.active ul a {
	color:#4d4d4f;
}
.side-nav li.active a,
.side-nav ul li.active a {
	color:#861947;
}
.side-nav li.active ul {
	display:block;
}

.gallery {
	height:1%;
	overflow:hidden;
}
.gallery img {
	display:block;
}
.case-studies {
	height:1%;
	overflow:hidden;
	margin:0 0 -10px;
}
.case-studies .box {
	border:solid #c28ca3;
	border-width:1px 0;
	height:1%;
	padding:0 20px 0 0;
	overflow:hidden;
	margin:0 0 10px;
}
.case-studies .box img {
	float:left;
	margin:0 17px 0 0;
}
.case-studies .box h3 {
	background:#861947;
	margin:0 -20px 13px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	padding:10px 0;
}
.case-studies .box h3 span {
	color:#92b23d;
}
.case-studies .box p {
	margin:0;
}
#content .visual {
	height:1%;
	position:relative;
	overflow:hidden;
	width:100%;
}
#content .visual img {
	display:block;
}
.overlay {
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
}
* html .overlay {
	bottom:-1px;
}
.overlay div {
	background: url(../images/bg-overlay.png);
	padding:20px 22px;
	font-size:32px;
	color:#fff;
	height:1%;
}
.overlay span {
	color:#92b23d;
}

.showing
{
	float: right;
	margin: 0;
	font-size: 90%;
	color: #777;
}

#content ul
{
	color: #861947;
}

#content ul li
{
	padding: 4px 0;
}

#content h2 {
	padding:11px 22px;
	font-size:23px;
	font-weight:normal;
	border-bottom:1px solid #c28ca3;
	margin:0;
}

#casestudies-list h2
{
	background: #861947;
	color: #fff;
	border: 0 none;
	font-size: 20px;
}

#casestudies-list .item
{
	border-bottom: 1px solid #c28ca3;
	border-top: 1px solid #c28ca3;
	margin-bottom: 10px;
}

#casestudies-list h2 a
{
	color: #fff;
}

#casestudies-list h2 a b
{
	font-weight: normal;
	color: #92b23d;
}

#casestudies-list img,
#casestudies-list img.Right
{
	float: left;
	margin: 0 15px 0 0;
}

h1#casestudies-h1,
#content h1
{
	background: #861947;
	color: #fff;
	font-size: 31px;
	font-weight: normal;
	padding:18px 22px;
	margin-top: 0;
}

h1#casestudies-h1 b
{
	color: #92b23d;
	font-weight: normal;
}

.imgRight
{
	margin: 0;
	float: right;
	border: 3px solid #eee;
	margin: 0 0 15px 15px;
}

.imgLeft
{
	margin: 0;
	float: left;
	border: 3px solid #eee;
	margin: 0 15px 15px 0;
}


.text-holder {
	padding:15px 40px 5px 20px;
	height:1%;
	border-bottom:1px solid #c28ca3;
}
.text-holder .important {
	font-size:18px;
	color:#861947;
	margin:0 0 13px;
}
.text-holder .holder {
	height:1%;
	overflow:hidden;
	padding:15px 0 0;
}
.text-holder .holder ul {
	margin:0;
	padding:0;
	width:265px;
	list-style:none;
	float:left;
}
.text-holder .holder ul li {
	padding:0 10px 0 15px;
	margin:0 0 12px;
	height:1%;
	background: url(../images/bullet03.gif) no-repeat 2px 6px;
}
.text-holder .holder ul li strong {
	color:#861947;
	display:block;
}
#footer {
	padding:0 3px;
	height:1%;
}
.nav-block {
	height:1%;
	overflow:hidden;
	padding:24px 6px;
}
.nav-block .nav-container {
	float:right;
}
.nav-block img {
	display:block;
}
.footer-holder {
	background:#789531 url(../images/bg-footer-holder.gif) repeat-x;
	padding:10px;
	height:1%;
	overflow:hidden;
}
.footer-holder .holder {
	float:right;
	width:660px;
	border:1px solid #c9d99e;
}
.footer-holder .box {
	width:250px;
	float:left;
	background:#fff;
	padding:13px 22px 8px 12px;
}
.footer-holder .box strong {
	color:#861947;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin:0 0 10px;
	display:block;
}
.footer-holder .box p {
	margin:0;
}
.footer-holder .box em {
	display:block;
	color:#861947;
	font-style:normal;
	margin:0 0 14px;
}
.footer-holder .box .container {
	height:1%;
	overflow:hidden;
}
#footer .logo-holder {
	float:left;
	border-right:1px solid #c9d99e;
	width:274px;
}
.logo2 {
	display:block;
	margin:30px 0 37px 34px;
}
.logo2 a {
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url(../images/logo2.gif) no-repeat;
	width: 183px;
	height: 82px;
}
.footer-holder .contact {
	float:right;
	width:297px;
	border-left:1px solid #c9d99e;
	margin:0 0 0 -1px;
	display:inline;
	padding:44px 44px 20px;
	color:#fff;
	font-size:11px;
}
.footer-holder .contact span {
	font-weight:bold;
	color:#861947;
	display:block;
}
.footer-holder .contact a {
	color:#fff;
	text-decoration:underline;
}
.footer-holder .contact a:hover {
	text-decoration:none;
}
.footer-holder .contact address {
	font-style:normal;
	margin:0 0 12px;
}
.footer-holder .container {
	height:1%;
	overflow:hidden;
}
.footer-holder .block {
	border-top:1px solid #c0cf9a;
	font-weight:bold;
	font-size:11px;
	height:1%;
	padding:10px 33px;
}
.footer-holder .block a {
	color:#fff;
}
#footer .frame {
	padding:8px 16px;
	height:1%;
	overflow:hidden;
	font-size:11px;
}
#footer .frame .right {
	float:right;
}
#footer .frame p {
	margin:0;
}

.homebox
{
	width: 334px;
	height: 233px;
	float: left;
	margin: 0 0 15px 3px;
	position: relative;
}

.homebox p
{
	background: url(/media/images/homepage-purple.png);
	color: #fff;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 294px;
	font-size: 133%;
	font-weight: bold;
	padding: 15px 20px;
	display: none;
}

.homebox p a
{
	color: #fff !important;
	text-decoration: none;
}

.greytext
{
	color: #4D4D4F;
}

.homebox#pharmaevents {background: url(/media/images/homebox-pharmaevents.jpg) no-repeat;}
.homebox#pharmacommunications {background: url(/media/images/homebox-pharmacommunications.jpg) no-repeat;}
.homebox#pharmaonline {background: url(/media/images/homebox-pharmaonline.jpg) no-repeat;}
.homebox#pharmatraining {background: url(/media/images/homebox-pharmatraining.jpg) no-repeat;}