/*-------------------------------------------*/
	/*     cnfasdpartnership css
	/*     thurs 22 feb 2007
/*-------------------------------------------*/


/*--------------------------------------*/
	/*     global bits
/*--------------------------------------*/

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFF;
	}
	
body#engine {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: -25px;
	background: #FFF;
	}
	
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 1px;
	text-align: left;
	width: 770px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 768px;
	}

html>body #wrap {
	width: 768px;
	}

img {
	display: block;
	border: 0px;
	}
	
.imgleft {
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	}
	
li {
	line-height: 16px;
	}
	
a:link, a:active { 
	color: #76449E;
	text-decoration: underline;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
	
a:hover { 
	color: 76449E;
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
	
h5 {
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #777;
	}
	
#hmpghead {
	position: absolute;
	top: 0;
	left: 0;
	width: 770px;
	height: 133px;
	background: url(../img/global/bg_head.gif) no-repeat 0 0;
	}
	
#pghead {
	position: absolute;
	top: 0;
	left: 0;
	width: 770px;
	height: 178px;
	background: url(../img/global/bg_head.gif) no-repeat 0 0;
	}
	
	
/*--------------------------------------*/
	/*     homepage bits
/*--------------------------------------*/	
	
#hmpglogo {
	position: absolute;
	top: 37px;
	left: 43px;
	width: 172px;
	height: 70px;
	}
	
#hmpgfeature {
	position: absolute;
	top: 133px;
	left: 0;
	width: 623px;
	height: 582px;
	}
	
#hmpgfeature p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #C60033;
	text-align: left;
	line-height: 18px;
	margin-top: 43px;
	margin-left: 378px;
	width: 210px;
	}
	

/*--------------------------------------*/
	/*     page bits
/*--------------------------------------*/

#pglogo {
	position: absolute;
	top: 44px;
	left: 43px;
	width: 172px;
	height: 70px;
	}
	
#pgcontent {
	position: absolute;
	top: 200px;
	left: 185px;
	width: 400px;	
	}
	
.flat ul {
	margin: 0;
	padding: 0;
	}
	
.flat li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/*-------------h1 page headings-------------*/
	
#t-about {
	background: url(../img/global/title_about.gif) no-repeat;
	width: 338px;
	height: 37px;
	}
	
#t-events {
	background: url(../img/global/title_events.gif) no-repeat;
	width: 338px;
	height: 37px;
	}

#t-highlights {
	background: url(../img/global/title_highlights.gif) no-repeat;
	width: 338px;
	height: 37px;
	}
	
#t-premiers {
	background: url(../img/global/title_premiers.gif) no-repeat;
	width: 338px;
	height: 37px;
	}
	
#t-research {
	background: url(../img/global/title_research.gif) no-repeat;
	width: 338px;
	height: 37px;
	}
	
#t-contact {
	background: url(../img/global/title_contact.gif) no-repeat;
	width: 338px;
	height: 37px;
	}
	
#t-privacy {
	background: url(../img/global/title_privacy.gif) no-repeat;
	width: 338px;
	height: 37px;
	}
	
#t-copyright {
	background: url(../img/global/title_copyright.gif) no-repeat;
	width: 338px;
	height: 37px;
	}
	
/*-------------page text formatting-------------*/
	
#pgcontent h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #F7931D;
	margin-top: 25px;	
	}
	
#pgcontent h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #76449E;
	margin-top: 25px;	
	}
	
#pgcontent h2 a:link {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #F7931D;
	margin-top: 25px;
	text-decoration: underline;	
	}
	
#pgcontent h2 a:hover, a:active {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #F7931D;
	margin-top: 25px;
	text-decoration: none;	
	}
	
#pgcontent p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;	
	}
	
#pgcontent a:link, #pgcontent a:active { 
	color: #76449E;
	text-decoration: underline;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
	
#pgcontent a:hover { 
	color: #76449E;
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
	
.listheading {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	list-style: none;
	margin-left: -15px;
	}
	
	
/*--------------------------------------*/
	/*     global nav bits
/*--------------------------------------*/	

/*-------------about-------------*/	
	
#n-about img, #n-about a {
	width: 65px;
	height: 25px;
	}
	
