#container {
	position:relative;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 100em;
	min-height:100%;

}
* html div#container { height: 100%; }  /* dimensions */

#left_border{
	left:0em;
	position:absolute;
	height:100%;
	width:0.3em;
	background-image: url('../images/border_left.jpg');
	background-repeat: repeat-y;
}

#right_border{
	left:0em;
	position:absolute;
	margin-left:100em;
	height:100%;
	width:0.3em;
	background-image: url('../images/border_right.jpg');
	background-repeat: repeat-y;
}

#header {
	margin: 0 auto;
	width: 91.5em;
	height: 7.6em
}

#header_logo {
	position: absolute;
}

#login_form {
	position: absolute;
	padding-top:2em;
	margin-left: 60em;
	width:36em;
}

#login_form_input1 {
	float:left;
	margin-right:0.5em;
}

#login_form_input2 {
	float:left;
	margin-right:0.5em;
}

#login_submit {
	margin-top:1em;
	float:left;
}

#login_error {
	position:absolute;
	margin-left: 60em;
	top:5.5em;
	color: red;
	width: 30em;
}

.error_text {
	margin:0em;
	padding:0em;	
}

#topnav {
	background-color: #b6361d;
	padding: 0;
	width: 100%;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#topnav ul li div#backgroundBefore {
	background-image: url('../images/topnav/navend.jpg');
	background-repeat: repeat-x;
	width:4.3em;
	height:3.2em;
}

#topnav ul li div#backgroundAfter {
	background-image: url('../images/topnav/navend.jpg');
	background-repeat: repeat-x;
	display: block;
	width:30.1em;
	height:3.2em;
}
#topnav ul li a {
	background-repeat: no-repeat;
	display: block;
}

#topnav ul li a.nav_home {
	background-image: url('../images/topnav/home_button.jpg');
	width: 6.7em;
	height: 3.2em;
}

#topnav ul li a.nav_home_active {
	background-image: url('../images/topnav/home_button.jpg');
	background-position: 0 -3.2em;
	width: 6.7em;
	height: 3.2em;
}

#topnav ul li a:hover .nav_home {
	background-image: url('../images/topnav/home_button.jpg');
	background-position: 0 -3.2em;
}

#topnav ul li a.nav_aboutus {
	background-image: url('../images/topnav/aboutus_button.jpg');
	width: 8.5em;
	height: 3.2em;
}

#topnav ul li a.nav_aboutus_active {
	background-image: url('../images/topnav/aboutus_button.jpg');
	background-position: 0 -3.2em;
	width: 8.5em;
	height: 3.2em;
}

#topnav ul li a:hover .nav_aboutus {
	background-image: url('../images/topnav/aboutus_button.jpg');
	background-position: 0 -3.2em;
}

#topnav ul li a.nav_research {
	background-image: url('../images/topnav/research_button.jpg');
	width: 8.6em;
	height: 3.2em;
}

#topnav ul li a.nav_research_active {
	background-image: url('../images/topnav/research_button.jpg');
	background-position: 0 -3.2em;
	width: 8.6em;
	height: 3.2em;
}

#topnav ul li a:hover .nav_research {
	background-image: url('../images/topnav/research_button.jpg');
	background-position: 0 -3.2em;
}

#topnav ul li a.nav_products {
	background-image: url('../images/topnav/products_button.jpg');
	width: 8.9em;
	height: 3.2em;
}

#topnav ul li a.nav_products_active {
	background-image: url('../images/topnav/products_button.jpg');
	background-position: 0 -3.2em;
	width: 8.9em;
	height: 3.2em;
}

#topnav ul li a:hover .nav_products {
	background-image: url('../images/topnav/products_button.jpg');
	background-position: 0 -3.2em;
}

#topnav ul li a.nav_services {
	background-image: url('../images/topnav/services_button.jpg');
	width: 7.9em;
	height: 3.2em;
}

#topnav ul li a.nav_services_active {
	background-image: url('../images/topnav/services_button.jpg');
	background-position: 0 -3.2em;
	width: 7.9em;
	height: 3.2em;
}

#topnav ul li a:hover .nav_services {
	background-image: url('../images/topnav/services_button.jpg');
	background-position: 0 -3.2em;
}

