h1, h2, h3, h4, h5, p, a {
	margin: 0;
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
h3 a {
	color: #c0ae4c;
}
h1.logo {
	background: url(../images/ss_logo.jpg) no-repeat;
	margin: 0; padding: 0;
	text-indent: -30000px;
	width: 145px;
	height: 103px;
	display: block;
	margin: 0 auto;
}
#header h2 {
	font-size: 6.5em;
	margin: 30px 0 0 30px;
	line-height: 1.0em;
}

#header p {
	margin: 0 0 0 30px;
	font-size: 2.0em;
}
.tri-sections h2 {
	color: #46515c;
	font-size: 2.7em;
	margin: 10px 0 0 0;
}
.tri-sections h3 {
	color: #c0ae4c;
	font-size: 2.0em;
	padding: 5px 0 10px 0;
}

.tri-sections p {
	font-size: 1.7em;
	margin: 10px 0;
	max-width: 225px;
}