@charset "UTF-8";
/* MAKE TAB SELECTED */

div#headnav li a.hnav_welcome {
	background:url(../images/hnav_welcome.png) top no-repeat;
}
div#headnav li a.hnav_welcome:hover {
	background:url(../images/hnav_welcome_over.png) top no-repeat;
}

/* CONTENT DIVS */

/* LEFT COLUMN */

div#content_main{
	float:left;
	width:440px;
	padding:0px;	
	padding-left:10px;
	padding-right:35px;
	text-align:left;
}

/* RIGHT SIDEBAR */

div#content_right{
	text-align:left;
	float:right;
	width:468px;
	overflow:hidden;
}

/* SPINNING FLASH FOOT */

div#flashfoot{
	float:left;
	width:248px;
	height:288px;
	margin:0;
	padding:0;
}

/* TEXT STYLES */

#content_main p{
	text-align:left;
	line-height:16px;
}

h1.changinglives{
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	width:440px;
	height:45px;
	background: url(../images/h1_changinglives.png) no-repeat;
}

h2.welcome{
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	width:440px;
	height:103px;
	background: url(../images/h2_welcome.png) no-repeat;
}
h2.development{
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	width:440px;
	height:103px;
	background: url(../images/h2_development.png) no-repeat;
}
h3.hpc_explained{
	display:block;
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
	padding:0px;
	text-indent:-9999px;
	width:178px;
	height:22px;
	background: url(../images/h3_hyprocureexplained.png) no-repeat;
}
/* CLASSES */
