div#page-header-image {/*background: url(../images/splash/header-image.jpg);*/ height: 318px; border: 0;}

.main-header-on-en{
	background: url(../images/splash/header-image-on-en.jpg);
}

.main-header-on-fr{
	background: url(../images/splash/header-image-on-fr.jpg);
}

.main-header-qc-en{
	background: url(../images/splash/header-image-qc-en.jpg);
}

.main-header-qc-fr{
	background: url(../images/splash/header-image-qc-fr.jpg);
}

div#content {
	position: relative;
	width: 960px;
	margin: -25px 20px 0 20px;
}

div#content-bottom {clear: both; text-align: left; padding-top: 20px; *padding-top: 10px;}

#home-tab-navigation {position: absolute; top: -33px;}
#home-tab-navigation ul {}
#home-tab-navigation ul li {float: left; padding-right: 2px;}


div#footer {margin-top: 30px;}

div#sidebar-container {
	float: right;
	width: 240px;
}
div#sidebar {
	background: #fff;
	padding-top: 5px;
}


div.splash-list-service {
	float: left;
	width: 225px;
	position: relative;
}

div.splash-list-service h1 {
	padding-top: 30px;
	padding-left: 75px;
	font-size: 18px;
	font-weight: bold;
}

div.splash-service-bubble {
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 9px;
	height: 64px;
	font-size: 12px;
}


div.splash-service-desc {
	padding-left: 75px;
	height: 64px;
	padding-top: 3px;
	background: #fff;
}


#help {position: relative; margin-top: 20px; line-height: 20px;}
#help .qm {position: absolute; left: -20px; top: -6px; _top: -13px; height: 49px; width: 49px; background: url("../images/layout/question-mark-trans.png") no-repeat; z-index: 5;}
#help .bd {padding-left: 40px; font-size: 14px; font-weight: bold; color: #002776;}
#help a {font-size: 12px; font-weight: bold; color: #002776;}


span.splash-service-icon {
	position: absolute;
	top: 0px;
	width: 80px;
	height: 100px;
}

h3.splash-tab-label {
	font: bold 18px verdana;
	color: #fff;
	padding: 0 15px;
}

