Body {
	background: #FFFFFF url(../Images/bgrd.gif);
	text-align: center;
	border: 0px;
	margin-top: 0px;


}

      
#wrapper {
	width: 700px;
	text-align: left;
	border: 1px solid #003333;
	top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/franceBkg.jpg);
	background-repeat: repeat;
	height: auto;
}



#Banner {
	height: 120px;
	width: 700px;
	z-index: 1;
	border: none;
	background-image: url(../Images/Header.gif);
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
}
#ColourBox{
	height: 30px;
	width: 700px;
	background: #0000FF;
	z-index: 3;
	border-top: #0000FF;
	border-right: #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: #0000FF;
}


#InfoBox{
	width:700px;
	background: #FFFFFF;

}
#nav {
	width: 700px;
	margin: 0px;
	background-color: #003333;
}
#nav ul{
	padding: 0;
	margin: 0;
	background-color: #003333;
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}


#nav ul li a {
	color: #FFFFFF;
	background-color: #003300;
	text-decoration: none;
	padding: 0 17px;
	border-right: 1px solid #000000;
	text-align: left;
	width: 8em;
	font: 12px Arial, Helvetica, sans-serif;

}
#nav ul li a:hover{
   color:#D6FEF2
	
	
}

#textbox {
	float: left;
	width: 300px;
	border: none #0000FF;
	margin-left: 20px;
	background: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 50px;
	margin-top: 25px;
}

  
img {
	padding-right: 10px;
	padding-left: 10px;
}


#image {
	float: right;
	width: 275px;
	border: 1px #0000FF;
	margin-top: 50px;
	margin-right: 10px;
}
#textbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
}
#imageL {


	float: left;
	width: 275px;
	border: 1px #0000FF;
	margin-top: 50px;
	margin-right: 10px;
}
#address {
	width: 700px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	height: 20px;
	border-top: 1px solid #003333;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 50px;
}
#image p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	background-color: #003300;
	width: 250px;
}
#image p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

#Footer{
	Width:700px;
	Height:30px;
	background-color:#009966;
	text-align: center;
	display: table-footer-group;
	border: none;
	color: #FFFFFF;
	float: left;

}
#language {
	height: 50px;
	width: 300px;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


	
#test {
	background-color: #003300;
	height: 300px;
	width: 300px;
	top: 170px;
	position: absolute;
	left: 150px;
}
#test2 {
	background-color: #003300;
	height: 300px;
	width: 300px;
	position: absolute;
	right: 150px;
	top: 170px;
}
#clearer {
	clear: both;
}
#textbox2 {

	float: left;
	width: 500px;
	border: none #0000FF;
	margin-left: 20px;
	background: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 50px;
	margin-top: 25px;
}
