#mainPanel {
	position:relative;
	width:447px;
	min-width:447px;
	margin-left:3px;
	margin-right:3px;
	float:left;	
}

#mainPanelCopy {
	padding-left:23px;
	padding-top:31px;
	padding-right:0px;
}

.bgcontainerdiv {
	position:relative;
	width:399px;
	height:90px;
	margin-bottom:5px;
	overflow:hidden;
}

#mainPanelCopy div p {
	display:none;
}

.bgdiv {
	position:absolute;
	width:399px;
	height:500px;
	left:0px;
	top:0px;
	background-color: #ccffee;
	z-index:0;
	background-image:url('/images/home_f_1.png');	
}

.bgdiv1 {
	top:0px;
}

.bgdiv2 {
	top:-101px;
}

.bgdiv3 {
	top:-202px;
}

.bgdiv4 {
	top:-305px;
}

.bgdiv5 {
	top:-411px;
}

#bgbasediv {
	position:relative;
	width:399px;
	height:45px;
	margin-bottom:35px;
	overflow:hidden;
	background-image:url('/images/clicktolearnmore.png');
}

#bgbasediv div a {
	display:block;
	width:399px;
	height:45px;
}

#bgbasediv div span {
	display:none;
}


#featurePanel {
	position:relative;
	width:249px;
	background-color:white;
	float:right;
	height:auto;
}

#homeFeature {
	position:relative;
	left:0px;
	top:0px;
	width:447px;
	height:297px;
	background-image:url('/images/home_main.png');
}

#homeFeature h1 {
	display:none;
}


#topFeature {
	position:relative;
	left:0px;
	top:0px;
	width:249px;
	height:147px;
	background-image:url('/images/feature_peoplematters.png');
}

#topFeature div {
	position:absolute;
	left:191px;
	top:124px;
	width:53px;
	height:16px;
}

#topFeature div a {
	width:53px;
	height:16px;
	display:block;
}

#topFeature a,#topFeature h2,#topFeature p {
	display:none;
}


#bottomFeature {
	position:relative;
	left:0px;
	top:3px;
	width:249px;
	height:147px;
	background-image:url('/images/feature_partnership.png');
}

#bottomFeature div {
	position:absolute;
	left:7px;
	top:124px;
	width:53px;
	height:16px;
}

#bottomFeature div a {
	width:53px;
	height:16px;
	display:block;
}

#bottomFeature a,#bottomFeature h2,#bottomFeature p {
	display:none;
}

#rightContent a:hover {
	color:#ed1c24;
}

#rightContent {
	position:relative;
	left:0px;
	top:0px;
	width:185px;
	height:auto;
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
	margin-bottom:50px;
	background-color:white;
}

#rightContentDots {
	position: absolute;
	left:-35px;
	top:0px;
	bottom:0px;
	height:100%;
	min-height:530px;
	width:3px;
	border-right:1px dotted #cccccc;
}

#rightContent h3 {
	font-size: 1.2em;
	color: #ed1c24;
}

#rightContent p {
	text-align: justify;
	color: #0054a6;
	font-size: 0.8em;
	margin-bottom:0px;
}

#rightContent p em {
	font-style: normal;
	font-weight: bold;
	color: #ed1c24;
}

.rcBox {
	position:relative;
	color: #3fc1f3;
	font-weight: bold;
	padding-bottom:0px;
	border:1px solid white;
	border-bottom:1px dotted #cccccc;
	margin-bottom:2px;
}

#rightContent div p {
	color: #3fc1f3;
	font-weight: bold;
	font-size: 0.8em;
}

.rcLink {
	position:relative;
	bottom:5px;
	clear:both;
	font-size:0.7em;
	padding-bottom:0px;
	border-bottom:0px;
	width:100%;
	text-align:right;
}

.rcLink a {
	color:#999999;
}

.rcLink a:hover {
	color:#3366ff;
}