body {
	background-color: #333;
	margin: 0px;
}

body,td,th {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	line-height: 1.4;
}

h1 {
	display:none;
}

h2 {
	font-size:18px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	color:#FFF;
}

h3 {
	font-size:14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	color:#FFF;
}

p {
	margin: 0px 0px 15px 0px;
}

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

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
}

#pagewrap {
	position: relative;
	width: 685px;
	margin: 0 auto;
	padding: 85px 0px 0px 255px;
	background: url(/images/bg_colors.gif) no-repeat top right;
}

#contentwrap {
	position: relative;
	width: 685px;
}

#leftwrap {
	position: absolute;
	left: 0px;
	top:20px;
	width: 242px;
	height: 328px;
}

#maincontent {
	padding: 90px 90px 120px 90px;
	background:#C93 no-repeat bottom left;
	background-image: url(/images/bg_logo.gif);

}

#footer {
	position: relative;
	margin-top: 12px;
	height:11px;
}

#copyright {
	padding: 15px 0px 15px 0px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color:#494949;
}

#cogneatoinc {
	position: absolute;
	top: 0px;
	left: 0px;
}

#akron {
	position: absolute;
	top: 0px;
	right: 0px;
}

#phone {
	position: absolute;
	top: 0px;
	left: 196px;
}

#email {
	position: absolute;
	top: 0px;
	left: 320px;
}

#nav {
	position: absolute;
	top: 195px;
	right: 0px;
}

.nav a {
	display: block;
	height: 19px;
	width: 75px;
	overflow: hidden;
}

.nav a:hover {
	display: block;
	text-indent: -75px;
}

.stafftable td {
	padding: 5px 20px 5px 0px;
}

.portthumb {
	width: 100px;
	height: 100px;
	padding: 0px 15px 15px 0px;
	float: left;
}

h2.porthead {
	clear: both;
	border-bottom: 1px solid #333;
	padding: 5px 0px 5px 0px;
}

.highslide-caption h3 {
	color:#333;
	text-align: center;
	margin-bottom: 0px;
}

.highslide-caption p {
	margin-bottom: 0px;
}

.highslide-caption a {
	color:#C90;
}

/* HOME */

#pagewrap_home {
	position: relative;
	width: 940px;
	height: 100%;
	margin: 0 auto;
	background-image:url(/images/bg_stem.gif);
	background-repeat:repeat-y;
}

#logo_home {
	position: absolute;
	top: 170px;
	left:262px;
	width: 491px;
	height: 215px;
}

#colors_home {
	position: absolute;
	top:0px;
	right:0px;
	width:110px;
	height:5px;
}

#nav_home {
	position: absolute;
	top: 369px;
	left: 25px;
}

#copyright_home {
	position: absolute;
	bottom: 20px;
	left: 50px;
	width: 870px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color:#494949;
}