body {
	font-family: Helvetica;
	position:relative;
	background: #ffffff;
	margin: 0;
	font-size: 70%;
	min-width: 900px;
}

* {
	margin: 0;
	padding: 0;
	}

#navmen {
	background:#FFFFFF;
	width: 900px;
	height: 56px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#header {
	width: 900px;
	height: 28px;
	position: relative;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#container {
	width: 900px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

a:hover {
	text-decoration: none;
	color: #7b6b4a;
	}

#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}

#content img {
	border: 0px solid #636467;
	}

#content a:hover img {
	border: 0px solid #939598;
	}

#content-banner img {
	border: 0px solid #636467;
	}


#content ul {
	list-style: none;
	margin: 0 0 0px 0;
	padding:0;
	}

#content li {
	list-style: none;
	margin: 0;
	padding:0px;
	}
	
#logos {
	background:#FFFFFF url(images/footer-bg.jpg);
	width: 900px;
	height:90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 0px;
	}	
	
	
#footer {
	background:#FFFFFF;
	color:#636467;
	width: 900px;
	height:54px;
	text-align: center;
	font-size: 1.1em;
	clear: both;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-top: 0px;
	}	

h1 {
	color: #636467;
	font-size:1.4em;
	line-height:1.4em;
	font-weight: normal;
	margin-bottom: 0px;
	}

h2 {
	color: #636467;
	font-size:1.5em;
	font-weight: normal;
	margin-bottom: 0px;
	}

h3 {
	color: #636467;
	font-size:1.5em;
	font-weight: normal;
	margin-bottom: 0px;
	}

h4 {
	color: #636467;
	font-size:1.5;
	font-weight: normal;
	margin-bottom: 0px;
	}
	
h4 a {
	text-decoration: none;
	color: #636467;
	}

h4 a:hover {
	text-decoration: none;
	color: #939598;
	}

a {
	text-decoration: none;
	color: #636467;
	}

a:hover {
	text-decoration: none;
	color: #939598;
	}

p {
	color: #636467;
	font-size: 1.2em;
	line-height:1.5em;
	font-weight:normal;
	margin-bottom: 0px;
	}

img {
	margin-bottom: 0px; /* for small portfolio images to be spaced better */
	}
	
.centre {
	margin: 0 auto;
	}
	
#contact img {
	border: 0px dashed #BFB59F ;
	}

#contact a:hover img {
	border: 0px dashed #ffffff;
	}
