body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#back {
	background-image: url(images/spacer.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 225px;
}

#back_b {
	background-image: url(images/spacer_2.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 225px;
	height: 300px;
}
#temp {
	position: absolute;
	visibility: inherit;
	z-index: 10;
	left: 411px;
	width: 850px;
	background-color: #FFFFFF;
	top: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#txt {
	position: relative;
	top: 4px;
	left: 0px;
	color: #333;
}
#cnt_r {
	position: relative;
	width: 200px;
	top: 0px;
	float: left;
	left: 0px;
}
#styl {
	position: absolute;
	width: 218px;
	background-color: #F7F7F7;
	height: 1200px;
	top: -20px;
	left: 0px;
}
#grey_dark {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.grey_p {
	color: #014784;
	font-size: 14px;
}

.menu_w {
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.grey_dark {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

.blue_b {
}


.blue_b {
	text-align: center;
	font-weight: bold;
}
.lists {
	line-height: 15px;
	font-size: 12px;
	color: #014784;
	font-weight: normal;
}


#center {
	position: absolute;
	width: 836px;
	top: 0px;
	right: 50%;
	height: 50px;
}
#top {
	position: absolute;
	height: 225px;
	width: 850px;
	left: 411px;
	top: 0px;
}

#menu {
	position: absolute;
	height: 25px;
	width: 850px;
	left: 411px;
	top: 200px;
	background-color: #333;
}
#foot {
	position: absolute;
	height: 20px;
	width: 650px;
	bottom: -20px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: none;
	right: 0px;
}
#mid {
	float: none;
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


#cnt_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	width: 590px;
	float: left;
	vertical-align: text-top;
	line-height: 15px;
	left: 40px;
}
.heavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #014784;
}

.reglist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #014784;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
a:visited { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
a:active { 
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
#home {
	position: absolute;
	width: 60px;
	right: 299px;
	top: 5px;
	height: 20px;
	text-align: center;
}
#about {
	position: absolute;
	width: 60px;
	right: 231px;
	top: 5px;
	height: 20px;
	text-align: center;
}
#services {
	position: absolute;
	width: 60px;
	right: 153px;
	top: 5px;
	height: 20px;
	text-align: center;
}
#contact {
	position: absolute;
	width: 60px;
	right: 82px;
	top: 5px;
	height: 20px;
	text-align: center;
}
#french {
	position: absolute;
	width: 60px;
	right: 10px;
	top: 5px;
	height: 20px;	
	text-align: center;
}

a.links:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a.links:visited { 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a.links:hover { 
	color: #29abe2;
	text-decoration: none;
	font-weight: bold;
	}
a.links:active { 
	color: #FFFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
