#Container {
	position: relative;
	height: 525px;
	width: 750px;
	margin: 0px auto auto;
	top: 20px;
}
#pageTitleBox {
	position: absolute;
	height: 20px;
	width: 350px;
	left: 0px;
	top: 30px;
	right: auto;
	bottom: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#logoBox {
	position: absolute;
	height: 30px;
	width: 350px;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
}
#homeBarBox {
	position: absolute;
	height: 20px;
	width: 400px;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: auto;
	padding-top: 10px;
	text-align: right;
}
#navBar {
	position: absolute;
	height: 20px;
	width: 500px;
	left: auto;
	top: 40px;
	right: 0px;
	bottom: auto;
	text-align: right;
}
#contentContainer {
	position: absolute;
	height: 390px;
	width: 750px;
	left: auto;
	top: 100px;
	right: auto;
	bottom: auto;
	border: 2px solid #888576;
}
#footerBox {
	position: absolute;
	height: 20px;
	width: 750px;
	bottom: 0px;
	left: auto;
	right: auto;
}
.h1 {
	font-size: 24px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: text-bottom;
	font-family: "Century Gothic", Arial;
	color: #888576;
}
.h2 {
	font-family: "Century Gothic", Arial;
	font-size: 14pt;
	color: #888576;
	text-align: left;
	vertical-align: bottom;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888576;
	text-align: center;
	padding-top: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888576;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888576;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #432732;
	text-decoration: none;
	letter-spacing: 1px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888576;
	text-decoration: none;
	letter-spacing: 1px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888576;
	letter-spacing: 1px;
}
#homeImageHolder {
	position: absolute;
	height: 390px;
	width: 230px;
	top: 0px;
}
#homeTextHolder {
	position: absolute;
	height: 390px;
	width: 480px;
	left: 230px;
	top: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.h3 {
	font-family: "Century Gothic", Arial;
	font-size: 12pt;
	color: #888576;
	letter-spacing: 1pt;
	text-align: center;
	vertical-align: middle;
}
.textCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888576;
	text-align: center;
	letter-spacing: 1px;
}
body {
}
.textRight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888576;
	text-align: right;
	letter-spacing: normal;
}
.textLeft {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888576;
	text-align: left;
	letter-spacing: normal;
}
.telephone {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888576;
	text-align: center;
	letter-spacing: 1px;
}
#genTextHolder {
	position: absolute;
	height: 350px;
	width: 410px;
	left: auto;
	top: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	right: 0px;
	padding: 20px;
	z-index: 1;
}
.textLeftLineSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888576;
	text-align: left;
	letter-spacing: normal;
	line-height: 150%;
	list-style-position: outside;
	list-style-type: circle;
}
#genImageHolder {


	position: absolute;
	height: 390px;
	width: 300px;
	top: 0px;
}
#menuBar {
	position: absolute;
	height: 20px;
	width: 600px;
	left: auto;
	top: 70px;
	right: 0px;
	bottom: auto;
	text-align: right;
}
#researchTextHolder {
	position: absolute;
	height: 350px;
	width: 518px;
	left: auto;
	top: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	right: 0px;
	padding: 20px;
	z-index: 1;
}
#researchImageHolder {


	position: absolute;
	height: 390px;
	width: 192px;
	top: 0px;
}