/* CSS Document */

<style type="text/css">
body,td,th {
	color: #000;
}

#mainbox{
	height: 1900px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}

#header{
	height: 247px;
	width: 1000px;
}

#headera{
	height: 247px;
	width: 293px;
	float: left;
}

#header1a{
	height: 50px;
	width: 293px;
	background-image: url(images/logo2.gif);
}

#header2a{
	height: 64px;
	width: 293px;
	margin-top: 50px;
}

#headerb{
	float: right;
	background-image: url(images/bg640.png);
	background-color: #309;
	height: 247px;
	width: 640px;
}

#mainbody{
	height: 1600px;
	width: 1000px;
	
}

#b1{
	height: 240px;
	width: 1000px;
	margin-top: 20px;
}

#bcell1{
	float: left;
	height: 240px;
	width: 200px;
}

#bcell1a{
	float: left;
	height: 200px;
	width: 200px;
}
#bcell2{
	height: 40px;
	width: 200px;
	vertical-align: bottom;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
}

#b2{
	height: 245px;
	width: 1000px;
	margin-top: 20px;
}

#b2a{
	float: left;
	height: 240px;
	width: 200px;
	background-image: url(images/mauritius.jpg);
}

#b2b{
	float: left;
	height: 240px;
	width: 700px;
	font-size: 18px;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 50px;
	padding-left: 50px;
}

#b3{
	height: 1000px;
	width: 1000px;
	float: right;
	
}

#b3a{
	height: 1000px;
	width: 800px;
	float: right;
	
}

#footer{
	height: 50px;
	width: 1000px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	
}

#formleft {
width: 40%;
margin-left: 10px;
float: left;
}

#formright {
	width: 54%;
	margin-left: 40%;
}

#Options {
margin-left: 10px;
margin-top: 100px;
width: 95%;
}

</style>
