@charset "utf-8";
/* CSS Document */

body {
	behavior: url(csshover.htc);
	background-color: #8F7950;
}

a {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #635438;
	text-decoration: none;
}

a:hover {
	color: #a00;
}

#header {
	position: absolute;
	margin: 9px 168px;
	height: 22px;
	width: 270px;
	display: table-cell;
	vertical-align: middle;
}

#region {
	position: absolute;
	margin: 8px 407px;
	height: 22px;
	display: table-cell;
	vertical-align: middle;
}

.header_position {
	position: relative;
	top: -6px;
}

.header_text {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #635438;
	position: relative;
}

#menu {
	width: 36.88em;
	position: absolute;
	margin: 70px 50px;
	z-index: 100;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu ul#ul_about {
	width: 5.5em;
}

#menu ul#ul_products {
	width: 5.44em;
}

#menu ul#ul_studies {
	width: 4.69em;
}

#menu ul#ul_consulting {
	width: 6.31em;
}

#menu ul#ul_landsales {
	width: 6.38em;
}

#menu ul#ul_careers {
	width: 4.81em;
}

#menu ul li a {
	text-align: left;
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	display: block;
	margin: 0;
	color: #635438;
	text-decoration: none;
}

#menu ul li ul li a {
	text-align: left;
	font-size: 11px;
	background-color: #e7e5e2;
}

#menu ul li ul li a:hover {
	color: #a00;
	background-color: #f4f1ec;
	text-decoration: none;
}

#menu ul li ul {
	font-size: 0.7em;
	width: 17em;
	position: relative;
}

#menu ul li ul li {
	font-size: 11px;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

div#menu ul ul {
	display: none;
}

div#menu ul li:hover ul {
	display: block;
}

div#menu ul li:hover ul li{
border-top: 0;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-style: solid;
border-color: #635438;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

#about:link {
	color: #4d412b;
}

#about:visited {
	color: #4d412b;
}

#about:hover {
	color: #a00;
	background: url(images/menu_highlight_about.gif);
	background-repeat: no-repeat;
}

#products:hover {
	color: #a00;
	background: url(images/menu_highlight_products.gif);
	background-repeat: no-repeat;
}

#studies:hover {
	color: #a00;
	background: url(images/menu_highlight_studies.gif);
	background-repeat: no-repeat;
}

#consulting:hover {
	color: #a00;
	background: url(images/menu_highlight_consulting.gif);
	background-repeat: no-repeat;
}

#landsales:hover {
	color: #a00;
	background: url(images/menu_highlight_landsales.gif);
	background-repeat: no-repeat;
}

#careers:hover {
	color: #a00;
	background: url(images/menu_highlight_careers.gif);
	background-repeat: no-repeat;
}

.first_li {
	border-top: 1px;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	border-style: solid;
	border-color: #635438;
}

.menu_headline {
	font-weight: bold;
	font-size: 16px;
}

#menu_bar {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	padding: 15px;
}

div#menu_bar a {
	display: block;
	color: #fff;
	padding: 2px;
}

div#menu_bar a:hover {
	background-color: #7c7d80;
}

#main_content {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #635438;
	padding: 15px;
}

#main_text {
	font-size: 14px;
	line-height: 16px;
}

#privacy_content {
	font-family: arial, helvetica, sans-serif;
	color: #635438;
	padding: 15px;
}

#studies_table {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #635438;
	padding: 1px;
}

div#studies_table a {
	display: block;
	font-size: 12px;
}

div#studies_table a:hover {
	text-decoration: underline;
	color: #a00;
}

div#studies_table td {
	border: 1px solid #fff;
}

.studies_header {
	background-color: #fff;
	vertical-align: bottom;
	font-weight: bold;
}

.studies_subheader {
	background-color: #A9BCE2;
}

a.email {
	font-size: 14px;
	text-decoration: underline;
}

a.email:hover {
	color: #a00;
}

div#studies_table a.email_small {
	font-size: 10px;
	text-decoration: underline;
	display: inline;
}

div#studies_table a.email_small:hover {
	color: #a00;
}

.footer, .copyright, .hotlinks {
	position: relative;
	top: -39px;
	left: 7px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #635438;
	vertical-align: bottom;
	padding: 5px 15px;
}

.footer a {
	color: #fff;
	font-size: 12px;
}

.footer a:hover {
	text-decoration: underline;
}

.footer {
	text-align: left;
	float: left;
	width: 195px;
}

.copyright {
	text-align: left;
	float: left;
	width: 225px;
}

.hotlinks {
	text-align: right;
	float: left;
	width: 240px;
	
}

.light {
	background: url(images/dot_small.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 8px;
	width: 490px;
	float: left;
}

.heavy {
	background: url(images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 10px;
	width: 490px;
	float: left;
}

.divide {
	background-color: #fff;
	color: #fff;
	text-shadow: none;
	width: 185px;
}

.date {
	font-size: 12px;
	position: relative;
	left: 10px;
}

.text_main {
	font-size: 14px;
}

.text_small {
	font-size: 10px;
}

.text_smaller {
	font-size: 8px;
}

.text_bold {
	font-weight: bold;
}

.text_italic {
	font-style: italic;
}

#rotator
{
	background-color: #ffffff;
	border: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 760px;
	height: 160px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 760px;
	height: 160px;
}