#topnav ul li a.nav_careers {
	background-image: url('../images/topnav/careers_button.jpg');
	width: 7.8em;
	height: 3.2em;
}

#topnav ul li a.nav_careers_active {
	background-image: url('../images/topnav/careers_button.jpg');
	background-position: 0 -3.2em;
	width: 7.8em;
	height: 3.2em;
}

#topnav ul li a:hover .nav_careers {
	background-image: url('../images/topnav/careers_button.jpg');
	background-position: 0 -3.2em;
}

#topnav ul li a.nav_medianinvestors {
	background-image: url('../images/topnav/medianinvestors_button.jpg');
	width: 15.5em;
	height: 3.2em;
}

#topnav ul li a.nav_medianinvestors_active {
	background-image: url('../images/topnav/medianinvestors_button.jpg');
	background-position: 0 -3.2em;
	width: 15.5em;
	height: 3.2em;
}

#topnav ul li a:hover .nav_medianinvestors {
	background-image: url('../images/topnav/medianinvestors_button.jpg');
	background-position: 0 -3.2em;
}

#topnav ul li a.nav_people {
	background-image: url('../images/topnav/people_button.jpg');
	width: 16.1em;
	height: 3.2em;
}

#topnav ul li a.nav_people_active {
	background-image: url('../images/topnav/people_button.jpg');
	background-position: 0 -3.2em;
	width: 16.1em;
	height: 3.2em;
}

#topnav ul li a:hover .nav_people {
	background-image: url('../images/topnav/people_button.jpg');
	background-position: 0 -3.2em;
}

#topnav ul li a.nav_contactus {
	background-image: url('../images/topnav/contactus_button.jpg');
	width: 9.7em;
	height: 3.2em;
}

#topnav ul li a.nav_contactus_active {
	background-image: url('../images/topnav/contactus_button.jpg');
	background-position: 0 -3.2em;
	width: 9.7em;
	height: 3.2em;
}

#topnav ul li a:hover .nav_contactus {
	background-image: url('../images/topnav/contactus_button.jpg');
	background-position: 0 -3.2em;
}

#body {
	margin: 0 auto;
	padding-right: 2.5em;
	width: 89em;
	padding-bottom:2em;
}

#body_contents_left {
	float: left;
	width: 52.5em;
}

#body_contents_left_tpadding {
	width: 52.5em;
	height: 5.7em;
}

#body_contents_right {
	float: right;
	padding-top: 5em;
	width: 34em;
}

.pagedescription {
	padding: 0.5em 0 1.8em 0;
}

.slashed_border {
	border-bottom: 0.1em dotted #999999;
}

#body_contents_right_newstitle {
	padding-top: 2em;
}

.newsitem {
	background-image: url("../images/home_newsitembk.jpg");
	background-repeat: repeat-x;
	position: relative;
	margin-top: 1.5em;
}

.newsitem_content {
	width: 25.4em;
	padding-left: 0.5em;
	padding-top: 0.2em;
}

.newsitem_button {
	position: absolute;
	left: 29em;
	top: 0.8em;
}

.productitem {
	background-image: url("../images/home_newsitembk.jpg");
	background-repeat: repeat-x;
	position: relative;
	padding-top: 1em;
}

.productitem_thumb {
	float: left;
	padding-left: 1em;
	width: 6.5em;
}

.productitem_content {
	float: left;
	padding-left: 1em;
	width: 24.5em;
}

#people_image {
	float: right;
}

#body_contents_center {
	float: left;
	padding-top: 5em;
	padding-left: 5em;
	width: 50em;
}

#footer {
	position:absolute;
	bottom:0;
	left:4em;
	width: 100%;
	height:2em;
}

	#footer_content{
		position:absolute;
		bottom:5em;
		width:100%;
		}

/* Misc */
.narrow p {
	width: 18em;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.float_clear {
	clear: both;
}

.noborder {
	border-width: 0;
}

.nopadding {
	margin: 0;
	padding: 0;
}

.spacer_10 {
	height: 1em;
}

.spacer_15 {
	height: 1.5em;
}

.spacer_20 {
	height: 2em;
}

.spacer_30 {
	height: 3em;
}

.spacer_190 {
	height: 19em;
}