html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
.txtmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444d4e;
	text-decoration: none;
}
.bg1 {
	background-image: url(images/corn_left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg2 {
	background-image: url(images/bg_top1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg3 {

	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg4 {


	background-image: url(images/corn_right_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg5 {



	background-image: url(images/centre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #879191;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #113882;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bg6 {




	background-image: url(images/bg_top2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.txtitl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #D6282F;
	text-decoration: none;
	letter-spacing: -1px;
}
li {
	list-style-image: url(/images/bull.gif);
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
