body {
	/*the next bit is a hack for i.e. 5 and 5.5*/
	text-align:center;
	margin:0;
	padding:0;
}
#container {
	position:relative;
	/*the next bit is a positioning hack for ie*/
	margin:0 auto;
	/*the next bit is a hack for i.e. in windows xp*/
	padding:0;
	width:960px;
	/*the next bit is a hack for i.e. 5 and 5.5*/
	text-align:left;
}
#flash {
	width:960px;
	height:265px;
	margin:0;
	padding:0;
}
#search {
background-color:#FFFFFF;
width:960px;
height:59px;
}
#innercontainer {
	width:960px;
	height:231px;
	background:url(images/home_background2.jpg) no-repeat;
	margin:0;
	padding:0;
}
#nav {
	float:left;
	width:277px; 
	padding:0;
	margin-top:35px;
	margin-left:77px;
	border:solid 1px #FFF;
	height:160px;
}
#iframe {
	float:left;
	margin:35px 0 0 0;
}
.if {
	margin-left:205px;
	border:solid 1px #FFF;
}

#nav ul {
	list-style:none;
	margin:4px;
	padding:0;
}
#nav li a {
	display:block;
	width:154px;
	background:url(images/nav_arrow2.gif) no-repeat;
	background-position:0 1px;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	padding:3px 0 0 18px;
	margin:0;
}
#nav li a:hover {
	background:url(images/rollover_nav_arrow2.gif) no-repeat;
	background-position:0 1px;
	color:#5D7EA7;
}
.clear {
	clear:both;
}
#footer {
	width:960px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003F74;
	background-color:#FFFFFF;
	margin:0;
	padding:7px 0 0 0;
}
#copyright {
	float:left;
	width:175px;
	margin:0;
	padding:0 0 0 88px;
}
#footerlinks {
	float:left;
	width:540px;
	margin:0;
	padding:0 0 0 10px;
}
#footer a {
	text-decoration:none;
	color:#003F74;
}
#footer a:hover {
	color:#373A39;
}
#credit {
	float:left;
	margin:0;
	padding:0;
}
a {
	font-family:Arial, Helvetica, sans-serif;
}
#field {
	float:left;
	width:111px;
	border-width:1px;
	border-color:#717473;
}
form {
	margin-top:20px;
	float:right;
	width:154px;
	padding:0;
}
#button {
float:left;
}