img { behavior: url(iepngfix.htc); } 
#topmenu {
	clear: both;
	float: left;
	height: 180px;
	width: 762px;
	z-index: 10;
	position: relative;
}
#header {
	clear: both;
	float: left;
	height: 20px;
	width: 762px;
	position: relative;
}

#flash {
	clear: both;
	float: left;
	height: 242px;
	width: 762px;
	margin-top: -56px;
	z-index: 1;
	position: relative;
	margin-bottom: -2px;
}
#greenbar {
	background-color: #627030;
	clear: both;
	float: left;
	height: 16px;
	width: 762px;
	position: relative;
}
#bottom {
	clear: both;
	float: left;
	height: 193px;
	width: 762px;
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	overflow: hidden;
}
#email {
	float: left;
	height: 187px;
	width: 187px;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 13px;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
form {
	margin: 0px;
}
input {
	margin: 0px;
}

#adverts {
	float: left;
	height: 187px;
	vertical-align: bottom;
	margin-top: 6px;
	padding-left: 1px;
}
.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: none;
}
#interiorbody {
	clear: both;
	float: left;
	width: 762px;
	background-color: #FFFFFF;
	padding-top: 30px;
}
#intimage {
	float: left;
	width: 420px;
	text-align: center;
}
#intcontent {
	width: 330px;
	float: left;
	padding-right: 12px;
	overflow: visible;
	margin-bottom: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6E1E5B;
	margin-top: 0px;
	margin-bottom: 6px;
}
#descript {
	clear: both;
	float: left;
	width: 702px;
	background-color: #D9DADC;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
}
#footer {
	text-align: right;
	clear: both;
	float: left;
	width: 762px;
}
#plateform {
	background-color: #FFFFFF;
	width: 722px;
	clear: both;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.basictext {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.subhead {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #412311;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

