html {}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 925px;
	height:auto;
	float:inherit;
	display: block;
	padding: 0px;
	background-color:#FFFFFF;
}
#title {
	width: 925px;
	height: 135px;
	float:left;
	clear:left;
}
#nav {
	width: 915px;
	height: 25px;
	float:left;
	clear:left;
	padding:0px 0px 0px 10px;
	background-image: url("/img/nav_bk.gif");
	background-repeat:repeat-x;
}
#contentbk { background-image:url("/img/right_bk.gif"); background-repeat:repeat-y; width: 925px; float:left;}
#bottom a {color:#FFFFFF; text-decoration:none}
#left {
width: 709px;
clear:left;
margin:0px;
float:left;
}
#right {
width: 216px;
margin: 0px;
float:left;
background-image: url("/img/pur_bk.gif");
background-repeat:repeat-x;
background-position:top;
}
#terms {
width: 905px;
padding: 10px 10px 10px 10px;
font-size: 0.9em;
float:left;
clear:left;
border-top:1px solid #f2f2f2;
color: #00277d;
}
#terms a {
text-decoration:none; color:#666666;
}
#terms a:hover {color: #00277d;
}

#vi {color:#666666;}
form { padding: 0px; margin: 0px;}
#home_left {
width: 236px;
height: 230px;
margin: 0px 4px 3px 0px;
float:left;
background-image: url("/img/pur_bk.gif");
background-repeat:repeat-x;
background-position:top;
}
#home_centre {
width: 466px;
height: 230px;
margin: 0px 0px 3px 0px;
float:left;
}
#box1 {
width: 211px;
height: 230px;
margin: 0px 4px 0px 0px;
float:left;
background-color: #e6f1d0;
padding: 10px;
}
#box2 {
width: 211px;
height: 230px;
margin: 0px 0px 0px 0px;
float:left;
background-color: #cce4f2;
padding: 10px;
}
#box3 {
width: 216px;
height: 230px;
margin: 0px 4px 0px 0px;
float:left;
background-color: #e9e7f0;
padding: 10px;
}
#content {
width: 675px;
margin: 5px 0px 10px 10px;
clear: left;
float:left;
}
.forms {margin:0px; padding:0px 0px 0px 10px; font-size:0.9em;}
