#pagecontainer {
	position:relative;
	padding: 0 20px 40px 20px;
    font-family: sans-serif;
	width:873px;
	margin:0 auto;
}

body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
	background:#1d757d url(images/background.gif) center -1px repeat; /* the right sidebar colour */
}
.widthlimiter{
	position:relative;
	width:100%;
	padding-top:63px;
	background:transparent url(images/widthlimiter-background.gif) center -32px repeat-x; /* the right sidebar colour */
	/*background:url(images/nav_tile.jpg) repeat-y;  tile for below nav image */
}

#header_content {
	margin:-30px -51px 0 -52px;
	position:relative;
	border-bottom:10px solid #0e7352;
	border-top:10px solid #0e7352;
	overflow:hidden;
}

#overview {
	overflow:hidden;
	clear:both;
	border:1px solid #666;
	margin:0 30px;
	background:#fff;
	padding:1em 30px;
	-webkit-box-shadow:0 0 20px #444;
	-moz-box-shadow:0 0 20px #444;
	border:1px solid #eee;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	font:normal normal 100 .85em/1.6em "Calibri", Futura, "Trebuchet MS";
	color:#555;
}

#header-overview strong {
	font-weight:900;
	color:#333;
}

#footer {
	background:#0e7352;
    font-family: sans-serif;
	clear:both;
	margin:0 auto;
	width:480px;
	border:1px solid #0c6246;
	border-bottom:none;
	overflow:hidden;
	z-index:1000;
}

#footer:hover {
	border-color:#0c6246;
}

#footer ul, #footer li {
	margin:0;
	padding:0;
	list-style:none;
}

#footer ul {
	margin:0;
	padding:0;
}

#footer li {
	float:left;
	margin:0;
	font:normal normal 100 1em/1em Calibri, Futura, 'Trebuchet MS', sans-serif;
}

#footer li a {
	line-height:35px;
	height:35px;
	width:100px;
	color:#fff !important;
	text-align:center;
	display:block;
	text-decoration:none;
	float:left;
	padding:0 10px !important;
}

#footer li a:hover {
	background:#0c6246;
	color:#fff !important;
}

#header h1 { /* the watermark image at the right */
	background:#FFF url(images/masthead-right.jpg) right no-repeat;
	margin:0;
	padding:0;
	height:152px;
}
#header h1 a {
	background:url(images/masthead_logo.jpg) no-repeat scroll 0 0;
	height:152px;
	margin:0;
	padding:0;
	text-indent:-999em;
	width:100%;
	display:block;
}

#tagline {
	position:absolute;
	top:80px;
	right:50px;
	font-size:24px;
	color: #0c796a;
}
#tagline .text2 {
	margin-left:80px;
}

#content {
	background:#fff;
	margin:40px 0 0 -40px;
	width:950px;
	border:1px solid #ccc;
}

#logogrid {
	margin:0 auto 0 auto;
	background:#fff;
	-webkit-box-shadow:0 0 30px rgba(255,255,255,0.5);
	-moz-box-shadow:0 0 30px rgba(255,255,255,0.5);
	overflow:hidden;
	width:950px;
}

#logogrid table {
	margin:0;
	padding:0;
}

#logogrid .ngg-singlepic {
	border:none ;
	padding:0;
	margin:0;
}

#logogrid td {
	width:180px;
	overflow:hidden;
	padding:10px 5px;
}

/*
 * 2.Main Content
 */
 
#content h1 {
 	font-size:2.5em;
	color:#fff;
	margin:0;
}

#content p {
	color:#eee;
}

.widthlimiter a {
	color:#333 !important;
}

#footer ul, #footer li {
	margin:0;
	padding:0;
	list-style:none;
}

#footer ul {
	width:545px;
	margin:0 auto;
	overflow:hidden;
}