body {
	margin: 0px; padding: 0px; 
	/*background-color: #ada692; tan*/
	background-color: #fff;
	}
	
#container {
	width: 1043px;
	margin: 0px auto;
	padding: 0;
	/*border-left: 1px dotted #501d03;
	border-right: 1px dotted #501d03;*/
}
#header {
	width: 1043px;
	height: 178px;
	margin:0;
	padding:0;
}

#navigation {
	width: 1080px;
	height: 34px;
	background: url(../images/nav_back.png) no-repeat;
	padding: 0;
	margin: 0;
}
ul#nav {
	display: inline;
	color: #e9e3cd;
	font: normal 15px "Georgia", "Arial", Sans-Serif;
	margin: 0 0 0 0;
	line-height: 34px;
	padding:0 0 0 220px;	
}	
ul#nav li{
	display: inline;
	padding: 0 4px 0 0;
	height: 34px;
	margin: 0;
}
#nav-home a {
	color: #e9e3cd;
	text-decoration: none;
	background: url(../images/home-over.png) no-repeat 0 0px;
	padding: 6px 12px 8px 12px;
}
#nav-home a:hover {
	color: #501d03;
	background: url(../images/home-over.png) no-repeat 0 -34px;
	padding: 6px 12px 8px 12px;
}
#nav-home a.current_home {
	color: #501d03;
	background: url(../images/home-over.png) no-repeat 0 -34px;
	padding: 6px 12px 8px 12px;
	margin: 0;
}
#nav-company a {
	color: #e9e3cd;
	text-decoration: none;
	padding: 6px 12px 8px 12px;
}
#nav-company a:hover {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}
#nav-company a.current_company {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}

#nav-alert a {
	color: #e9e3cd;
	text-decoration: none;
	padding: 6px 12px 8px 12px;
}
#nav-alert a:hover {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}
#nav-alert a.current_alert {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}

#nav-reports a {
	color: #e9e3cd;
	text-decoration: none;
	padding: 6px 12px 8px 12px;
}
#nav-reports a:hover {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}
#nav-reports a.current_reports {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}

#nav-surveys a {
	color: #e9e3cd;
	text-decoration: none;
	padding: 6px 12px 8px 12px;
}
#nav-surveys a:hover {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}
#nav-surveys a.current_surveys {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}

#nav-contact a {
	color: #e9e3cd;
	text-decoration: none;
	padding: 6px 12px 8px 12px;
}
#nav-contact a:hover {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}
#nav-contact a.current_contact {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}

#nav-vendor a {
	color: #e9e3cd;
	text-decoration: none;
	padding: 6px 12px 8px 12px;
}
#nav-vendor a:hover {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}
#nav-vendor a.current_vendor {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}

#nav-consultation a {
	color: #e9e3cd;
	text-decoration: none;
	padding: 6px 12px 8px 12px;
}
#nav-consultation a:hover {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}
#nav-consultation a.current_consultation {
	color: #501d03;
	background: #e9e3cd;
	padding: 6px 12px 8px 12px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	text-decoration:underline;
}

/*LAYOUT*/
#content {
	width: 1043px;
	min-height: 661px;
	height: 100%;
	background: #e8e3cc url(../images/content_back.jpg) no-repeat 0 50%;
	overflow: hidden;
}
#left {
	float: left; 
	width: 362px; 
	margin: 0 0 0 20px;
}
#right {
	float: left; 
	width: 349px;
	margin: 0 0 0 18px;
}
#right_two {
	float: left; 
	width: 349px;
	margin: 50px 0 0 0;
}

#full {
	float: left; 
	width: 731px;
	margin: 0 0 0 18px;
}
#full img{
	width: 510px;
	margin: 0 0 60px 90px;
}
#divider {
	float: left; width: 1px; 
	min-height: 600px;
	height: 100%;
	background: url(../images/divider.png) repeat-y;
	margin: 30px 0 0 15px;
}
#sidebar {
	float: right; 
	width: 260px;
	margin: 0 0 0 10px;
}

