#content_bg {
	background-image:url('../images/white_angle_bg.gif');
	background-repeat: no-repeat;
	width:717px;
	position:relative;
	top:32px;
	left:5px;
	text-align:left;
	padding:0px;
	margin:0px 0px 55px 0px;
}

#content_nav {
	position:absolute;
	top:36px;
	left:550px;
	z-index:4;
	padding:0px;
	margin:0px;
}

#content_text {
	position:absolute;
	top:135px;
	left:50px;
	text-align:left;
	width:405px;
	margin:0px;
	z-index:3;
}

#content_text_bottom {
	position:relative;
	top:-29px;
	left:13px;
	background-image:url('../images/rainbow_bottom.gif');
	background-repeat: no-repeat;
	width:681px;
	height:17px;
	padding:0px;
	margin:0px;
}


#content_text_top {
	position:relative;
	top:-10px;
	left:0px;
	background-image:url('../images/rainbow_top.gif');
	background-repeat: no-repeat;
	width:717px;
	height:20px;
	padding:0px;
	margin:0px;
}

/* start styles: home_overview*/
.home_overview {
	height:455px;
}

#home_overview_title {
	position:absolute;
	top:70px;
	left:30px;
	z-index:4;
	padding:0px;
	margin:0px;
}

#home_overview_bottom_right {
	position:absolute;
	top:260px;
	left:480px;
	background-image:url('../images/overview_bottomright.gif');
	background-repeat: no-repeat;
	width:232px;
	height:278px;
	z-index:4;
	padding:0px;
	margin:0px;
}
/* end styles: home_overview*/

/* start styles: home_profile*/
.home_profile {
	height:400px;
}

#home_profile_title {
	position:absolute;
	top:80px;
	left:60px;
	z-index:4;
	padding:0px;
	margin:0px;
}

#home_profile_bottom_right {
	position:absolute;
	top:180px;
	left:465px;
	background-image:url('../images/profile_bottomright.gif');
	background-repeat: no-repeat;
	width:232px;
	height:278px;
	z-index:4;
	padding:0px;
	margin:0px;
}


#profile_content_text {
	position:absolute;
	top:80px;
	left:50px;
	text-align:left;
	width:405px;
	margin:0px;
	z-index:3;
}

/* end styles: home_profile*/

/* start styles: home_highlights*/
.home_highlights {
	height:600px;
}

#home_highlights_title {
	position:absolute;
	top:134px;
	left:10px;
	z-index:2;
	padding:0px;
	margin:0px;
}

table.highlights_chart {
	position:relative;
	top:20px;
	left:-14px;
	padding:6px;
	margin:0px;
	width:650;
}

td {
	margin:0px;
	padding:6px 0 2px 0;
	text-align:right;
}

td.data_label {
	width:306;
	text-align:left;
}

td.data_label_indent {
	width:296;
	text-align:left;
	margin:0px;
	padding:0 0 0 10px;
}

td.data_title_left {
	border-top:1px solid #000000;
	text-align:left;
	padding:16px 0px 0px 0px;
}

td.data_title_totals {
	border-top:1px solid #000000;
	text-align:left;
	padding:22px 0px 0px 0px;
}

td.data_totals {
	border-top:1px solid #000000;
	padding:22px 0px 0px 0px;
}
/* end styles: home_highlights*/


