/* CSS Document */


* {margin: 0; padding: 0}

html {
	font-size: 100%;
}

body {
	font-size: 62.5%;
	background-color: #778899;
}

#wrapper {
	width: 76em;
	padding: 0em;
	left: -38em;
	margin-left: 50%;
	text-align: center;
	height: auto;
	position: relative;
	border-top: 0.2em solid #E6E6FA;
	border-left: 0.2em solid #E6E6FA;
	border-bottom: 0.2em solid #E6E6FA;
	border-right: 0.2em solid #E6E6FA;
	background-color: #F7F7F7;
}

#top {
	height: 260px;
	width: 76em;
	top: 0em;
	left: 0em;
	text-align: center;

}

#top span {
	height: 250px;
	width: 76em;
	background-repeat: no-repeat;
	background-image: url(Graphics/n&nwebanner620(2).png);
	background-position: center top;
	background-color: #F5F5F5;
	left: 0em;
	top: 0em;
	position: absolute;
	background-image: url(Graphics/n&nwebanner760x250.png);
	
}

#topnav {
	width: 76em;
	position: absolute;
	margin: 0em;
	left: 0em;
	top: 250px;
	height: 3.4em;
	background-color: #D6B694;
}


#maincontent {
	height: auto;
	width: 76em;
	clear: both;
	left: 0em;
	background-color: #F7F7F7;
	margin-top: 2em;
}


#content {
	height: auto;
	width: 76em;
	left: 0em;
	background-color: #F7F7F7;
	border-bottom-width: 0.2em;
	border-bottom-style: ridge;
	border-bottom-color: #E6E6FA;}

#heading {
	height: auto;
	width: 76ems;
	text-align: left;
	float: left;
	position: relative;
	margin-left: 1em;
	border-bottom-width: 0.2em;
	border-bottom-style: ridge;
	border-bottom-color: #E6E6FA;
	-margin-left: 0.5em;

	}

#copy {
	height: auto;
	width: 58em;
	text-align: left;
	border-right-width: 0.2em;
	border-right-style: ridge;
	border-right-color: #E6E6FA;
	float: left;
	position: relative;
	margin-left: 1em;
	clear: both;
	padding-right: 1em;
}

#tablewrapper {
	width: 57.5em;
	clear: left;

}

#tablewrapper td {
	width: 25%;
	padding-left: 0.5em;

}

#leftcolumn {
	width: 28em;
	float: left;
	position: relative;
	padding-right: 0em;
	margin-left: 0em;
	_width: 28em;
	_margin-left: -1em;
	clear: left;
}

#rightcolumn {
	width: 28em;
	float: right;
	position: relative;
	clear: right;
	padding-right: 0em;
	margin-left: 1em;
	_margin-left: 0em;
}

#sidebar {
	height: auto;
	width: 13.8em;
	text-align: left;
	position: relative;
	float: right;
	padding-right: 0.5em;
	_width: 12.8em;
}


#footer {
	position: relative;
	top: 0.2em;
	clear: both;
	height: 150px;
	width: 76em;
	left: 0em;
	background-color:#CCCCCC;
}

#footerleft {
	position: relative;
	left: auto;
	float: left;
	clear: left;
	overflow: hidden;
	height: 150;
}

#footercentre {
	background-color:#DEDFDE;
	height:auto;
	width: 33.8em;
	text-align: center;
	left: 0em;
	float: left;
	position: relative;
	_width: 32em;
}

#footerright {
	float: right;
	width: 21em;
	position: relative;
	clear: right;
	overflow: hidden;
	visibility: visible;
}
