sub {
	font-size: 11px;
	margin: 0px;
}
h1 sub {
	font-size: 14px;
}
.header {
	height: 100px;
	vertical-align: bottom;
	border: thin solid #0034D0;
	text-decoration: none;
	letter-spacing: normal;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.home {
	background-image: url(images/dad%27s-lab-004.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #0034D0;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	height: auto;
	margin-top: 70px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 780px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.nav {
	width: 213px;
	float: left;
	list-style-position: inside;
	left: 15px;
}
.nav ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav li a {
	margin-left: 8px;
	padding: 3px;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav li a em {
font-size: 14px;
font-weight: bold;
}
.nav li { display: inline; } /* fix for IE blank line bug */
.nav ul > li { display: list-item; }
.nav li > a { width: auto; height: auto; }
.nav li li a {
	background-color: #8790AE;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 15px;
	text-decoration: none;
	margin-right: 0px;
	width: 190px;
}
.nav li a:hover {
	background-color: #FFFFFF;
	color: #8790AE;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.nav li li a:hover {
	background-color: #FFFFFF;
	color: #8790AE;
}
.nav li a.samePage {
	color: #8790AE;
	font-weight: bold;
	background-color: #FFFFFF;
}
.nav li a.samePage:visited {
	color: #0034D0;
	font-weight: bold;
	background-color: #FFFFFF;
}
.topheader {
}
.content {
	margin-left: 210px;
	padding-left: 10px;
	margin-right: 10px;
}
.content table {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0234D1;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	text-indent: 15px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0034D0;
	text-decoration: none;
	font-size: 25px;
}
.content h2 {
	color: #0034D0;
	font-size: 18px;
}
.content ul {
	list-style-type: none;
}
.content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	list-style-type: disc;
	font-weight: lighter;
}
.container .header img {
	padding: 0px;
}
.homecontent {
	margin-left: 215px;
	padding-left: 15px;
	margin-right: 0px;
	background-image:url(images/homeimage.jpg);
	padding-right: 15px;
	padding-bottom: 185px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.homecontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	text-indent: 15px;
}
.homecontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0034D0;
	text-decoration: none;
	font-size: 25px;
}
.homecontent h2 {
	color: #0034D0;
	font-size: 18px;
}
.clear {
	clear: both;
}
.bottomholder {
	border: thin solid #0034D0;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightarrow {
	clear: right;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.leftarrow {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: left;
	float: left;
	font-size: small;
}

.rightarrow ul {
	list-style-type: none;
}
.container .header a {
	color: #0034D0;
	text-decoration: none;
}
.industriallink {
	font-size: 12px;
	color: #0034D0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.industriallink a {
	color: #0034D0;
	font-size: 12px;
	text-decoration: underline;
}
.industriallink a:hover {
	color: #999999;

}
