/* @override http://jp74.com/testarea/certeco/html2/css/certeco.css */

body {
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

#wrapper {
	width: 94%;
	text-align: left;
}

a {
	color: #333;
	text-decoration: none;
}

p {
	margin-bottom: 0.5cm;
	font-size: 12pt;
}

#nav, p.skip, div#staff-nav, p.email, p.email-us {
	display: none;
}

#logo {
	visibility: visible;
}

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 1cm;
	height: 4cm;
	position: relative;
}

#logo {
	position: absolute;
	top: 1.5cm;
	font-size: 20pt;
}

#tag {
	position: absolute;
	right: 0;
	top: 1.6cm;
}

#footer {
	border-top: 1px solid #000;
	padding-top: 0.5cm;
	margin-top: 1cm;
	clear: both;
}

#footer p {
	
	font-size: 8pt;
}

h1 {
	font-size: 28pt;
	margin-bottom: 1em;
	margin-right: 25%;
}

h2 {
	font-size: 14pt;
	margin-bottom: 2em;
	margin-right: 25%;
}

div.staff-pics ul {
	clear: both;
	margin-bottom: 2cm;
	padding: 0;
}

div.staff-pics li {
	float: left;
	list-style-type: none;
	margin-right: 1cm;
}

.photo img {
	width: 251px;
	float: left;
	height: 298px;
	margin-bottom: 1cm;
}

.photo {
	margin-bottom: 1cm;
}

.quote {
	float: left;
	width: 8cm;
	font-size: 9pt;
	margin-left: -2cm;
}

.quote p {
	font-size: 9pt;
}