/*GENERAL*/
h1 {
	font: bold 16px "Trebuchet MS", "Arial", Sans-Serif; 
	color: #502004;
	margin: 25px 0 0 0;
	padding: 0;
}
h2 {
	font: bold 16px "Trebuchet MS", "Arial", Sans-Serif; 
	color: #502004;
	margin: 25px 0 25px 0;
}
h3 {
	font: bold 16px "Trebuchet MS", "Arial", Sans-Serif; 
	color: #502004;
	margin: 25px 0 10px 0;
	padding: 0;
}
h4 {
	font: bold 16px "Trebuchet MS", "Arial", Sans-Serif; 
	color: #502004;
	margin: 50px 0 10px 0;
	padding: 0;
}
h5 {
	font: bold 14px "Trebuchet MS", "Arial", Sans-Serif; 
	color: #502004;
	margin: 20px 0 0 0;
	padding: 0;
}

a {
	font-weight: normal;
	color: #7f4628;
}
a:hover{
	font-weight: normal;
	color: #502004;
}
img { border: none; }

#flash_intro {
	margin: 30px auto;
	width: 1000px;
	text-align: center;
}
#flash_fade {
	margin: 30px 0 0 0;
	width: 330px;
	height: 218px;
}
#content p { 
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	margin:  7px 0 30px 0;
	padding: 0;
}
#content p.short{ 
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	margin:  7px 0 15px 0;
	padding: 0;
}
#content p.long{ 
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	margin:  15px 0 15px 0;
	padding: 0;
}
#small { 
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	margin:  7px 0 10px 0;
	padding: 0;
}
.main_list {
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	list-style: outside;
	margin:  -20px 20px 0 25px;
	padding: 0 0 0 0;
}
.main_list li{
	margin:  0;
	padding: 0;
}
.main_list2 {
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	list-style: outside;
	margin:  -20px 20px 12px 25px;
	padding: 0 0 0 0;
}
.main_list2 li{
	margin:  0 0 10px 0;
	padding: 0;
}
.main_list3 li{
	margin:  0;
	padding: 0;
}

.main_list3 {
	color: #4e3b25;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	list-style: outside;
	margin:  0 0 15px 25px;
	padding: 0 0 0 0;
}
.second_list li{
	margin:  0;
	padding: 0;
	list-style: none;
}
.second_list {
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	list-style: none;
	margin:  -20px 20px 0 0;
	padding: 0 0 0 0;
}


.client_list li{
	margin:  0;
	padding: 0;
	list-style: none;
	color: #D9D3BD;
}
.client_list {
	line-height: 20px;
	list-style: none;
	margin:  10px 20px 15px 10px;
	padding: 0 0 0 0;
	color: #D9D3BD;
	width:195px
}

li.contact-title
{
	margin:12px 0 0 0;
	font-weight:bold;
}

li.contact-title a
{
	margin:12px 0 0 0;
	font-weight:bold;
	color: #D9D3BD;
}

.contact_list li.email-title
{
	margin:10px 0 0 0;
	font-weight:normal;
	display:block;
}

#image{
	margin: 15px 0 0 0;
}
#image_two {
	margin: 5px 0 0 0;
}
#image_space{
	margin: 55px 0 0 0;
}
.image_space2{
	margin: 5px 0 30px 0;
	padding: 0;
	display: block;
}
.email a {
	font-weight: normal;
	color: #7f4628;
	margin: 0 0 0 10px;
}
.email a:hover{
	font-weight: normal;
	color: #502004;
	margin: 0 0 0 10px;
}
	
