body {
	background: #f1f0e2;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	font-size: 1px;
}

#container {
	width: 766px;
	margin: 0 auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0;
}

#nav {
	width: 766px;
	height: 28px;
}

#nav a:link, #nav a:active, #nav a:visited {
	display: block;
	width: 190px;
	height: 26px;
	background: #999;
	border: 1px solid #adacac;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 1.8;
	float: left;
}

#nav a.last {
	border-right: none;
	margin-right: -3px;
}

#nav a.first {
	border-left: none;
}

#nav a:hover {
	background: #8b8d09;
}

#top {
	background: url(../images/bg_top.jpg) no-repeat;
	width: 766px;
	height: 420px;
	padding: 0;
}

#logo {
	width: 400px;
	height: 75px;
	margin: 60px 0 0 185px;
	float: left;
}

#searchbox {
	width: 230px;
	margin: 27px 0 0 15px;
	padding: 0;
	display: inline;
	float: left;
}

#searchbox input.field {
	width: 191px;
	border: 1px solid #999;
	background: #fff;
	color: #666;
	font: normal 14px Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	margin: 5px auto;
}

#searchbox select.field {
	width: 195px;
	border: 1px solid #999;
	background: #fff;
	color: #666;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 5px auto;
}

#flashContent {
	width: 274px;
	height: 232px;
	margin: 27px 0 0 0;
	padding: 0;
	display: inline;
	float: left;
}

#flashContent h1, #flashContent p {
	text-align: center;
}

#featuredCategories {
	width: 200px;
	margin: 22px 0 0 30px;
	padding: 0;
	display: inline;
	float: left;
}

#featuredCategories h3 {
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#featuredCategories h3 a:link, #featuredCategories h3 a:visited, #featuredCategories h3 a:active {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ee3a55;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
}

#featuredCategories h3 a:hover {
	color: #8b8d09;
}

#featuredCategories ul {
	padding: 0;
	margin: 0;
	margin-left: -.6em;
}

#featuredCategories ul li {
	list-style: none;
	background: url(../images/arrow_bullet.gif) no-repeat;
	background-position: 1em .45em;
	padding-left: 2em;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.05;
}

#featuredCategories ul li a:link, #featuredCategories ul li a:visited, #featuredCategories ul li a:active {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}

#featuredCategories ul li a:hover {
	color: #8b8d09;
}

#main {
	clear: both;
	background: #fff;
	padding: 0;
}

#main h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ee3a55;
	border-bottom: 1px solid #999;
	text-indent: 15px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

#speakersCatalogs, #aboutUs {
	width: 234px;
	border: 1px solid #999;
	background: url(../images/bg_box.jpg) repeat-x;
	background-color: #ddd;
	margin: 15px 0 0 15px;
	padding: 0;
	padding-bottom: 15px;
	display: inline;
	float: left;
}

#speakersCatalogs table {
	margin: 0 0 0 15px;
}

#speakersCatalogs table td {
	padding: 15px 5px 41px 5px;
}

#speakersCatalogs table tr.last td {
	padding-bottom: 5px;
	padding-right: 0;
}

#speakersCatalogs img {
	border: 1px solid #999;
}

#speakersCatalogs a:link, #speakersCatalogs a:visited, #speakersCatalogs a:active {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #a0a03c;
	text-transform: uppercase;
	text-decoration: none;
}

#speakersCatalogs a:hover {
	color: #ee3a55;
}

#featuredSpeakers, #clientTestimonials {
	width: 483px;
	border: 1px solid #999;
	background: url(../images/bg_box.jpg) repeat-x;
	background-color: #ddd;
	margin: 15px 0 0 15px;
	padding: 0;
	padding-bottom: 15px;
	display: inline;
	float: left;
}

/* Added 20090519 to replace inline style db */
#clientTestimonials {
  height: 870px;
}

#featuredSpeakers table {
	margin: 15px 15px 0 15px;
}

#featuredSpeakers table td {
	vertical-align: top;
	padding: 0 5px 10px 0;
}

#featuredSpeakers table tr.last td {
	padding-bottom: 0;
}

#featuredSpeakers h4 {
	padding: 0;
	margin: 0;
}

#featuredSpeakers h4 a:link, #featuredSpeakers h4 a:visited, #featuredSpeakers h4 a:active {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #a0a03c;
	text-decoration: none;
}

#featuredSpeakers h4 a:hover {
	color: #ee3a55;
}

#featuredSpeakers p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0;
	margin: 0;
}

#aboutUs p, #clientTestimonials p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 15px 15px 0 15px;
	margin: 0;
}

/* Changed 20090519 to use attribution class db */
#clientTestimonials p.attribution {
  font-weight:bold;/* added 20090519 db */
	text-align: right;
	padding-top: 5px;
	line-height: 1.8;
}

#clientTestimonials blockquote {
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.8;
	padding: 15px 15px 0 15px;
	margin: 0;
}

#footer {
	text-align: center;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #999;
	padding: 15px 0;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #999;
	text-decoration: none;
}