#content {
	margin-top: 100px;
	margin-left: 50px;
}

.inset {
	width: 605px;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin: 100px 0px 10px 0px;
	padding-top: 60px;
	padding-bottom: 0px;
	}

h2 {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	line-height: 20px;
	font-weight: bold;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}

.list {
	width: 200px;
	font-size: 14px;
	line-height: 20px;
}

.list ul {
	list-style: none;
	margin-left: -40px;
}

.list-outer {
	height: 300px;
	width: 940px;
	margin-left: 285px;
}

.list-inner {
	float: left;
}

.logo {
	width: 160px;
	height: 100px;
	border: 1px #ccc solid;
	border-bottom: 5px #ccc solid;
	margin-bottom: 10px;
}