﻿
#homeBanner
{
	position: relative;
	top: 0px;
	left: 25px;
	width: 888px;
	height: 427px;
}

#homeBannerTopLeft
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 391px;
	height: 255px;
	background-image: url(../../images/hcp/home/hcp_home_top_left.jpg);
	background-repeat: no-repeat;
	padding: 32px 0px 0px 52px;
}

#homeBannerTopRight
{
	position: absolute;
	top: 0px;
	left: 443px;
	width: 445px;
	height: 287px;
	background-image: url(../../images/hcp/home/hcp_home_top_right.jpg);
	background-repeat: no-repeat;
}

#homeBannerBotLeft
{
	position: absolute;
	top: 287px;
	left: 0px;
	width: 443px;
	height: 140px;
	background-image: url(../../images/hcp/home/hcp_home_bot_left.jpg);
	background-repeat: no-repeat;
}
#homeBannerBotLeft div
{
	position: absolute;
	top: 102px;
	left: 62px;
	height: 20px;
	width: 300px;
}
#homeBannerBotLeft a
{
	font-weight: bold;
	color: #ffda44;
	text-decoration: none;
}
#homeBannerBotLeft a:hover
{
	color: #ffffff;
}

#homeBannerBotRight
{
	position: absolute;
	top: 287px;
	left: 443px;
	width: 445px;
	height: 140px;
	background-image: url(../../images/hcp/home/hcp_home_bot_right.jpg);
	background-repeat: no-repeat;
}
#homeBannerBotRight div
{
	position: absolute;
	top: 102px;
	left: 62px;
	height: 20px;
	width: 300px;
}
#homeBannerBotRight a
{
	font-weight: bold;
	color: #ffda44;
	text-decoration: none;
}
#homeBannerBotRight a:hover
{
	color: #ffffff;
}

#contentContainer
{
	left: 0px;
	width: 940px;
}

#contentSubContainer
{
	width: 940px;
}


#sectionFooter
{
	width: 940px;
}

#sectionFooter .right
{
	width: 741px;
}
