.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body {
background: #f2f4f5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
text-align: center;
padding: 0;
margin: 0;
}
* html body
  {
  font-size: x-small;   /* for IE5.x/win */
  f\ont-size: small;  /* for other IE versions */
  }
p {
	color: #808080;
}
a {
	color: #2b6088;
}

#container {
	background: url(images/bg.jpg) repeat-x;
}
#main {
	margin: 0 auto;
	padding: 0px;
	width: 800px;
}
#head {
	padding: 0px;
	height: 117px;
	margin-bottom: 18px;
}
#head a {
	float: left;
}
#head img {
	border-style: none;
}
#head .ibalogo {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}

#nav {
	margin: 0px;
	height: 22px;
	padding-left: 18px;
	padding-top: 2px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	float: left;
	display: block;
	padding-right: 30px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	width: 770px;
	padding-top: 13px;
}
#content div.mainpic {
	text-align: center;
	margin-bottom: 13px;
}

#Cataloguelink {
	float: left;
	width: 190px;
	background: url(images/ewpbrochure.jpg) no-repeat;
	padding-left: 180px;
	text-align: left;
	padding-top: 15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#Cataloguelink h4 {
	color: #fd1b15;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 115%;
}

#Cataloguelink p {
	font-size: 105%;
	line-height: 1.5em;
	margin-top: 0.5em;
	letter-spacing: 0.1em;
}
#Cataloguelink a {
	font-size: 105%;
}
#subscribebox {
	float: right;
	width: 371px;
	background: #3ea63b;
	text-align: left;
	margin-bottom: 20px;
}
#subscribebox h4 {
	height: 30px;
	width: 371px;
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(images/subscribeboxhead.gif);
	text-indent: -9999px;
}
#subscribebox p {
	font-size: 105%;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 1.5em;
	letter-spacing: .1em;
}
#subscribebox form {
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 10px;
}

#subscribebox label, label span {
	display: block;
	padding-bottom: 2em;
}
#subscribebox label span {
	font-size: 100%;
	width: 25%;
	float: left;
	text-align: left;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
}
#subscribebox input.subinput {
	float: right;
	width: 70%;
	border: 2px solid #FFE812;
}
#subscribebox input.subbut {
	background: #FFE812;
	font-weight: bold;
	color: #3EA63B;
	padding-right: 20px;
	padding-left: 20px;
	border-style: none;
	font-size: 105%;
	width: 100%;
}#subscribebox div {
	background: url(images/subscribeboxfoot.gif) no-repeat;
	height: 20px;
	margin-top: 5px;
}
#leftcontent {
	width: 510px;
	margin-right: 20px;
	float: left;
}
#leftcontent p {
	font-size: 105%;
	line-height: 1.4em;
}
#pdflink {
	width: 260px;
	float: left;
}
#pdflink img {
	border-style: none;
}
#leftcontent img.catpic {
	float: right;
}


#rightcontent {
	background: #3ea63b;
	padding: 10px;
	float: right;
	width: 220px;
}
#rightcontent p {
	color: #FFFFFF;
}
#rightcontent h4.offershead{
	margin: 0 0 5px 0;
	background: url(images/offershead.gif) no-repeat;
	text-indent: -9999px;
	height: 27px;
	width: 167px;
} 
#rightcontent a {
	color: #FFFF00;
}
#content h3.abouthead {
	background: url(images/abouthead.gif) no-repeat;
	text-indent: -9999px;
	height: 23px;
	width: 128px;
	margin: 0px;
}
h3.cathead {
	background: url(images/cathead.gif);
	text-indent: -9999px;
	height: 31px;
	width: 139px;
	margin: 0px;
	padding: 0px;
}
#footer {
    position: absolute;  /* Needed for Safari */
	background: url(images/footerbg.gif) repeat-x;
	width: 100%;
	margin-top: 10px;
}
#footer div {
	width: 800px;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer div a {
	color: #FFFFFF;
}
#footer p.opallink {
	float: left;
	margin: 0px;
	font-size: 95%;
	color: #FFFFFF;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}
#footer li {
	float: left;
	display: block;
	padding-right: 10px;
}
