@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color: #525252;
}
#wrapper {
	width: 790px;
	margin: 0 auto;
}
#top {
	background-image: url(images/topbar.gif);
	height: 30px;
	padding: 19px 0 0 250px;
}
#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;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 55px;
	text-align: center;
	margin-bottom: 10px;
}
#careers {
	background-image: url(images/career.gif);
	background-repeat: no-repeat;
	height: 234px;
	padding: 10px;
	color: #000000;
}
.whitetitle {
	font-family: "Trebuchet MS";
	font-size: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#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;
}
.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;
	color: #FFFFFF;
}
#location{
}
#location_Inuvik, #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;
}
#top ul {
	margin: 0;
	padding: 0;
}
#top li {
	PADDING-RIGHT: 0.8em;
	DISPLAY: inline;
	PADDING-LEFT: 0.8em;
	margin: 0;
	padding-bottom: 0px;
}