/*SIDEBAR*/
	
	#sidebar_header{
		width: 241px;
		height: 49px;
		background: url(../images/sidebar_header.png) no-repeat;
		margin: 45px 0 0 0;
	}
	#sidebar_middle{
		width: 241px;
		min-height: 432px;
		height: 100%;
		background: url(../images/sidebar_back.png) repeat-y;
		margin: 0;
		color: #e9e3cd;
		font: normal 12px "Arial", Sans-Serif;
		line-height: 20px;
		padding: 0 0 0 15px;
		overflow: hidden;
	}
	ul#sidebar_list {
		list-style: none;
		margin: 0 0 0 5px;
		padding: 0;
		width: 200px;
		line-height: 16px;
	}
	#sidebar_list li.sidebar_title{
		margin: 14px 0 0 0;
		font: bold 12px "Trebuchet MS", "Arial", Sans-Serif;
		color: #e9e3cd;
		line-height: 15px;
	}
	#sidebar_list li{
		font-weight: normal;
		color: #d9d3bd;
	}
	#sidebar_footer{
		width: 240px;
		height: 26px;
		background: url(../images/sidebar_footer.png) no-repeat;
		margin: 0 0 23px 1px;
	}
	#sidebar_list li a{
		font-weight: normal;
		color: #d9d3bd;
	}
	#sidebar_list li a:hover{
		font-weight: normal;
		color: #b5b09a;
	}
	#sidebar_middle p a{
		font-weight: normal;
		color: #d9d3bd;
	}
	#sidebar_middle p a:hover{
		font-weight: normal;
		color: #b5b09a;
	}
	#sidebar_middle p {
		color: #e9e3cd;
		font: normal 12px "Arial", Sans-Serif;
		line-height: 18px;
		margin: 5px 25px 17px 0;
	}
	#sidebar_middle .detail {
		font-style: italic;
		color: #c37f6b;
	}
	#sidebar_comments{
		width: 203px;
		height: 30px;
		background: url(../images/comments_heading.png) no-repeat;
		margin: 25px 0 0 0;
	}
	

/*CONTACT*/
#contact {
	margin: 40px 0 0 0;
}
#contact_two {
	margin: 38px 0 0 -22px;
}
.contact_list {
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	list-style: none;
	margin:  -20px 20px 35px 0;
	padding: 0;
}
.contact_list li{
	margin:  0;
	padding: 0;
}

.contact_list li.bold_title{
	font: bold 16px "Trebuchet MS", "Arial", Sans-Serif;
}
.contact_list li.bold_title2{
	font: bold 14px "Trebuchet MS", "Arial", Sans-Serif;
}

.contact_list li.email a {
	font-weight: normal;
	color: #7f4628;
	margin:  0;
	padding: 0;
}
.contact_list li.email a:hover{
	font-weight: normal;
	color: #502004;
	margin:  0;
	padding: 0;
}

.contact_list li.card {
	margin: 5px 0 0 0;
}

/* PUBLICATIONS */
#publications_form {
	padding: 0;
	margin: 22px 0 0 10px;
}
#publications_form p.form_space{
	padding: 0;
	margin: 8px 0 0 0;
}
#publications_form p.form_bottom{
	padding: 0;
	margin: 6px 22px 0 0;
	text-align:right; 
}
#publications_form input, #publications_form textarea {
	color:#7f4628;
}
#publications_form label {
	display:block;
	float: left;
	margin-right:0.5em;
	text-align:right;
	width: 125px;
	padding: 0;
	margin: 0 10px 0 0;
}
#publications_form .submit input {
	margin: 20px 0 0 0;
}
.indentForm {
	padding: 5px 0px 0px 0;
	margin-top: 1px;
}
#indentForm input {
	background-color:#6A191F;
	border:1px solid #FFFFFF;
	color:#7f4628;
	font-weight:bold;
	padding:3px;
}
#indentForm input:hover {
	background-color:#7f4628;
}
#note {
	margin: 40px 0 0 0;
}
#content p.shorter{ 
	color: #7f4628;
	font: italic 13px "Arial", Sans-Serif;
	line-height: 13px;
	margin:  0 0 10px 0;
	padding: 0;
}

