body {
	min-width: inherit;
	background-color: #9c9;
	margin: 0em;
	text-align: center;
	font-size: 100%;
	}
	
#center-wrapper {
	position: relative;
	top: 0em; left: 0em;
	width: 56em;
	max-width: 180em;
	height: auto;
	margin: 0em auto;
	text-align: left;
	}
	
#header, #footer {
	position: relative;
	top: 0em; left: 0em;
	width: 100%;
	height: 2.25em;
	background-color: transparent;
	margin: 0em;
	}

#footer {
	height: 3em;
	text-align: right;
	}
	
#footer p {
	font-size: 0.75em;
	margin: 0em;
	padding: 1.4em 0em;	
	}
	
#folio {
	position: relative;
	top: 0em; left: 0em;
	width: 100%;
	height: auto;
	min-height: 50em;
	background-color: #fff;
	border: 1px solid #060;
	margin: 0em;
	padding: 0em;
	overflow: hidden;
	}
	
#nav {
	float: left;
	width: 14em;
	height: auto;
	min-height: 20em;
	margin: 2.25em 0em 0em 2.25em;
	}
	
#nav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 1.8em 0em 1.8em 2.6em;
	padding: 0em;
	}
	
#nav ul li {
	width: 10em;
	font: normal 1em/3em verdana, arial;
	color: #696;
	letter-spacing: 0.1em;
	margin: 0em;
	padding: 0em;
	background: #fff url(img/paw.gif) left center no-repeat;
	}
	
#nav ul li#active {
	width: 10em;
	font: normal 1em/3em verdana, arial;
	color: #696;
	letter-spacing: 0.1em;
	margin: 0em;
	padding: 0em;
	background: #fff url(img/paw2.gif) left center no-repeat;
	}
	
#nav ul li:hover {
	background: #fff url(img/paw2.gif) left center no-repeat;
	}
	
#nav ul li span {
	float: left;
	width: 24px;
	height: 3em;
	margin: 0em;
	padding-right: 1em;
	}
	
#quality {
	float: left;
	width: 100%;
	height: auto;
	min-height: 18em;
	margin: 0em;
	text-align: center;
	}
	
#quality img {
	width: 40.625em;
	margin: 0em;
	padding: 2em 0em 4em 0em;
	}
	
img#logo {
	width: 12.5em;
	border: 1px solid #000;
	margin: 0em;
	}
	
img#joey {
	width: 12.5em;
	border: 1px solid #000;
	margin: 0em 0em 2em 0em;
	padding: 0em 0em 0em 0em;
		}	

img#home, img#benefits, img#giveback {
	width: 34.8125em;
	border: 1px solid #696;
	margin: 0em;
	}
	
img#giveback {
	margin: 1em 0.25em 0em 0em;
	border: none;
	}
	
#content, #title-photo {
	float: right;
	width: 35em;
	height: auto;
	margin: 2.25em 2.25em 0em 0em;
	padding: 0em;
	}
	
#title-photo {
	margin: 0em;
	text-align: right;
	}
	
#bottom-photo {
	float: right;
	width: 35em;
	height: auto;
	margin: 1.125em 2.25em 1.6em 0em;
	text-align: right;
	}
	
#content h1 {
	font: normal 1.8em/1em verdana, arial;
	color: #696;
	letter-spacing: 0.1em;
	margin: 0em;
	padding-bottom: 0.8em;
	}
	
#content h2 {
	font: normal 1em/2em verdana, arial;
	color: #000;
	letter-spacing: 0.1em;
	margin: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	}
	
#content h3 {
	font: normal .8em/normal verdana, arial;
	color: #000;
	letter-spacing: 0.07em;
	margin: 0em;
	padding-top: 0.5em;
	padding-bottom: 1.5em;
	}

#content h4 {
	font: bold .875em/normal verdana, arial;
	color: #000;
	letter-spacing: 0.1em;
	margin: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	}

	
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0em;
	padding-left: 2.5em;
	}
	
#content li {
	font: normal 0.8em/1.4em verdana, arial;
	color: #696;
	padding-right: 1em;
	padding-bottom: 0.8em;
	}

#content li p {
	color: #000;
	}

#content p.text {
	font: normal 0.8em/1.4em verdana, arial;
	color: #000;
	padding-right: 1em;
	padding-bottom: 0.8em;
	}

a, a:link {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
	color: #696;
	text-decoration: none;
	}
	
a:focus {
	outline: none;
	text-decoration: none;
	}
	
a.mail, a.mail:link {
	color: #000;
	border-bottom: 1px solid #696;
	padding-bottom: 0.25em;
	text-decoration: none;
	}
	
a.mail:hover, a.mail:focus {
	color: #696;
	border-bottom: 1px solid #696;
	padding-bottom: 0.25em;
	text-decoration: none;
	}

p {
	font: normal 1em/normal verdana, arial;
	color: #000;
	margin: 0em;
	}


form {margin: 32px 0px 0px 72px; padding: 0px;}
fieldset {margin: 0px 0px 24px 0px; border: 0px solid #ccc}
label {font-family: verdana; font-size: 10px; letter-spacing: 1px; line-height: 23px; color: #666}
textarea.message {width: 212px; height: 90px}
input.contact {width: 212px}
input.submit {width: 72px}