@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(images/wavebacksmall.jpg);
	background-repeat: repeat-x;
	color: #525252;
}
#wrapper {
	width: 790px;
	margin: 10px auto;
}
#top {
	background-image: url(images/topbar.gif);
	height: 32px;
	padding: 19px 0 0 303px;
}
#tablepad {
	padding: 20px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 232px;
}
#content {
	background-color: #FFFFFF;
	background-image: url(images/cbg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
	padding: 20px 20px 8px 20px;
	overflow: auto;
}
#left {
	float: left;
	width: 212px;
}
#right {
	float: right;
	width: 500px;
}
#prefooter {
	background-image: url(images/footerback01.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 146px;
	text-align: center;
}
#footer {
	background-image: url(images/footerback05.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 145px;
	text-align: center;
	color:#ffffff;
	margin-bottom: 10px;
	text-decoration: none;
}
#footer :visited {
	height: 145px;
	text-align: center;
	color:#ffffff;
	margin-bottom: 10px;
	text-decoration: none;
}
#footer :link {
	height: 145px;
	text-align: center;
	color:#ffffff;
	margin-bottom: 10px;
	text-decoration: none;
}
#footer :hover {
	height: 145px;
	text-align: center;
	color:#42C6EB;
	margin-bottom: 10px;
	text-decoration: none;
}
#footer :active {
	height: 145px;
	text-align: center;
	color:#ffffff;
	margin-bottom: 10px;
	text-decoration: none;
}
#careers {
	background-image: url(images/career.gif);
	background-repeat: no-repeat;
	height: 234px;
	padding: 10px;
	color: #000000;
}
#projectheading {
	height: 20px;
	padding: 10px;
	color: #00A1D2;
}
.projectheadingwhite {
	font-size: 50px;
	padding: 10px;
	color: #FFFFFF;
}
.whitetitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallwhitetitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#contracts {
	background-image: url(images/leftbg2.gif);
	background-repeat: no-repeat;
	height: 280px;
	padding: 10px 3px 3px 3px;
	color: #000000;
}
.content {
	text-align: justify;
}
#content ul {
	list-style-image: url(images/bullet.png);
	margin: 0;
	padding: 0;
	padding-left: 18px;
}
#content li {
	margin: 0px;
	padding: 0px;
}
.bluetext {
	font-weight: bold;
	color: #019eb9;
}
.bluetitle {
	color: #019eb9;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}
a.link {
	text-decoration: none;
}
a.mainmenu {
 font-size: 14px;
 }
.smallbluetitle {
	color: #019eb9;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.blacktext {
	font-weight: bold;
	color: #000000;
}
.leftimg {
	float: left;
	padding-right: 7px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 9px;
	display: block;
}
.whitetext {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
#location{
}
#location_Inuvik, #location_Kamloops, #location_RankinInlet, #location_Iqaluit, #location_Saskatoon, #location_Winnipeg, #location_Yellowknife, #location_Edmonton, #location_Grande_Prairie, #location_Anchorage, #location_Whitehorse{
	position:absolute;
	top:350px;
	margin-left:340px;
	padding:0px 0 0 10px;
	background:#fff;
	border:1px #576173 solid;
	width:200px;
	visibility: hidden;
}