/*LINKS*/
#links {
	margin: 60px 0 0 -150px;
}
.link_list {
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	list-style: none;
	margin:  0 20px 0 25px;
	padding: 0;
}
.link_list li{
	margin:  0 0 25px 0;
	padding: 0;
	list-style: none;
}
.link_list a {
	font-weight: normal;
	color: #7f4628;
	display: block;
}
.link_list a:hover{
	font-weight: normal;
	color: #502004;
}
/*MULTIMEDIA*/
#multimedia {
	float: left; 
	width: 517px;
	margin: 69px 0 0 -150px;
}
.multimedia_list {
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	list-style: none;
	margin:  0 20px 0 25px;
	padding: 0;
}
.multimedia_list li{
	margin:  0 0 25px 0;
	padding: 0;
	list-style: none;
}
.multimedia_list a {
	font-weight: normal;
	color: #7f4628;
	display: block;
}
.multimedia_list a:hover{
	font-weight: normal;
	color: #502004;
}
img#podcast_image{
	margin: 15px 0 0 80px;
}
img#webinar_image{
	margin: 15px 0 0 70px;
}

img#illustration_image{
	margin: 15px 0 0 20px;
}

/*BIS*/
#bis {
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	margin:  0 0 30px 0;
	padding: 0;
	text-align: center;
}
.bis_list {
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	list-style: outside;
	margin:  -10px 20px 10px 25px;
	padding: 0 0 0 0;
}
.bis_list li{
	margin:  0 0 20px 0;
	padding: 0;
}


img#summit_image{
	margin: 15px 0 0 43px;
}

/*Publications*/
img#aba_image{
	margin: 15px 0 0 0;
}

/*Clientele*/
#left_map {
	float: left; 
	width: 362px; 
	margin: 0 0 0 20px;
}
#right_map {
	float: left; 
	width: 349px;
	margin: 50px 0 0 0;
}
#map_page {
	width: 749px;
	float: left;
}
#map {
	clear: both;
	padding: 0;
	margin: 0 0 0 20px;
}
#places_left {
	float: left;
	width: 190px;
	margin: 20px 0 0 0;
}
#places_middle {
	float: left;
	width: 190px;
	margin: 20px 0 0 0;
}
#places_right {
	float: left;
	width: 200px;
	margin: 20px 0 0 0;
}

.map_list {
	color: #7f4628;
	font: normal 13px "Arial", Sans-Serif;
	line-height: 20px;
	list-style: outside;
	margin:  0 20px 20px 25px;
	padding: 0 0 0 0;
}
.map_list li{
	margin:  0;
	padding: 0;
}

/*Services*/
.services_heading {
	font: bold 14px "Trebuchet MS", "Arial", Sans-Serif; 
	color: #502004;
	margin: 9px 0 0px 0;
	display: block;
}
/*SPEAKER */
.speaker {
	margin: 7px 0 10px 0;
	padding: 0;
	overflow: hidden;
	width: 300px;
}
.speaker_left {
	float: left;
	margin: 5px 0 5px 0;
	width: 137px;
}
.speaker_right {
	float: right;
	margin: 5px 0 5px 0;
	width: 155px;
	padding: 0;
}
.speaker_title {
	margin: 0 0 0 0;
	color: #000;
	line-height: 15px;
	font: normal 13px "Arial", Sans-Serif;
}
img#dennis{
	border: 1px solid #000;
}
.as_of {
	font: italic 13px "Arial", Sans-Serif;
	text-align: center;
	margin: 0 0 10px 0;
}

/*FOOTER*/
#footer {
	width: 1030px;
	height: 31px;
	background: url(../images/footer.png) no-repeat;
	margin: 0 auto;
	font: normal 13px "Trebuchet MS", "Arial", Sans-Serif;
	color: #d9d3bd;
	padding: 21px 0 0 13px;
}

		