#n-about a {
	position: absolute;
	top: 46px;
	left: 423px;
	background: url(../img/global/nav_about.gif) 0 0 no-repeat;
	display: block;
	margin: 20px 0 0;
	padding: 0;
	}
	
#n-about a:hover {
	background-position: -65px 0;
	}
	
/*-------------events-------------*/	
	
#n-events img, #n-events a {
	width: 54px;
	height: 25px;
	}
	
#n-events a {
	position: absolute;
	top: 46px;
	left: 505px;
	background: url(../img/global/nav_events.gif) 0 0 no-repeat;
	display: block;
	margin: 20px 0 0;
	padding: 0;
	}
	
#n-events a:hover {
	background-position: -54px 0;
	}
	
/*-------------highlights-------------*/	
	
#n-highlights img, #n-highlights a {
	width: 70px;
	height: 25px;
	}
	
#n-highlights a {
	position: absolute;
	top: 46px;
	left: 575px;
	background: url(../img/global/nav_highlights.gif) 0 0 no-repeat;
	display: block;
	margin: 20px 0 0;
	padding: 0;
	}
	
#n-highlights a:hover {
	background-position: -70px 0;
	}
	
/*-------------premiers-------------*/	
	
#n-premiers img, #n-premiers a {
	width: 117px;
	height: 25px;
	}
	
#n-premiers a {
	position: absolute;
	top: 82px;
	left: 343px;
	background: url(../img/global/nav_premiers.gif) 0 0 no-repeat;
	display: block;
	margin: 20px 0 0;
	padding: 0;
	}
	
#n-premiers a:hover {
	background-position: -117px 0;
	}
	
/*-------------research-------------*/	
	
#n-research img, #n-research a {
	width: 105px;
	height: 25px;
	}
	
#n-research a {
	position: absolute;
	top: 82px;
	left: 477px;
	background: url(../img/global/nav_research.gif) 0 0 no-repeat;
	display: block;
	margin: 20px 0 0;
	padding: 0;
	}
	
#n-research a:hover {
	background-position: -105px 0;
	}
	
/*-------------contact-------------*/	
	
#n-contact img, #n-contact a {
	width: 114px;
	height: 25px;
	}
	
#n-contact a {
	position: absolute;
	top: 82px;
	left: 594px;
	background: url(../img/global/nav_contact.gif) 0 0 no-repeat;
	display: block;
	margin: 20px 0 0;
	padding: 0;
	}
	
#n-contact a:hover {
	background-position: -114px 0;
	}
	
	
/*--------------------------------------------*/
	/*    left side menu bits
/*--------------------------------------------*/

#lside {
	position: absolute;
	top: 260px;
	left: 5px;
	width: 160px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#lside li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
	}
	
#lside a:link, #lside a:active { 
	color: #76449E;
	text-decoration: underline;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
	
#lside a:hover { 
	color: #76449E;
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	}


	
/*--------------------------------------------*/
	/*    right side menu bits
/*--------------------------------------------*/

#rside {
	position: absolute;
	top: 133px;
	left: 622px;
	width: 148px;
	height: 582px;
	background: url(../img/global/bg_subnav.gif) no-repeat;
	}
	
#rs-alberta {
	position: absolute;
	top: 82px;
	left: 40px;
	width: 46px;
	height: 22px;
	}
	
#rs-bc {
	position: absolute;
	top: 120px;
	left: 74px;
	width: 38px;
	height: 33px;
	}
	
#rs-manitoba {
	position: absolute;
	top: 171px;
	left: 82px;
	width: 46px;
	height: 36px;
	}
	
#rs-nwt {
	position: absolute;
	top: 224px;
	left: 88px;
	width: 38px;
	height: 34px;
	}
	
#rs-nunavut {
	position: absolute;
	top: 275px;
	left: 93px;
	width: 30px;
	height: 37px;
	}
	
#rs-saskatchewan {
	position: absolute;
	top: 328px;
	left: 58px;
	width: 58px;
	height: 24px;
	}
	
#rs-yukon {
	position: absolute;
	top: 369px;
	left: 25px;
	width: 50px;
	height: 24px;
	}
	
	
/*--------------------------------------*/
	/*    footer bits
/*--------------------------------------*/	

/*-------------privacy-------------*/	
	
.clear {
	margin: 100px 0 20px 0;
	}
	
.clear_bottom {
	margin-bottom: 20px;
	}