* {
	margin: 0px;
	padding: 0px;
	}

body
{	
font-family:  Arial,Tahoma, Verdana, sans-serif; 
font-size: 11px;	
	background-color:#fff;
	
	text-align:center;

	}

	p{
		font-family:  Arial,Tahoma, Verdana, sans-serif; 
font-size: 14px;
padding:25px;
line-height:30px;
text-align:left;
}
#container{
width: 1000px;
height: 1200px;
margin: 0px auto 0px auto;

}
h1 {
font-family:  Arial,Tahoma, Verdana, sans-serif; 
font-size: 18px;
}

/* Home Page roll over needs help here on MSIE  */	

	#topbar { 	
		height:40px;  
		width:680px; 
		margin-top: 30px;
		margin-left: 0px; 
		margin-right: 0px;
	float: left;	
		}
		#topbar ul {margin-left: 10px;}
	 
	    #topbar ul li { 
	    list-style-type: none; 
	    margin-left:1px; 
	    width: 35px;
	    height: 35px;
	    float:left; }
		
	#topbar ul li a {  
		display: inline; 
		float: left;  
	
	}
#topbar ul li a:hover { background-color:#fff; }

		.kicker { clear:both }

#maincontent { 
	width:650px; 
	min-height: 350px;
	margin-top: 10px;
	margin-left: 0px; 
	margin-right: 0px;

	padding:10px;
	float:left;
		}
/* Credit Page */

	#credit {
	text-align:center;
	font-family:  Arial,Tahoma, Verdana, sans-serif; 
font-size: 14px;
line-height:30px;
width: 300px;
margin: 37px 200px 0px 200px;
padding: Opx 70px;
}
	#credit a {
	color: #000;
		text-decoration: none;
		font-size: 16px;
	}
		#credit span {
	color: #000;
		font-size: 16px;
	}
		#credit a:hover{
			color: #B7B7B7;
			}
				#credit ul{
				width: 300px;
				}
	#credit ul li {
		list-style: none;

			}		

/* Logo navigation  */
	#logo { 
		float: left;
	 	margin-top: 0px;	
		width: 50px; 
		margin-left: 5px; 	
		font-family:  Verdana, Arial, sans-serif; 
		}
		#logo img { 
		margin-top:45px;
		width: 200px; 
		}
		

		#logo p { 
		width:200px;
			text-align: center;
			margin-top: 0px;
			font-size: 11px;
		}	
		#logo a{
		
			color: #ffffff;
			text-decoration: none;
			}
				#logo a:hover{
			color: #fff;
			}
		#logo ul li {
		list-style: none;
		background-image: none;
		padding: 0;	
		}
	#logo ul {
	width: 450px;
	margin-top: -30px;
	padding-left: 15px;
	}
#logo ul li, #logo ul li a {
	float: left;
	display: block;
	margin: 15px 5px 0px 0px;
	height:20px; 
	}
	
	#logo1 img {position: absolute;
		width: 40px;	
		top: 15px;
		left: 685px;
		font-family:  Verdana, Arial, sans-serif; 
		}
		
		#logo1 img { 
		width: 200px; 
		}
		

		#logo1 p { 
			text-align: center;
			margin-top: 0px;	
		}	
		#logo1 a{
			width:50px;
			color: #B7B7B7;
			text-decoration: none;
			}
				#logo1 a:hover{
			color: #000;
			}
		#logo1 ul li {
		list-style: none;
		background-image: none;
		padding: 0;	
		}
	#logo1 ul {
	width: 450px;
	margin-top: -30px;
	padding-left: 15px;
	}
#logo1 ul li, #logo1 ul li a {
	float: left;
	display: block;
	margin: 15px 5px 0px 0px;
	height:20px; 
	}
			#logo1 p { 
		width:150px;
			text-align: center;
			margin-top: 25px;
			font-size: 11px;
		}		
	/* About Page Javascript English/French  */	
#contentbox {
width: 550px;
height: 285px;
float: left;
margin: 100px 0 0 85px;
display:block;
}
#contentbox1, #contentbox2, #contentbox3 {
width: 550px;
height: 285px;
float: left;
margin: 100px 0 0 85px;
display:none;
}
#subnav{
position: absolute;
top:45px;
left:350px;
width:225px;
height: 10px;

}

	#subnav ul {
	float: left;
	margin: 10px;
	
	}
		#subnav ul li {
		list-style: none;
		float: left;
border-left: 1px solid #b7b7b7;
padding-left: 5px;
width:50px;
height: 15px;
		}
#subnav ul li, #subnav ul li a {
	float: left;
	display: block;
	margin: 8px 11px 0px 0px;
	height:20px; 
	color: #B7B7B7;
	text-decoration: none;
	font-size: 11px;
	
	}
	#subnav ul li a:hover {			
	color: #000;
			}
/* Opening Page */	
#openleft {	
width:400px;
margin:35px 0px 0px 100px; 
float:left;
}
#openleft img{
width:400px;
}
#openright {	
width:300px;
margin: 200px 0px 0px 50px; 
float:left;
text-align: center;}

#openright img{

width:200px;

}
	#openright ul {
	width:300px;
	
	}
	#openright ul li {
		list-style: none;
			margin-top:8px;
			font-size: 12px;

		}
	#openright ul li a{
	color: #B7B7B7;
	text-decoration: none;

	}
		#openright ul li a:hover{
	color: #000;

	}
	/* Copyright */	
	#footer{
	float:left;
	width:300px;
	
	}
		#footer p{
	text-align: left;
	font-size: 11px;
	width:300px;
	color: #B7B7B7;
	}