#Content
{
	padding:9px 11px 11px 11px;
	background-color:#FFF;
}

#ContentInner
{
	background-image:url(../Images/BgDottedVertical.gif);
	background-position:490px top;
	background-repeat:repeat-y;
}

#ContentWrapper
{
	float:none;
	width:auto;
	padding:0px;
}

#HomeImage
{
	width:470px;
	height:168px;
	background-image:url(../Images/HomeImage.jpg);
	background-repeat:no-repeat;
	padding:20px 0px 0px 15px;
	float:left;
}

#HomeImage div.Title
{
	width:204px;
	height:42px;
	background-image:url(../Images/YourPartnerInHealth.gif);
	background-repeat:no-repeat;
}

#Intro
{
	float:right;
	width:240px;
}

* html #Intro
{
	height:188px;
}

#IntroContentWrapper
{
	height: 135px;
	background-color:#EFEFEF;
}
#IntroContent
{
	padding:8px 6px 0px 9px;
}

#IntroContent h1
{
	padding:0px 3px 3px 3px;
	color:#208385;
	font-size:1.2em;
	margin:0px;
	background-image:url(../Images/BgDottedHorizontal.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#IntroContent p
{
	padding:4px 0px 5px 0px;
	line-height:1.2em;
	margin:0px;
}

#Intro .QuickLinksFormWrapper
{
	background-color:#A9CFD0;
	padding:5px 8px 6px 8px;
}

#Intro h2
{
	background-color:#358E91;
	color:#FFF;
	border-bottom:1px solid #FFF;
	font-size:1.1em;
	margin:0px;
	padding:2px 9px 3px 9px;
}

#Intro .QuickLinksFormWrapper select
{
	float:left;
	width:195px;
}

#Intro .QuickLinksFormWrapper input
{
	float:left;
	padding:0px 0px 0px 3px;
}

#Features
{
	background-image:url(../Images/BgFeatures.gif);
	background-repeat:repeat-y;
	margin-top:6px;
}

* html #Features
{
	/* Ignore Mac IE hack \*/
	height:1px;
	/* end hack */
}

#Features .FeatureBox
{
	padding:6px 5px;
	width:230px;
	float:left;
}

#Features .CentreBox
{
	width:223px;
	margin:0px 12px;
}
#Features .FeatureBox .Content
{
	padding:4px 1px 0px 1px;
}

#Features .FeatureBox .Content h3
{
	color:#208385;
	font-size:1em;
	margin:0px 0px 4px 0px;
	padding-bottom:3px;
	background-image:url(../Images/BgDottedHorizontal.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	min-height:30px;
}

* html #Features .FeatureBox .Content h3
{
	/* Ignore Mac IE hack \*/
	height:30px;
	/* end hack */
}
