/*body * {
	border: 1px solid green;
}
/* TEMP */

body  {
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #d1cfc5;
	margin: 0;
	padding: 94px 0 0 0;
	text-align: left;
	/*color: #96958e;*/
	color:#333
}

img {
	border: 0;
	padding: 0;
}

label, .pngfix {
	behavior: url('js/iepngfix.htc');
}

a {
	text-decoration: underline;
	cursor: pointer;
	color: #104773;
	font-weight: bold;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

#header {
	/*margin-left: 43px;*/
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -0.2px;
	margin: 0px auto;
	width: 1025px;
	position:relative;
}

#header-left, #header-spacer, #header-right {
	float: left;
}

#header-left, #header-right {
	padding-top: 3px;
}

/*
#header-left {
	color: #104773;
}
*/

#header-spacer {
	width: 1px;
	height: 24px;
	margin: 0 12px;
	background-image: url('images/header-divider.png');
}

/*
#header-right {
	color: #fff;
}
*/

#header-clear {
	/*margin-bottom: 38px;*/
	height: 38px;
}

#nav-container {
	height: 33px;
	margin: 0px auto;
	width: 1051px;
}

#nav-container a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
#nav-container .link {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.nav, .nav-selected {
	padding: 11px 8px 10px;
	text-align: center;
	float: left;
}

.nav {
	color:#000
}

.nav-selected {
	background-color: #104773;
}

#arrow {
	position: absolute;
	width: 14px;
	height: 7px;
	top: -7px;
	left: -14px;
	z-index: 200;
}

#container {
	width: 100%;
	/*height: 501px;*/
	margin: auto;
	text-align: center; /* ie's centering */
	background-color: white;
}

#center {
	width: 1173px;
	/*height: 501px;*/
	margin: 0 auto; /* ff's centering */
	text-align: left;
	position: relative;
}

#leftnav {
	margin-top: 65px;
	
	float: left;
}

#leftnav a {
}

#leftnav a:hover {
}

#leftnav a div {
	padding: 10px 15px;
	
	background-color: #104773;
	
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#leftnav a:hover div, #leftnav a:hover div.hover {
	background-color: #D1CFC5;
	color: #104773;
}

#main {
	width: 604px;
	/*height: 408px;*/
	position: relative;
	margin: 60px 45px 33px 43px;
	float: left;
	zoom: 1;
}

#title {
	font-size: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
	/*color: #104773;*/
	line-height: 1;
	letter-spacing: -0.2px;
	text-transform: uppercase;
	margin-bottom: 31px;
}

#bodytext {
	margin-left: 2px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: -0.6px;
	line-height: 1.5;
}

#bodytext b {
	color: #104773;
}

#main-footer {
	width: 604px;
	height: 113px;
	position: static;
	bottom: 0;
	right: 0;
}

#links {
	width: 100%;
	height: 67px;
	border-bottom: 1px solid #d1cfc5;
}

#link-left {
	margin-left: 29px;
	height: 50px;
	float: left;
}

#link-right {
	margin-right: 16px;
	float: right;
}

.link-image {
	height: 67px;
	float: left;
}

.link-wrapper {
	margin: 0 14px;
	float: left;
}

.link-title {
	margin-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #104773;
	font-size: 11px;
}

.link-desc {
	margin-top: 2px;
	color: #4c4c4c;
	width:214px;
}

#logo {
	width: 184px;
	height: 29px;
	margin-top: 17px;
	margin-right: 1px;
	clear: both;
	float: right;
}

#side-images {
	width: 333px;
	height: 501px;
	float: right;
	overflow: hidden;
}

#side-images div {
	height: 167px;
	overflow: hidden;
}

.floatleft {
	float: left;
}

#copyright
{	
	position: relative;	
	font-size: 9px;	
	/*color: #104773;*/
}

#copyright a{
	color:#000;
}

#canada
{
	position: absolute;
	top: 36px;
	left: 10px;
	width: 600px;
}

#logo-canada
{
	position: absolute;
	top: 63px; /* was 55 */
	left: 10px;
	width: 80px;
}

#copy {
	position: absolute;
	top: 14px;
	left: 10px;
	font-size: 9px;
	width: 620px;
	/*color: #104773;*/
	font-style:italic;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #104773;
	margin: 0;
	padding: 0;
}

#language {
	position:absolute;	
	text-transform:none;
	left:905px;
	font-size: smaller;
}