/* CSS Document */

body {
	margin: 0px; 
	padding:0px;
	background-attachment: scroll;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	color: #CC0000;
	text-decoration: none;
}

.logo {
	position:absolute;
	left:0px;
	top: 35px;
	width:200px;
	height:39px;
}

.location {
	position:absolute;
	left: 216px;
	top: 57px;
	width:48px;
	height:17px;
	text-align: right;
}

.icon {
	position:absolute;
	width:69px;
	height:70px;
	top:15px;
	left:275px;
	background-attachment: scroll;
	background-image: url(../images/af_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#icon_print {
	display:none;
}

#canada {
	position:absolute;
	width: 42px;
	height: 8px;
	top: 57px;
	left: 222px;
}

#toronto {
	position:absolute;
	width: 48px;
	height: 9px;
	top: 64px;
	left: 216px;
}

.slogan {
	position:absolute;
	left:300px;
	top:115px;
	width:400px;
	height:21px;
	
}

.slogan_fr {
	position:absolute;
	left:226px;
	top:115px;
	width:400px;
	height:21px;
	
}

.vfrancaise {
	position:absolute;
	left:0px;
	top:90px;
	width:131px;
	height:14px;
}


.galerie1 {
	position:absolute;
	left:500px;
	top:150px;
	width:100px;
	height:100px;
	z-index:1;
}

.galerie2 {
	position:absolute;
	left:600px;
	top:150px;
	width:100px;
	height:100px;
	z-index:1;
}

.galerie3 {
	position:absolute;
	left:400px;
	top:150px;
	width:100px;
	height:100px;
	z-index:1;
}

.galerie4 {
	position:absolute;
	left:300px;
	top:150px;
	width:100px;
	height:100px;
	z-index:1;
}

.galerie5 {
	position:absolute;
	left:200px;
	top:150px;
	width:100px;
	height:100px;
	z-index:1;
}

.galerie6 {
	position:absolute;
	left:100px;
	top:150px;
	width:100px;
	height:100px;
	z-index:1;
}



.news {
	position:absolute;
	top:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	font-weight: bold;
	color: crimson;
	text-decoration: none;
	z-index:1;
}
.galerieicon {
	position:absolute;
	left: inherit;
	top:150px;
	width:100px;
	z-index:1;

}
.newsmarquee_en {
	position:absolute;
	top:250px;
	left:70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	z-index:1;
}

.newsmarquee_fr {
	position:absolute;
	top:250px;
	left:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	z-index:1;
}



.leftnav {
	position:absolute;
	left:150px;
	top:300px;
	width:250px;
}

.leftnav_fr {
	position:absolute;
	left:150px;
	top:300px;
	width:320px;
}

.rightnav {
	position:absolute;
	left:450px;
	top:300px;
	width:230px;
}

.footer {
	position:absolute;
	width:700px;
	top:480px;
	left:0px;
	text-align:center;
}
.foottxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.foottxt a {
	color: #CC0000;
	text-decoration: none;
	
}

.foottxt a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.foottxt a:visited {
	color: #CC0000;
	text-decoration: none;
}

/*nav css-same as the other pages-maybe you don't need to copy this code*/
.list_1 {
	margin-left:0;
	margin-top:0;
	padding:0;
}

.item_1 {
	margin-left:0px;
	padding:2px 0px;
	list-style-position: outside;
	list-style-type: none;	
}

.list_2 {
	margin-left:0;
	padding:0;
}

.item_2 {
	margin-left:52px;
	padding:2px 0px;
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;	
}

.item_2 a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.item_2 a:visited{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.item_2 a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.item_2a {
	margin-left:68px;
	padding:2px 0px;
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;	
}

.item_2a a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.item_2a a:visited{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.item_2a a:hover {
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}

.item_2a_fr {
	margin-left:122px;
	padding:2px 0px;
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;	
}

.item_2a_fr a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.item_2a_fr a:visited{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.item_2a_fr a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.item_2_fr {
	margin-left:62px;
	padding:2px 0px;
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;	
}

.item_2_fr a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.item_2_fr a:visited{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.item_2_fr a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

/*end nav */



div.container {
		text-align:left;
        position: relative;
        margin: 0 auto;
		padding: 0;
        width: 700px;

}

#banner {
	position:absolute;
	z-index:2;
	width:340px;
	height:60px;
	top:11px;
	left:360px;
}
