body{
	font-family: gill sans, verdana;
	line-height: 1.5;
}

h1 {
	font-family: gill sans;
	margin-left: 2em;
}

a {
	text-decoration: none;
}

h2 {
	line-height: 1;
}

div#wrapper	{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.content {
	width: 400px;
	margin: 15px;
	padding: ;
	border: solid 0px;
}

#NW { 
	float: left;
}

#NE {
	float: left;
}

li {
	list-style: none;
}

#contact-titles {
	float: left;
}

#contact-details {
	float: right;
}

#SW {
	
	float: left;
}

#SE {
	float: left;
}


