html, body {
	background: #242b27 url('background_gradient.png') repeat-x;
}

#hd {
	background: url('hd_photo.jpg') no-repeat bottom left;
	height: 217px;
}

#hd div#title-seo_suicide {
	background: url('hd_title.jpg') no-repeat bottom left;
	height: 100px;
	margin-left: 258px;
	width: 484px;
}

#hd h1 {
	/* font: simmons casual */
	color: #ebfaef;
	font-family: cursive;
}

#hd h2 {
	/* font: chalet parisnineteensixty */
	color: #96b5b0;
	font-family: sans-serif;
	text-transform: lowercase;
}

#hd h2 em {
	color: #de5916;
}

#hd ul {
	margin-left: 317px;
	margin-top: 28px;
}

#hd ul li {
	color: #ebfaef;
	cursor: default;
	font-family: Georgia, Times, serif;
	font-size: 20px;
}

#hd ul li:before {
	content: "\0000BB";
	padding-right: 5px;
}

div#contact {
	background-image: url('contact_inset.png');
	background-repeat: no-repeat;
	height: 82px;
}

div#quotation {
	color: #c4cfc5;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 14px;
}
	
div#quotation em {
	font-style: italic;
}

div#contact ul {
	display: block;
	margin-top: 17px;
	margin-left: 34px;
}
div#contact ul li {
	display: inline-block;
	padding-right: 6px;
}
div#contact ul li a {
	
}
div#contact ul li a img {
	
}

div#services {
	color: #ebfaef;
	font-family: Georgia, Times, serif;
	font-size: 28px;
	padding-top: 100px;
	text-align: center;
}

div#services h1 {
	cursor: default;
}

div#services h1 em {
	color: #f2fbb2;
}

div#services h2 {
	color: #c1e4da;
	font-size: 24px;
	padding-bottom: 10px;
	padding-top: 100px;
	text-align: right;
}

div#services h2 em {
	font-style: italic;
}

#tier1 {
	margin-left: -455px;
}
#tier3 {
	margin-left: 505px;
}

#ft {
	border-top: 1px solid #c5e8de;
	padding-top: 14px;
}

#ft div {
	/* font: chalet parisnineteensixty */
	color: #9e9b8d;
	font-family: sans-serif;
	font-size: 18px;
}

#ft div em {
	font-weight: 900;
}

#ft a {
	color: #c1e4da;
	text-decoration: none;
}

.right {
	text-align: right;
}