body {
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #343434;
	height: 100%;
	min-height: 100%;
	overflow-y: auto;
	overflow-x: hidden; /* Get rid of scroll bars in IE. */
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #CC6633;
	margin-bottom: -10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #CC6633;
	margin-bottom: -10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #CC6633;
	margin-bottom: -10px;
}

#leftWell {
	background-color: none;
}

#top-left {
	background-image: url(images/bkgd-left-top.jpg);
	background-repeat: repeat-y;
	height: 116px;
	width: 173px;
	position: absolute;
	top: 0;
	left: 0;
}

#logo {
	height: 170px;
	width: 173px;
	position: absolute;
	top: 116px;
	left: 0;
	outline: 0 none;
}

#logo-left {
	background-image: url(images/logo-left.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 187px;
	width: 37px;
}

#logo-middle {
	background-image: url(images/logo-middle.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 187px;
	width: 115px;
}

#logo-right {
	background-image: url(images/logo-right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 187px;
	width: 21px;
}

#bottom-left-index {
	background-image: url(images/bkgd-left-btm.jpg);
	background-repeat: repeat-y;
	width: 173px;
	height: 594px;
	position: absolute;
	top: 302px;
	left: 0;
	float: left;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #343434;
}

#bottom-left-contact {
	background-image: url(images/bkgd-left-btm.jpg);
	background-repeat: repeat-y;
	width: 173px;
	height: 594px;
	position: absolute;
	top: 302px;
	left: 0;
	float: left;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #343434;
}

#bottom-left-philosophy {
	background-image: url(images/bkgd-left-btm.jpg);
	background-repeat: repeat-y;
	width: 173px;
	height: 594px;
	position: absolute;
	top: 302px;
	left: 0;
	float: left;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #343434;
}

#bottom-left-research {
	background-image: url(images/bkgd-left-btm.jpg);
	background-repeat: repeat-y;
	width: 173px;
	height: 2020px;
	position: absolute;
	top: 302px;
	left: 0;
	float: left;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #343434;
}

#bottom-left-services {
	background-image: url(images/bkgd-left-btm.jpg);
	background-repeat: repeat-y;
	width: 173px;
	height: 1275px;
	position: absolute;
	top: 302px;
	left: 0;
	float: left;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #343434;
}

#menu {
	list-style: none;
	margin-left: 37px;
	width: 135px;
	font-size: 9pt;
	background-color: none;
}

#menu li {
	width: 135px;
	height: 38px;
	background-color: none;
}

#menu #current {
	background-image: url(images/menu-current.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 135px;
	height: 38px;
	color: #FFF;
	text-decoration: none;
	outline: 0 none;
	background-color: none;
}

#menu a {
	color: #FFF;
	width: 135px;
	height: 38px;
	text-decoration: none;
	outline: 0 none;
}

#menu a:hover {
	color: #FFF;
	width: 135px;
	height: 38px;
	text-decoration: underline;
	outline: 0 none;
}

#container {
	width: 173px;
	margin-left: 173px;
	padding: 74px 35px 0px 35px;
}

#banner {
	background-color: #ADADAD;
	border-color: #F2F2F2;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 450px;
	height: 300px;
}

#text {
	width: 432px;
	margin-left: 10px;
}


a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 135px;
	height: 38px;
	color: #FFF;
	outline: 0 none;
}

a:hover, a:visited:hover, a:active  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	width: 135px;
	height: 38px;
	color: #FFF;
}

a:active:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 135px;
	height: 38px;
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal
}
