@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #777777;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #e6e7e8;
}

h1 {
	color: #8499a3;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0px 10px 0px;
}
h2 {
	color: #8499a3;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #8499a3;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
a          {
	color: #8499a3;
	font-weight: bold;
	text-decoration: none;
}
a:visited  {
	color: #8499a3;
}
a:hover    {
	color: #666;
}

.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 130px;
	background-color: #FFF;
	
}

.bannerArea .container {
	height:130px;
}

.bannernav {
	padding-top: 20px;
	float: right;
	color: #112c4c;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover { color: #112c4c; text-decoration: none; }

.toplogo {
	padding-top: 5px;
	float: right;
	padding-right: 50px;
}
.strapline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	position: absolute;
	width: 600px;
	margin: 105px 0 0 30px;
}





/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-color: #e6e7e8;
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	p/adding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #e6e7e8;
	
}


.contentArea .container {
	background-color: #d1d3d4;
}
.sussex_logo {
	z-index: 200;
	height: 140px;
	width: 140px;
	float: left;
	margin: 15px 0 0 15px;
}


.contentleft {
	width: 800px;
	padding-left: 20px;
	float: right;
	background-color: #FFF;
	padding-top: 22px;
	background-image: url(../images/mainimage.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.contentright {
	float: left;
	width: 180px;
	background-color: Transparent;
}

.imageright {
	
	margin-left: 5px;
	
	float: right;
	
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #cfcfcf;

	border-top-style: solid;
	border-top-color: #3f6997;
	border-top-width: 4px;
	
}

.footerArea .container {
	height: 77px;
	background-image: url(../images/footer_bkgd.jpg);
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.jisfooter {
	width: 100%;
	background-color: #98999d;
	height: 30px;
	clear: right;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 2;
}
