body {
	background-color: #C5E1A3;
}
.outerwrapper {
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(layout/susteit-main-bg.gif);
	background-repeat: repeat-y;
}
.topheader {
	width: 920px;
	height: 18px;
	background-image: url(layout/susteit-top-header.gif);
	background-repeat: no-repeat;
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 94px;
	width: 920px;
	background-image: url(layout/susteit-header.gif);
	background-repeat: no-repeat;
}
.pageheader {
	font-size: 120%;
	font-weight: bold;
	color: #44A249;
	margin-bottom: 4px;
	text-align: right;
	margin-right: 8px;
	background-color: #EEF5E5;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 3px;
}

.logo {
	float: left;
	width: 275px;
}
.pic {
	float: left;
	width: 620px;
}
.topmenu {
	width: 610px;
	text-align: right;
	font-size: 12px;
	background-color: #DEEECA;
	margin-top: 5px;
}
.innerwrapper {
	background-image: url(layout/innerwrapper-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 920px;
	height: auto;
	}
.left {
	width: 255px;
	float: left;
	padding-bottom: 15px;
	text-align: left;
}
.content {
	width: 650px;
	float: left;
	text-align: left;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
.searchbox {
	width: 200px;
	height: 20px;
	text-align: left;
	margin-top: 70px;
	margin-left: 30px;
	color: #DEEECA;
	float: left;
}
.searchform {
	margin: 0px;
}
.clear {
	clear: both;
}
.footerbar {
	width: 920px;
	/*background-image: url(layout/susteit-footer-bg.gif);
	background-repeat: no-repeat;*/
	height: 41px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.submenu {
	width: 732px;
	text-align: left;
	overflow: hidden;
	margin-top: 40px;
	color: #FFF;
	margin-bottom: 33px;
	height: auto;
	font-size: 11px;
}
.textindent {
	margin-right: 18px;
	margin-left: 25px;
}
.content a:link {
	font-size: 100%;
	color: #000;
	font-weight: normal;
}
.content a:visited {
	font-size: 100%;
	color: #000;
	font-weight: normal;
}
.content a:hover {
	font-size: 100%;
	color: #999;
	font-weight: normal;
}
.content a:active {
	font-size: 100%;
	color: #999;
	font-weight: normal;
}
.rightobjectfloat {
	float: right;
	text-align: right;
}
.categorybox {
	border: 1px solid #666;
	padding: 10px 20px;
	height: auto;
	width: 200px;
	background-color: #EAFFEA;
}
.featurebox {
	float: left;
	width: 330px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 90%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #1D955F;
}
.pixborder {
	border: 1px solid #FFF;
	margin-bottom: 15px;
	margin-left: 15px;
}
.pixbox {
	float: left;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #333;
}
.inputeditbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border: 1px solid #1D955F;
}
.topmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.topmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.topmenu a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF8700;
	}
.topmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #039;
}
.buttonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1D955F;
	background-color: #DEEECA;
	border: 1px solid #1D955F;
	font-size: 11px;
}

/*Navigation */

ul.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #1D955F;
	text-decoration: none;
	font-size: 105%;
	list-style-type: none;
	text-align: left;
	line-height: 20px;
	margin: 0;
	padding: 0;
		}
li.nav a:link {
	margin-left: 1em;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	color: #1D955F;
	text-decoration: none;
	}
li.nav a:visited {
	margin-left: 1em;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	color: #1D955F;
	text-decoration: none;

	}
li.nav a:hover {
	margin-left: 1em;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	color: #8F938A;
	text-decoration: none;

	}
li.nav a:active {
	margin-left: 1em;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	color: #8F938A;
	text-decoration: none;
	}
/*---------- Navigation level 2 -------------------------*/

ul.nav2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

li.nav2 a:link {
	background-position: 2px 2px;
	margin-left: 3em;
	font-weight: normal;
	}
li.nav2 a:visited {
	background-position: 2px 2px;
	margin-left: 3em;
	font-weight: normal;
	}
li.nav2 a:hover {
	background-position: 2px 2px;
	margin-left: 3em;
	font-weight: normal;
	}
li.nav2 a:active {
	background-position: 2px 2px;
	margin-left: 3em;
	font-weight: normal;
	}

/* -------   Navigation level 3  --------------------- */

ul.nav3 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 90%;
	}

li.nav3 a:link {
	background-position: 6px 4px;
	margin-left: 5em;
	font-weight: normal;
	font-size: 90%;
	}
li.nav3 a:hover {
	background-image: url(images/bullet3.gif);
	background-position: 6px 4px;
	margin-left: 5em;
	font-weight: normal;
	font-size: 90%;
	}

/* ---------------------------------- */
.topnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
		}
.topnav a:link {
	margin-left: 5px;
	font-weight: bold;
	color: #1D955F;
	text-decoration: none;
	margin-right: 5px;
	}
.topnav a:visited {
	margin-left: 5px;
	font-weight: bold;
	color: #1D955F;
	text-decoration: none;
	margin-right: 5px;
	}
.topnav a:hover {
	margin-left: 5px;
	font-weight: bold;
	color: #8F938A;
	text-decoration: none;
	margin-right: 5px;
	}
.topnav a:active {
	margin-left: 5px;
	font-weight: bold;
	color: #8F938A;
	text-decoration: none;
	margin-right: 5px;
	}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #346E34;
	text-indent: 3px;
	background-color: #C5E1A3;
	padding-top: 2px;
	padding-bottom: 2px;
}
.itemPadRight {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadLeft {
	margin-left: 15px;
	margin-bottom: 15px;
}
.pic-padding {
	padding-right: 25px;
	}
label {
	color: #666;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-top: 2px;
}
.floatl {
	float: left;
}
.pixborder {
	border: 1px solid #585DC5;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	color: #F00;
}
.leftobjectfloat {
	float: left;
	width: 160px;
}
.rightobjectfloat {
	float: right;
	text-align: right;
}
.halfBox {
	float: left;
	width: 290px;
	margin-top: 10px;
}
.partnersBox {
	background-image: url(images/partners.gif);
	background-repeat: no-repeat;
	height: 389px;
	width: 250px;
}
.heepiLogo {
	float: left;
	height: 80px;
	width: 70px;
	margin-top: 60px;
	margin-left: 175px;
	display: inline;
}
.ukceedLogo {
	float: left;
	margin-top: 70px;
	margin-left: 180px;
	display: inline;
}

.jiscLogo {
	float: left;
	margin-top: 60px;
	margin-left: 55px;
	display: inline;
}
