* {
	font-size: 100.01%;
}
html {
	font-size: 70%;
}
body {
	margin:0;
	color:#464646;
	font:1em Georgia, "Times New Roman", Times, serif;
	background: url(/images/bg-body.gif) repeat-x;
	min-width:1003px;
}
img {
	border:0;
	-ms-interpolation-mode: bicubic; 
}
a {
	text-decoration:none;
	color:rgb(4,171,200) ;
}
a:hover {
	text-decoration:underline;
}
input,
textarea,
select {
	font-size:100%;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.hr1{
	width:600px;
	height:18px;
	background:url(/images/main-separator.gif) no-repeat;
	display:block;
}
#wrapper {
	width:1053px;
	margin:0 auto;
	position:relative;
}
.wrapper-holder {
	width:969px;
	padding:135px 44px 25px 40px;
	background: url(/images/bg-wrapper.png) repeat-y;
}
#header {
	width:969px;
	background:url(/images/bg-header.gif) repeat-x;
	height:135px;
	position:absolute;
	top:0;
	left:40px;
}
#header .block {
	float:left;
}
.logo {
	margin:0;
	position:absolute;
	z-index:101;
	top:-107px;
	left:5px;
}
.logo a {
	overflow:hidden;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	width:313px;
	height:59px;
	background:url(/images/logo.gif) no-repeat;
	font-size:0;
	line-height:0;
}
.top-nav {
	margin:71px 0 0 50px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:10px;
	line-height:10px;
}
.top-nav li {
	float:left;
	padding:0 2px 0 11px;
	background: url(/images/bullet-top-nav.gif) no-repeat 0 50%;
	margin:0 11px 0 -11px; 
}
.top-nav li a {
	color:#463425;
}
.top-link {
	margin:14px 0px 0 0;
	height:64px;
	overflow:hidden;
	background: url(/images/discoverTECbutton.jpg) 0 0 no-repeat;
	width:223px;
	float:right;
	display:inline;
	cursor: pointer;
}
.top-search {
	margin:14px -15px 0 0;
	height:64px;
	overflow:hidden;
	background: url(/images/search-box.png) 0 0 no-repeat;
	width:268px;
	float:right;
	display:inline;
	cursor: pointer;
	padding: 7px 0 0 25px;
}
.top-search .searchintro {
	color:rgb(4,171,200);
}
.top-search .searchtext {
	width: 170px;
	vertical-align: baseline;
}
.top-search .searchgodiv {
	float: right;
	margin-right: 45px;
}
.top-link a:hover {
	text-decoration:none;
}
.top-link a span {
	background: url(/images/text-tec.gif) no-repeat 117px 11px;
	padding:5px 110px 0 0;
	height:56px;
	color:#000;
	font-size:11px;
	line-height:19px;
	text-align:right;
	display:block;
	cursor:pointer;
}
.top-link strong {
	color:#00c7ea;
	font-size:25px;
	line-height:25px;
	margin:-8px 0 0;
	font-weight:normal;
	display:block;
}
#header .top-block {
	height:83px;
	overflow:hidden;
	position:relative;
	z-index:100;
	margin:0 0 -22px;
}
#nav {
	background: url(/images/bg-nav.gif) repeat-x 0 33px;
	width:100%;
	margin:0;
	position:relative;
	z-index:1000;
}
#nav:after {
	content:"";
	clear:both;
	display:block;
}
#nav ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul li {
	float:left;
	width:195px;
	margin:0 -21px 0 -18px;
	display:inline;
}
#nav ul li a {
	font-size:16px;
	line-height: 1.3em;
	color:#fff;
	font-weight:bold;
	display:block;
	height:30px;
	text-align:center;
	padding:44px 21px 0 18px;
	cursor:pointer;
}
#nav ul li:hover,
#nav ul li.hover {
	position:relative;
}
#nav ul li:hover a,
#nav ul li.hover a {
	background: url(/images/bg-nav-hover.png) no-repeat;
	color:#5c422e;
	text-decoration:none;
} 
#nav .dropdown {
	width:195px;
	position:absolute;
	top:74px;
	left:0;
	z-index:10;
	display:none;
	/*background: url(/images/fake.gif);*/
}
#nav .dropdown .c {
	background: url(/images/bg-dropdown.png) repeat-y;
	width:156px;
	padding:0 21px 0 18px;
}
#nav .dropdown .c:after {
	clear:both;
	display:block;
	content:"";
}
#nav .dropdown .b {
	background: url(/images/bg-dropdown-b.png) no-repeat;
	width:195px;
	height:30px;
}
#nav .dropdown .dropdown .b {
	background: url(/images/bg-dropdown-b.png) no-repeat;
	width:195px;
	height:30px;
}
#nav ul ul {
	float:none;
	height:auto;
	width:156px;
	margin:0 0 -8px 0;
	/*float:left;*/
	position:relative;
}
#nav ul ul li {
	float:none;
	width:156px;
	margin:0;
	display:block;
	position:static;
	height:1%;
	vertical-align:middle;
	border-top:1px solid #cdc7bd;
	position:relative;
}
#nav ul ul li a {
	font-size:14px;
	color:#443223;
	font-weight:normal;
	text-align:left;
	display:block;
	height:auto;
	width:144px;
	padding:3px 0 3px 12px;
	cursor:pointer;
}
#nav ul li:hover ul li a,
#nav ul li.hover ul li a {
	background: none;
	color:#6d4f37;
}
#nav ul ul li a.dropable {
	background: url(/images/bg-dropable.gif) no-repeat 135px 50% !important;
}
#nav ul ul li:hover,
#nav ul ul li.hover {
	background:#e5e2da;
	position:relative;
}
#nav .dropdown .dropdown {
	width:195px;
	position:absolute;
	top:-17px;
	left:138px;
	z-index:15;
	display:none;
}
#nav .dropdown .t {
	width:195px;
	padding:57px 0 0;
	background: url(/images/bg-dropdown-t.png) no-repeat;
}
#nav .dropdown .content {
	float:left;
	width:156px;
	margin:-41px 0 0;
}
#nav .dropdown .dropdown li {
	background:#e5e2da;
}
#nav .dropdown .dropdown li:hover,
#nav .dropdown .dropdown li.hover {
	background:#f9f6ef;
}
#nav .dropdown .dropdown li:hover a,
#nav .dropdown .dropdown li.hover a {
	color:#342417;
}
#nav li:hover .dropdown,
#nav li.hover .dropdown  {
	display:block;
}
#nav li:hover .dropdown li .dropdown,
#nav li.hover .dropdown li .dropdown {
	display:none;
}
#nav li:hover .dropdown li:hover .dropdown,
#nav li.hover .dropdown li.hover .dropdown {
	display:block;
}
.main-visual {
	background: url(/images/bg-top-visual.gif) repeat-x;
}
.main-visual .l {
	background: url(/images/bg-top-visual-l.gif) no-repeat;
}
.main-visual .r {
	background: url(/images/bg-top-visual-r.gif) no-repeat 100% 0;
	height:150px;
	width:969px;
	overflow:hidden;
	position:relative;
}
.main-visual .image {
	position:absolute;
	/*left:99px;*/
	top:0;
}
.main-visual .image img {
	display:block;
}
.main-visual .slogan {
	font-size:35px;
	position:absolute;
	top:50px;
	left:200px;
	font-weight:normal;
	color:#00c7ea;
}
.main-visual .slogan span {
	float:left;
	margin-left:50px;
}
.main-visual .slogan .mark {
	color:#443223;
	margin:-30px 0 0 -57px;
	position:relative;
	display:inline;
}
.main-visual blockquote {
	margin:0;
	position:absolute;
	left:592px;
	top:0;
	width:325px;
	color:#463425;
	padding:35px 0 0;
}
.main-visual blockquote .quotes {
	font-size:60px;
	float:left;
	line-height:47px;
	width:25px;
	margin:0 0 0 -25px;
}
.main-visual blockquote .quotes-r {
	font-size:60px;
	line-height:1em;
	vertical-align:top;
}
.main-visual blockquote div {
	width:325px;
	padding:0 0 0 25px;
	font-size:18px;
}
.main-visual .cite {
	font:italic 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	text-align:right;
	padding:0 30px 0 0;
	margin:-31px 0 0;
}
#main {
	width:969px;
	position:relative;
}
#main:after {
	content:"";
	clear:both;
	display:block;
}
.wrap-block {
	width:969px;
	margin:24px 0 0;
}
.wrap-block:after {
	clear:both;
	display:block;
	content:"";
}
.wisdom-for-ceo {
/* 	width:575px; */
	width: 634px;
	float:left;
	position:relative;
	z-index:200;
}
.wisdom-for-ceo .heading {
	height:42px;
	overflow:hidden;
/* 	width:575px; */
	width: 634px;
	background: url(/images/bg-heading.gif) repeat-x;
}
.wisdom-for-ceo .heading h2 {
	font-size:2em;
	float:left;
	margin:10px 0 0;
	padding:0 0 0 14px;
/*
	width:340px;
*/
	width:390px;
	color:#302319;
}
.wisdom-for-ceo .heading .category {
	float:left;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#443223;
	margin:20px 0 0;
/* 	width:130px; */
	width:120px;
}
.wisdom-for-ceo .heading .author {
	float:left;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#443223;
	margin:20px 0 0;
	width:60px;
}
.wisdom-for-ceo .rss {
	background: url(/images/bullet-rss.gif) no-repeat;
	width:26px;
	height:26px;
	float:left;
	margin:11px 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
.wisdom-for-ceo .block {
	border:1px solid #ebe9e5;
	padding:0 3px 3px;
/* 	width:567px; */
}
.wisdom-for-ceo .row {
/* 	width:567px; */
	width:626px;
	overflow:hidden;
	background:#f9f7f4;
	margin:0 0 4px;
}
.wisdom-for-ceo .row .title {
/*
	width:335px;
	padding:3px 5px 10px;
*/
	width: 380px;
	float:left;
	padding:3px 10px 10px;
}
.wisdom-for-ceo .row .title strong {
	font-size:1.2em;
	color:rgb(4,171,200) ;
	display:block;
}
.wisdom-for-ceo .row .title strong a {
	color:rgb(4,171,200) ;
}
.wisdom-for-ceo .row .title em {
	font:italic 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#7f7770; 
}
.wisdom-for-ceo .row .category {
	width:120px;
	float:left;
	padding:0 3px 0 0;
	color:#807870;
	display:table;
}
.wisdom-for-ceo .row .category span {
	display:table-cell;
	vertical-align:middle;
	height:32px;
}
.wisdom-for-ceo .row .author {
	width:94px;
	float:left;
	overflow:hidden;
}
.wisdom-for-ceo .row .author .photo {
	width:35px;
	float:left;
	overflow:hidden;
}
.wisdom-for-ceo .row .author .photo img {
	display:block;
}
.wisdom-for-ceo .row .author .name {
	width:50px;
	padding:3px 2px 0 7px;
	float:left;
	color:#807870;
/* 	overflow:hidden; */
}
.wisdom-for-ceo .more {
	width:100%;
	overflow:hidden;
}
.wisdom-for-ceo .more a {
	
	font-family:Serif;
	padding:6px 6px 6px 8px;
	background:#f9f7f4;
	float:right;
}
.events {
/*
	width:373px;
	margin:0 0 0 21px;
*/
	width:299px;
	margin:0 0 0 36px;
	float:left;
	display:inline;
}
.events .heading {
	height:42px;
	overflow:hidden;
	background: url(/images/bg-heading.gif) repeat-x;
}
.events .heading h2 {
	font-size:2em;
	margin:10px 0 0;
	padding:0 0 0 14px;
	color:#302319;
}
.events .block {
	border:1px solid #ebe9e5;
	padding:0 3px;
	width:291px;
/*
	width:365px;
*/
}
.events .row {
	width:291px;
/*
	width:365px;
*/
	overflow:hidden;
/* 	background:#f9f7f4; */
	margin:0 0 4px;
	padding:8px 0 9px;
}
.events .row .date {
	width:68px;
	float:left;
	color:rgb(4,171,200) ;
	font-size:1.2em;
	padding:0 3px 0 6px;
	overflow:hidden;
	font-style:normal;
}
.events .row .place {
	width:100px;
	padding:0 6px 0 0;
	font:1.2em Serif;
	float:left;
	text-align:left;
	overflow:hidden;
/*
	background:#f9f7f4;
*/
}
.events .row .name {
	width:160px;
	padding:0 0 0 8px;
	float:left;
	overflow:hidden;
}
.events .row .details {
	width:36px;
	float:left;
}
.events .map {
	width:138px;
	margin:0 0 0 3px;
	float:left;
	display:inline;
	position:relative;
}
.events .map img {
	display:block;
}
.events .map a {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color:#fff;
	padding:0 0 0 7px;
}
.events .frame {
	width:185px;
	float:left;
	margin:0 0 0 30px;
	display:inline;
}
.events .frame p {
	margin:4px 0 0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.events .frame label  {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#594637;
	display:block;
	margin:20px 0 0;
}
.events .frame .form-row {
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
}
.events .frame .text {
	color:#aaaaaa;
	border:solid #d9d9d9;
	border-width:1px 0 0 1px;
	padding:1px 5px 1px 5px;
	width:149px;
	float:left;
}
.events .frame .submit {
	float:left;
	width:20px;
	height:15px;
	color:rgb(4,171,200) ;
	background:none;
	border:0;
	cursor:pointer;
	margin:0 0 0 5px;
	text-align:center;
}
.events legend {
	font-size:0;
	line-height:0;
	display:none;
}
.chair {
	width:299px;
	float:left;
}
.chair .t {
	width:299px;
	background:#fff url(/images/bg-heading-t.gif) no-repeat;
}
.chair .b {
	background: url(/images/bg-heading-b.gif) no-repeat 0 100%;
	width:299px;
}
.chair h3 {
	font-size:2em;
	color:#055d6d;
	line-height:46px;
	margin:0;
	padding:0 0 0 56px;
	background: url(/images/bullet-heading.gif) no-repeat 5px 50%;
}
.chair .block {
	border:1px solid #dad8d7;
	width:283px;
	background:#f9f7f4;
	overflow:hidden;
	padding:13px 7px 16px 7px;
}
.chair .visual {
	width:91px;
	border:1px solid #cccccc;
	margin:0 15px 0 0;
	float:left;
	display:inline;
}
.chair .visual img {
	display:block;
}
.chair .block h4 {
	font-size:1.4em;
	color:#9b8b35;
	margin:7px 0 0;
	font-weight:normal;
}
.chair .block p {
	font-family:Serif;
	margin:2px 0 0;
	font-size:1.2em;
	line-height:1.3em;
	
}
.chair .block .more {
	text-align:right;
	padding:0 5px 0 0;
	margin:10px 0 0;
}
.chair .block .more a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#9b8b35;
	letter-spacing:normal;
	font-size: 0.8em;
}
.chair .frame {
	width:288px;
	color:#fff;
	background:#2a7583;
	overflow:hidden;
	padding:3px 6px 7px 5px;
}
.chair .frame p {
	margin:0;
	font: 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	color: #ffffff;
}
.ceo {
	width:299px;
	float:left;
	margin:0 0 0 36px;
	display:inline;
}
.ceo .t {
	width:299px;
	background:#fff url(/images/bg-heading-t.gif) no-repeat;
}
.ceo .b {
	background: url(/images/bg-heading-b.gif) no-repeat 0 100%;
	width:299px;
}
.ceo h3 {
	font-size:2em;
	color:#7b0a12;
	line-height:46px;
	margin:0;
	padding:0 0 0 56px;
	background: url(/images/bullet-heading.gif) no-repeat 5px 50%;
}
.ceo .block {
	border:1px solid #dad8d7;
	width:283px;
	background:#f9f7f4;
	overflow:hidden;
	padding:13px 7px 16px 7px;
}
.ceo .visual {
	width:91px;
	border:1px solid #cccccc;
	margin:0 15px 0 0;
	float:left;
	display:inline;
}
.ceo .visual img {
	display:block;
}
.ceo .block h4 {
	font-size:1.4em;
	color:#7b0a12;
	margin:7px 0 0;
	font-weight:normal;
}
.ceo .block p {
	font-family:Serif;
	margin:2px 0 0;
	font-size:1.2em;
	line-height:1.3em;
	
}
.ceo .block .more {
	text-align:right;
	padding:0 5px 0 0;
	margin:10px 0 0;
}
.ceo .block .more a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#7b0a12;
	letter-spacing:normal;
	font-size: 0.8em;
}
.ceo .frame {
	width:288px;
	color:#fff;
	background:#7b0a12;
	overflow:hidden;
	padding:3px 6px 7px 5px;
}
.ceo .frame p {
	margin:0;
	font: 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	color: #ffffff;
}
.advisor {
	width:299px;
	float:left;
	margin:0 0 0 36px;
	display:inline;
}
.advisor .t {
	background:#fff url(/images/bg-heading-t.gif) no-repeat;
}
.advisor .b {
	background: url(/images/bg-heading-b.gif) no-repeat 0 100%;
	width:299px;
}
.advisor h3 {
	font-size:2em;
	color:#715b10;
	line-height:2.1em;
	margin:0;
	padding:0 0 0 56px;
	background: url(/images/bullet-heading.gif) no-repeat 5px 50%;
}
.advisor .block {
	border:1px solid #dad8d7;
	width:283px;
	background:#f9f7f4;
	overflow:hidden;
	padding:13px 7px 16px 7px;
}
.advisor .visual {
	width:91px;
	border:1px solid #ccc;
	margin:0 15px 0 0;
	float:left;
	display:inline;
}
.advisor .visual img {
	display:block;
}
.advisor .block h4 {
	font-size:1.4em;
	color:#715b10;
	margin:7px 0 0;
	font-weight:normal;
}
.advisor .block p {
	font-family:Serif;
	margin:2px 0 0;
	font-size:1.2em;
	line-height:1.3em;
	
}
.advisor .block .more {
	text-align:right;
	padding:0 5px 0 0;
	margin:10px 0 0;
}
.advisor .block .more a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#715b10;
	letter-spacing:normal;
	font-size: 0.8em;
}
.advisor .frame {
	width:288px;
	color:#fff;
	background:#715b10;
	overflow:hidden;
	padding:3px 6px 7px 5px;
}
.advisor .frame p {
	margin:0;
	font: 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	color: #ffffff;
}
.resources {
	float:left;
	width:298px;
	border:1px solid #dad8d7;
	background:#f9f7f4;
}
.resources .t {
	background:#faf8f6 url(/images/bg-heading-t1.gif) no-repeat;
}
.resources .b {
	background: url(/images/bg-heading-b1.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
}
.resources h3 {
	padding:0 0 0 9px;
	color:#463425;
	
	font-size:2em;
	margin:0;
	line-height:2.1em;
}
.resources .block {
	position:relative;
	padding:10px 25px 3px;
	width:248px;
}
.resources .block img {
	display:block;
	margin:0 auto;
}
.resources .block .btn-left {
	position:absolute;
	bottom:17px;
	left:18px;
	background: url(/images/arrow-left.gif) no-repeat;
	text-indent:-9999px;
	width:14px;
	height:27px;
	overflow:hidden;
}
.resources .block .btn-right {
	position:absolute;
	bottom:17px;
	right:18px;
	background: url(/images/arrow-right.gif) no-repeat;
	text-indent:-9999px;
	width:14px;
	height:27px;
	overflow:hidden;
}
.speakers {
	float:left;
	width:441px;
	border:1px solid #dad8d7;
	background:#f9f7f4;
	margin:0 0 0 17px;
	display:inline;
}
.speakers .t {
	background:#faf8f6 url(/images/bg-heading-t1.gif) no-repeat;
}
.speakers .b {
	background: url(/images/bg-heading-b1.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
}
.speakers h3 {
	padding:0 0 0 32px;
	color:#463425;
	font-size:2em;
	margin:0;
	line-height:2.1em;
}
.speakers ul {
	margin:0;
	padding:0px 0 0 15px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.speakers ul li {
	float:left;
	width:196px;
	padding:0 17px 0 0;
	position:relative;
}
.speakers .visual {
	width:65px;
	background: url(/images/bg-visual.gif) repeat-y;
	float:left;
	margin:0 11px 0 0;
	display:inline;
}
.speakers .visual .t {
	background: url(/images/bg-visual-t.gif) no-repeat;
}
.speakers .visual .b {
	background: url(/images/bg-visual-b.gif) no-repeat 0 100%;
	overflow:hidden;
	width:65px;
	padding:4px 0 3px;
}
.speakers .visual img {
	display:block;
	margin:0 auto;
}
.speakers h4 {
	color:#463425;
	margin:0;
	font-size:1.2em;
	font-weight:normal;
	
}
.speakers p {
	margin:0;
	font:1.1em Serif;
	
}
.speakers .more {
	position:absolute;
	right:17px;
	bottom:10px;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
.speakers .block {
	padding:0 0 25px 0;
}
.results {
	width:190px;
	float:left;
	margin:0 0 0 17px;
	display:inline;
	border:1px solid #dad8d7;
	background:#f9f7f4;
	min-height: 230px;
}
.results .t {
	background:#faf8f6 url(/images/bg-heading-t1.gif) no-repeat;
}
.results .b {
	background: url(/images/bg-heading-b1.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
}
.results h3 {
	padding:0 0 0 10px;
	color:#463425;
	font-size:2em;
	margin:0;
	line-height:2.1em;
}
.results .block {
	width:166px;
	overflow:hidden;
	padding:12px 10px 6px 14px;
}
.results .block .visual {
	width:83px;
	float:left;
	margin:0 8px 0 -4px;
	display:inline;
}
.results .block .visual img {
	display:block;
}
.results .block h4 {
	color:rgb(4,171,200);
	margin:0;
	font-size:1.4em;
	font-weight:normal;
	
}
.results .title p {
	color:#4f3e2f;
	margin:2px 0 0;
	line-height:normal;
}
.results .title p a {
	color:#4f3e2f;
}
.results p {
	font-family:Serif;
	font-size: 1.2em;
	margin:17px 0 0;
	line-height:1.3em;
}
.results .more {
	margin:0;
	text-align:right;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
#footer {
	background:#b3dbe2 url(/images/bg-footer.gif) repeat-x;
}
#footer .divider {
	width:100%;
	background: url(/images/divider-footer.png) repeat-x;
	height:13px;
	position:absolute;
	font-size:0;
	line-height:0;
	z-index:100;
}
#footer .container {
	width:1024px;
	margin:0 auto;
	padding:0 16px 0 13px;
	background: url(/images/bg-wrapper.png) repeat-y;
}
#footer .holder {
	background:#d6ecf0 url(/images/bg-footer-holder.gif) repeat-x;
	width:1005px;
	overflow:hidden;
	padding:32px 0 30px 19px;
}
#footer .block {
	width:190px;
	float:left;
	margin:0 8px 0 0;
	background: url(/images/bg-block.gif) no-repeat;
	padding:23px 0 0 3px;
	color:#463425;
	overflow:hidden;
}
#footer h5,
#footer h1 {
	font-size:2.4em;
	color:#463425;
	font-weight:normal;
	margin:7px 0 0;
/*
	letter-spacing:1px;
*/
}
#footer h6 {
	color:rgb(4,171,200) ;
	font-size:1.5em;
	margin:13px 0 0;
	font-weight:normal;
}
#footer p {
	margin:3px 0 0;
	font-size:1.2em;
	line-height:1.33em;
}
#footer .membership ul {
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
#footer .membership li {
	padding:0 0 0 16px;
	margin:5px 0 0;
	background: url(/images/bullet-list.gif) no-repeat 0 2px;
	color:rgb(4,171,200);
}
#footer .style1 {
	font-size:1em;
	line-height:1.4em;
}
#footer .link {
	margin:14px 0 0;
	font-weight:normal;
	font-size:1.6em;
	display:block;
}
#footer .title {
	color:#463425;
	font-size:1.2em;
	margin:11px 0 0;
	display:block;
	font-weight:normal;
}
.tec-chairs {
	margin:0;
	padding:0;
	list-style:none;
}
.tec-chairs li {
	margin:4px 0 0;
	height:1%;
	vertical-align:middle;
}
.tec-chairs li strong {
	color:#0688a0;
	font-size:1.2em;
	display:block;
	font-weight:normal;
}
#footer .tec-chairs li p {
	display:block;
	color:#463425;
	margin:1px 0 0;
	font-size:1em;
}
.tec-chairs li p a {
	color:#6e6a67;
	font-size:1em;
}
#footer .news {
	margin:0;
	padding:0;
	list-style:none;
}
#footer .news li {
	vertical-align:middle;
	height:1%;
	margin:15px 0 0;
}
#footer .news li strong {
	display:block;
	color:#0688a0;
	font-size:1.2em;
	font-weight:normal;
}
#footer .news li p {
	margin:1px 0 0;
	font-size:1em;
	line-height:1.4em;
}
#footer .rss {
	margin:14px 0 0;
	font-weight:normal;
	display:block;
}
#footer .rss a {
	padding:4px 0 6px 30px;
	background: url(/images/bullet-rss1.gif) no-repeat;
	font-size:1.8em;
	float:left;
}
#footer .contact span,
#footer .contact address {
	display:block;
	color:#463425;
	font-size:1.2em;
	line-height:1.83em;
	font-style:normal;
}
#footer .contact dl {
	margin:0;
	overflow:hidden;
	height:1%;
	color:#463425;
	font-size:1.2em;
	line-height:1.83em;
}
#footer .contact dt {
	float:left;
	clear:left;
}
#footer .contact dd {
	margin:0;
	
}
#footer .google-map {
	width:169px;
	overflow:hidden;
	margin:12px 0 0;
}
#footer .google-map img {
	display:block;
}
#footer .contact label  {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#594637;
	display:block;
	margin:17px 0 0;
}
#footer .contact .row {
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
}
#footer .contact .text {
	color:#aaa;
	border:solid #d9d9d9;
	border-width:1px 0 0 1px;
	padding:1px 5px 1px 5px;
	width:129px;
	float:left;
}
#footer .contact legend {
	font-size:0;
	line-height:0;
	display:none;
}
#footer .contact .submit {
	float:left;
	width:21px;
	height:17px;
	color:rgb(4,171,200) ;
	background:none;
	border:0;
	cursor:pointer;
	margin:0 0 0 5px;
}
#footer .tagcloud {
	margin:13px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:175px;
/*
		text-align:justify;
*/
}
#footer .tagcloud li {
	display:inline;
}
#footer .tagcloud .l-popular {
	font-size:0.8em;
	display: none;
}
#footer .tagcloud .popular {
	font-size:10px;
}
#footer .tagcloud .v-popular {
	font-size:11px;
}
#footer .tagcloud .vv-popular {
	font-size:12px;
}
#footer .tagcloud .vvv-popular {
	font-size:13px;
}
#footer .tagcloud .vvvv-popular {
	font-size:14px;
}
#footer .tagcloud .vvvvv-popular {
	font-size:15px;
}
#footer .tagcloud .vvvvvv-popular {
	font-size:16px;
}
#footer .sub-footer {
	background:#463425;
	width:100%;
}
#footer .frame {
	width:1025px;
	overflow:hidden;
	margin:0 auto;
	text-align:right;
	color:#fff;
}
#footer .frame p {
	display:inline;
	font-size:1em;
	line-height:2.8em;
	color: #ffffff;
}
#footer .frame ul {
	display:inline;
	margin:0;
	padding:0 0 0 7px;
	list-style:none;
}
#footer .frame ul li {
	display:inline;
	background: url(/images/separator-footer.gif) no-repeat 0 50%;
	padding:0 7px 0 11px;
}
#footer .frame ul li a {
	line-height:2.8em;
	font-size:1em;
	color:#fff;
}
/* inner */
#content {
	width:620px;
	float:left;
	padding:0 0 0 20px;
	overflow:hidden;
}
.main-block {
	width:969px;
	overflow:hidden;
	padding:20px 0 0;
}
.breadcrumbs {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
	overflow:hidden;
	width:949px;
	background:#e2e1de;
	position:absolute;
	top:0;
	left:0;
}
.breadcrumbs li {
	float:left;
	font:1em/2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#77675a;
	background: url(/images/bullet-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 5px 0 11px;
}
.breadcrumbs li a {
	color:#77675a;
}
.breadcrumbs li:first-child {
	background:none;
}
#content .main-heading {
	width:600px;
	overflow:hidden;
	padding:0 0 0 20px;
	margin:30px 0 0;
}
#content .main-heading .visual {
	width:70px;
	background: url(/images/bg-visual1.gif) repeat-y;
	float:left;
	margin:8px 0 0;
}
#content .main-heading .visual .t {
	background: url(/images/bg-visual1-t.gif) no-repeat;
}
#content .main-heading .visual .b {
	background: url(/images/bg-visual1-b.gif) no-repeat 0 100%;
	width:70px;
	overflow:hidden;
	padding:4px 0 2px;
}
#content .main-heading .visual img {
	display:block;
	margin:0 auto;
}
#content .main-heading .block {
	width:517px;
	float:left;
	padding:0 0 0 13px;
}
/* #content .main-heading h2 {
	margin:0;
	font-size:2.9em;
	color:#463425;
} */
#content .main-heading .frame {
/* 	width:517px; */
	overflow:hidden;
}
#content .main-heading .box {
/* 	width:354px; */
	float:left;
	padding:0 0 0 5px;
}
#content .main-heading .map {
	width:122px;
	overflow:hidden;
	float:left;
	margin:20px 0 0;
}
#content .main-heading .map img {
	display:block;
}
#content .main-heading h3 {
	margin:12px 0 0;
	color:#04abc8;
	font-size:2em;
	font-weight:normal;
}
#content .main-heading h3 a {
	color:#04abc8;
}
#content .main-heading h4 {
	font:1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
}
#content .main-heading h5 {
	font:0.9em/2.11em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin:5px 0 0;
}
#content .brown {
	color:#695235;
	margin:7px 0 0;
}
#content .main-heading ul {
	
	padding:0;
	list-style:none;
}
#content .main-heading li {
	padding:0 0 0 20px;
	margin:0;
	background: url(/images/bullet-list.gif) no-repeat 0 2px;
	color:#32a0b4;
	font-size:12px;
}
#content .some-box {
/*
	width:437px;
*/
	margin:20px 0 0 20px;
	position: relative;
}
#content .some-box .block {
/* 	background: url(/images/bullet-some-block.gif) no-repeat 0 50%; */
	padding:4px 0 10px 160px;
	width:400px;
	overflow:hidden;
/* 	background: url(/images/bg-some-block.gif) repeat-y; */
}
#content .some-box cite {
	margin:0;
/* 	color:#04abc8; */
	color: #999;
	display:block;
	font-style: italic;
	font-size:1.2em;
	line-height: 150%;
	padding-left: 10px;
	border-left: 1px solid black;
}
#content .some-box cite a {
	float: right;
}
#content .some-box .named {
	float: left;
	font-style: italic;
	text-indent: 10px;
	position: absolute;
	height: 56px;
	margin-top: -23px;
	top: 50%;
	width: 145px;
}
#content .some-box .named span {
	color:#04abc8;
	font-size: 20px;
	font-style: normal;
}
#content .container {
	padding:0 12px 0 6px;
	width:602px;
	overflow:hidden;
/*	background: url(/images/main-separator.gif) no-repeat 6px 0; */
	margin:10px 0 0;
}
#content .container h6 {
	margin:35px 0 0;
	font-size:1.4em;
	color:#000;
	border-bottom:1px solid #000;
	padding:0 0 0 5px;
}
.sales  {
	width:602px;
	overflow:hidden;
	margin:5px 0 0;
}
.sales .row {
	width:602px;
	overflow:hidden;
	margin:0 0 3px;
	background: url(/images/bg-row.gif) repeat-y;
}
.sales .row .title {
	width:350px;
	float:left;
	padding:2px 5px 4px 5px;
}
.sales .row .title strong {
	font-size:1.1em;
	color:rgb(4,171,200) ;
	display:block;
}
.sales .row .title strong a {
	color:rgb(4,171,200) ;
}
.sales .row .title span {
	font:italic 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#7f7770; 
}
.sales .row .category {
	width:95px;
	float:left;
	padding:3px 5px 0 7px;
	color:#807870;
	margin:0 0 0 2px;
	display:inline;
}
.sales ul {
	margin:0 -4px 0 4px;
	padding:0;
	list-style:none;
	width:133px;
	overflow:hidden;
	float:right;
	display:inline;
}
.sales ul li {
	float:right;
	padding:0 5px 0 5px;
/* 	background: url(/images/separator-sales.gif) no-repeat 0 50%; */
	margin:0 0px 0 0px;
}
.sales ul .nobkgd {
	background: url(/images/spacer.gif) no-repeat 0 50%;
}
.sales ul .bkgd {
	background: url(/images/separator-sales.gif) no-repeat right;
	padding-right: 8px;
}

.sales ul li a {
	font-size: 11px;
	margin-top: 3px;
/* 	
	font-size:0.9em;
	letter-spacing:-1px; 
	line-height:3.44em;
*/
}
.gallery-holder {
	width:602px;
	overflow:hidden;
	margin:0 0 -19px;
}
.gallery-holder .btn-left {
	width:14px;
	height:27px;
	background: url(/images/arrow-left1.gif) no-repeat;
	float:left;
	margin:30px 0 0 34px;
	text-indent:-9999px;
	display:inline;
	overflow:hidden;
}
.gallery-holder .gallery {
	width:452px;
	overflow:hidden;
	float:left;
	margin:13px 18px 0 20px;
	display:inline;
}
.gallery-holder .gallery ul {
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}
.gallery-holder .gallery li {
	width:67px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
}
.gallery-holder .btn-right {
	width:14px;
	height:27px;
	background: url(/images/arrow-right1.gif) no-repeat;
	float:left;
	margin:30px 0 0 0;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
}
.books {
	width:602px;
	overflow:hidden;
	margin:5px 0 -20px;
	padding:0;
	list-style:none;
}
.books li {
	height:1%;
	vertical-align:middle;
	margin:7px 0 0;
	overflow:hidden;
}
.books li .visual {
	width:67px;
	float:left;
	margin:0 0 0 38px;
	display:inline;
}
.books .title {
	width:250px;
	float:left;
	padding:10px 0 0 20px;
}
.books .title strong {
	font-size:1.1em;
	display:block;
	color:rgb(4,171,200) ;
}
.books .title span {
	color:#7f7770;
	font-style:italic;
	display:block;
	font:italic 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.books ul {
	width:200px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.books ul li {
	margin:0;
	width:auto;
	float:left;
	background: url(/images/separator-sales.gif) no-repeat 0 90%;
	padding:20px 5px 0 8px;
	margin:0 1px 0 -1px;
	height:1%;
	vertical-align:middle;
}
.books ul .buy {
	background: url(/images/bullet-buy.gif) no-repeat 50% 0;
}
.video {
	margin:10px 0 0;
	overflow:hidden;
	width:602px;
}
.video .visual {
	width:153px;
	float:left;
	overflow:hidden;
	margin: 0 0 0 11px;
	display:inline;
}
.video .description {
	width:278px;
	padding:0 38px 0 22px;
	float:left;
}
.video .description strong {
	display:block;
	font-size:1.1em;
	color:rgb(4,171,200) ;
}
#content .video .description p {
	margin:0;
	color:#7f7770;
	font:italic 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content .video .email {
	width:98px;
	float:left;
	font-size:0.9em;
}
.podcasts {
	margin:10px 0 0;
	overflow:hidden;
	width:602px;
}
.podcasts .visual {
	width:178px;
	float:left;
	margin: 0 0 0 11px;
	display:inline;
}
.podcasts .description {
	width:283px;
	padding:0 8px 0 22px;
	float:left;
}
.podcasts .description strong {
	display:block;
	font-size:1.1em;
	color:rgb(4,171,200) ;
}
#content .podcasts .description p {
	margin:0;
	color:#7f7770;
	font:italic 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content .podcasts .email {
	width:98px;
	float:left;
	font-size:0.9em;
}
#content .events-gallery {
	width:420px;
	overflow:hidden;
	margin:11px 0 0 4px;
	padding:0;
	list-style:none;
}
#content .events-gallery li {
	width:140px;
	height:98px;
	float:left;
}
#content .members {
	width:602px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
#content .members .heading {
	position:relative;
	width:585px;
}
#content .members .heading:after {
	content:"";
	clear:both;
	display:block;
}
#content .members .visual {
	width:60px;
	overflow:hidden;
	background: url(/images/bg-visual2.gif) repeat-y;
	float:left;
/*
	margin:0 0 0 -10px;
*/
	margin:0;
	position:relative;
}
#content .members .visual .t {
	width:60px;
	background: url(/images/bg-visual2-t.gif) no-repeat;
}
#content .members .visual .b {
	background: url(/images/bg-visual2-b.gif) no-repeat 0 100%;
	width:60px;
	overflow:hidden;
	padding:3px 0 2px;	
}
#content .members .heading img {
	display:block;
}
#content .members .visual img {
	margin:0 auto
}
#content .members li {
	width:585px;
	overflow:hidden;
/*
	padding:9px 0 0 17px;
*/
	padding:9px 0 4px 0px;
	margin:0;
}
#content .members li h3 {
	color:#04abc8;
	font-size:1.4em;
	margin:0;
	font-weight:normal;
}
#content .members .title {
	float:left;
	padding:0 0 0 11px;
	width:500px;
}
#content .members .company {
	font:0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin:5px 0 0; 
	display:block;
}
#content .members .heading ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	/* bottom:13px; */
	right:0;
	overflow:hidden;
}
#content .members .heading ul li {
	float:left;
	padding:0;
	width:auto;
	background: url(/images/separator-sales.gif) no-repeat 0 50%;
	padding:0 7px 0 9px;
	margin:0 1px 0 -1px;
}
#content .members .shade {
	background: #e2e1de;
}
#content .members .shade, #content .members .noshade {
	padding-bottom: 9px;
}
#content .related {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	bottom:13px;
	left:0;
	overflow:hidden;
}
#content .related li {
	float:left;
	padding:0;
	width:auto;
	background: url(/images/separator-sales.gif) no-repeat 0 50%;
	padding:0 7px 0 9px;
	margin:0 1px 0 -1px;
}



#content .members p {
	margin:5px 0 0;
}
.navigation {
	width:600px;
	background: url(/images/main-separator.gif) no-repeat;
}
.navigation div {
	background: url(/images/main-separator.gif) no-repeat 0 100%;
	width:600px;
	overflow:hidden;
}
.navigation ul {
	margin:0;
	padding:0 0 0 30px;
	list-style:none;
	width:700px;
	overflow:hidden;
}
#content .navigation li {
	float:left;
	background: url(/images/bullet-navigation.gif) no-repeat 0 50%;
	padding:0 30px 0 70px;
	margin:0 70px 0 -70px;
	display:inline;
}
#content .navigation li a {
	line-height:2.91em;
	font-size:2em;
	font-weight:bold;
	white-space:nowrap;
}
#sidebar {
	width:293px;
	float:left;
	margin:0 0 0 30px;
	display:inline;
	overflow:hidden;
	padding:0 0 0 6px;
}
#sidebar blockquote {
	margin:0;
	width:290px;
	color:#463425;
}
#sidebar blockquote {
	padding:30px 0 0;
	margin:0 0 0 -7px;
}
#sidebar blockquote .quotes {
	font-size:3.33em;
	float:left;
	line-height:0.75em;
	width:25px;
	margin:0 0 0 -25px;
}
#sidebar blockquote .quotes-r {
	font-size:3.33em;
	line-height:1em;
	vertical-align:top;
}
#sidebar blockquote div {
	width:325px;
	padding:0 0 0 25px;
	font-size:1.8em;
	line-height:1.27em;
}
#sidebar .cite {
	font:italic 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	text-align:right;
	margin:-24px 0 0;
	padding:0 5px 0 0;
}
.viewed {
	width:282px;
	padding:0 0 0 18px;
	margin:33px 0 0;
}
.viewed strong {
	color:rgb(4,171,200) ;
	display:block;
	font-size:1.1em;
}
.viewed ul {
	margin:3px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:282px;
}
.viewed ul li {
	overflow:hidden;
	width:282px;
	vertical-align:middle;
	height:1%;
	margin:0 0 2px;
}
.viewed ul li span {
	float:left;
	width:250px;
	overflow:hidden;
}
.viewed ul li span a {
	color:#7f7770;
}
.viewed ul li em {
	float:left;
	width:15px;
}
#sidebar .wisdom-for-ceo {
	width:293px;
	margin:15px 0 0;
	float:none;
}
#sidebar .wisdom-for-ceo .heading {
	width:293px;
}
#sidebar .wisdom-for-ceo .heading h2 {
	width:auto;
}
#sidebar .wisdom-for-ceo .row {
	width:288px;
	margin:0 0 2px;
	border-bottom:1px solid #dedcda;
	padding:2px 0 2px 5px;
}

#sidebar .wisdom-for-ceo .row .title {
	width:280px;
}

#sidebar .wisdom-for-ceo strong {
	font-size:1.2em;
	color:rgb(4,171,200) ;
	display:block;
}
#sidebar .wisdom-for-ceo strong a {
	color:rgb(4,171,200) ;
}
#sidebar .wisdom-for-ceo .row span {
	font:italic 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#7f7770; 
}
#sidebar .more a {
	background:none;
	color:rgb(4,171,200);
}
#sidebar .events {
	width:293px;
	margin:10px 0 0;
	float:none;
	display:block;
}
#sidebar .events .heading {
	width:293px;
}
#sidebar .events .row {
/*
	background: url(/images/bg-events.gif) repeat-y;
	background:#f9f7f4;
*/
	width:293px;
	border:solid #efefee;
	border-width:1px 0 1px 1px;
	padding:1px 0;
}
#sidebar .events .date {
	font-size:0.9em;
	width:59px;
	padding:2px 0 0 3px;
}
#sidebar .events .place {
	font-size:1.2em;
	width:85px;
	padding:0 0 0 2px;
}
#sidebar .events .name {
	font-size:0.9em;
	width:124px;
	padding:0 0 0 5px;
}
#sidebar .events .details {
	padding:2px 0 0 1px;
}
#sidebar .events .more {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .events .more li {
	float:left;
	margin:0 0 0 32px;
	display:inline;
}
#sidebar .events .more {
	overflow:hidden;
	height:1%;
}
#sidebar .chair {
	margin:40px 0 0;
	float:none;
	width:293px;
}
#sidebar .chair .visual {
	width:51px;
}
#sidebar .chair .b {
	width:293px;
}
#sidebar .chair .t {
	width:293px;
}
#sidebar .chair h4 {
	color:rgb(4,171,200) ;
	font-size:1em;
	margin:0;
}

#sidebar .chair .block {
	padding:5px 7px 5px 7px;
	width:279px;
	border:0;
}
#sidebar .chair .frame {
	width:282px;
}
#sidebar .ceo .frame {
	width:282px;
}
#sidebar .advisor .frame {
	width:282px;
}
#sidebar .ceo {
	margin:12px 0 0;
	float:none;
	width:293px;
	display:block;
}
#sidebar .ceo .visual {
	width:51px;
}
#sidebar .ceo .b {
	width:293px;
}
#sidebar .ceo .ht {
	width:293px;
}
#sidebar .ceo h4 {
	color:rgb(4,171,200) ;
	font-size:1em;
	margin:0;
}
#sidebar .ceo p, #sidebar .chair p, #sidebar .advisor p {
	font-size:11px;
	line-height:120%;
}
#sidebar .ceo .block {
	padding:5px 7px 5px 7px;
	width:279px;
	border:0;
}
#sidebar .advisor {
	margin:13px 0 0;
	float:none;
	width:293px;
	display:block;
}
#sidebar .advisor .visual {
	width:51px;
}
#sidebar .advisor .b {
	width:293px;
}
#sidebar .advisor .ht {
	width:293px;
}
#sidebar .advisor h4 {
	color:rgb(4,171,200) ;
	font-size:1em;
	margin:0;
}

#sidebar .advisor .block {
	padding:5px 7px 5px 7px;
	width:279px;
	border:0;
}

#sidebar p.bioText { font-size:12px; }

.bottom-link {
	/*
	width:223px;
	background: url(/images/discoverTECbutton.jpg) 0 0 no-repeat;
	height:64px;

*/

/* 	margin:14px 45px 0 0; */
	height:71px;
	overflow:hidden;
	background: url(/images/TEC-canada_button.png) 0 0 no-repeat;
	width:298px;
	float:right;
	display:inline;
	cursor: pointer;
	margin:19px 0 0 0;

/*
	width:324px;
	height:96px;
*/
/* 	overflow:hidden; */
}
.bottom-link a {
	/*width:277px;
	height:68px;
	display:block;
	margin:3px 0 0 10px;
	background: url(/images/bg-bottom-link.gif) no-repeat 168px 17px;*/
}
.bottom-link a span {
	padding:5px 118px 0 0;
	height:56px;
	color:#000;
	font-size:1.7em;
	text-align:right;
	display:block;
}
.bottom-link strong {
	color:#00c7ea;
	font-size:2.05em;
	margin:-8px 0 0;
	font-weight:normal;
	display:block;
}
.bottom-link a:hover {
	text-decoration:none;
	cursor:pointer;
}
.m1 {
	width:100%;
	overflow:hidden;
	position:relative;
}
.m2 {
	width:1053px;
	position:relative;
	float:left;
	left:50%;
}
.m3 {
	width:1053px;
	position:relative;
	float:left;
	left:-50%;
}


/* js styles */
.carousel .slides-holder {
	position: relative;
	overflow: hidden;
	width: 248px;
}
.carousel .slides-holder ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 99999px;
	float: left;
}
.carousel .slides-holder ul li {
	text-align: center;
	float: left;
	width: 248px;
}
.carousel .slides-holder ul li img {
	vertical-align: top;
	display: inline;
}
.slideshow {
	position: relative;
	height: 150px;
}
.slideshow .slide {
	position: absolute;
	top: 0;
	left: 0;
}
.slideshow div.active {
	z-index: 1;
}

/* info popup styles */
.wisdom-for-ceo .row {
	overflow: visible;
}
.wisdom-for-ceo .row:after {
	display: block;
	content: "";
	clear: both;
}
.wisdom-for-ceo .row .author {
	overflow: visible;
}
.wisdom-for-ceo .row .author .photo {
	overflow: visible;
	position: relative;
}
.wisdom-for-ceo .row .author .photo:hover .info-popup,
.wisdom-for-ceo .row .author div.hover .info-popup {
	display: block;
}
.wisdom-for-ceo .row .info-popup {
	position: absolute;
	/*display: block;*/
	display:none;
	width: 228px;
	height: 146px;
	top:-26px;
	left: -220px;
	padding: 10px;
	color:#443223;
	font-size:0.9em;
	z-index:200;
}
.wisdom-for-ceo .row .info-popup .t {
	width: 228px;
	background: url(/images/bg-info-box-t.png) no-repeat;
	padding:42px 0 0;
}
.wisdom-for-ceo .row .info-popup .c {
	background: url(/images/bg-info-box.png) repeat-y;
	width:228px;
}
.wisdom-for-ceo .row .info-popup .c:after {
	content:"";
	clear:both;
	display:block;
}
.wisdom-for-ceo .row .info-popup .content {
	width:182px;
	overflow:hidden;
	padding:32px 21px 0 25px;
	position:relative;
	margin:-26px 0 0;
	float:left;
}
.wisdom-for-ceo .row .info-popup .b {
	background: url(/images/bg-info-box-b.png) no-repeat;
	height:28px;
	width:228px;
}
.wisdom-for-ceo .row .info-popup .close {
	width:18px;
	height:15px;
	background: url(/images/bg-close.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:5px;
	right:27px;
}
.wisdom-for-ceo .row .info-popup .name {
/* 	width:18px; */
/* 	height:15px; */
/* 	background: url(/images/bg-close.gif) no-repeat; */
/* 	text-indent:-9999px; */
/* 	overflow:hidden; */
	position:absolute;
	top:5px;
	left:18px;
	width: 150px;
}
.wisdom-for-ceo .row .info-popup .visual {
	width:61px;
	height:69px;
	padding:4px 0 0;
	background: url(/images/bg-popup-visual.gif) no-repeat;
	float:left;
}
.wisdom-for-ceo .row .info-popup .visual img {
	display:block;
	margin:0 auto;
}
.wisdom-for-ceo .row .info-popup .frame {
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.wisdom-for-ceo .row .info-popup .description {
	width:93px;
	float:left;
	padding:0 0 20px 7px;
	background: url(/images/separator-popup.gif) no-repeat 50% 100%;
}
.wisdom-for-ceo .row .info-popup .description .name2 {
	color:rgb(4,171,200) ;
	font-weight:normal;
	font-size:1.11em;
}
.wisdom-for-ceo .row .info-popup p {
	margin:5px 0 0;
	font-size:12px;
	line-height:1.2em;
}
.wisdom-for-ceo .row .info-popup .more-on {
	text-align:right;
	padding:0 5px 0 0;
}
#article {
	margin-top: 20px;
}
#article div{
	font-family:serif;
	font-size: 12pt;
	line-height: 1.5em;
	color: black;
}/* style for Locations Display Module */
.bradbury{
	margin:0 0 9px;
	display:block;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
	padding:10px 0 0 10px;
	background: url(/images/bg-heading.gif) repeat-x;
}
.contact-holder{
	margin:0 0 13px;
	padding:12px 0 0 10px;
	width:100%;
	
	
}
dl.conact{
	overflow:hidden;
	margin:0;
	font-size:12px;
	line-height:20px;
	color:#333;
}
dl.conact dt{
	float:left;
	width:200px;
	padding:0 14px 0 0;
	overflow:hidden;
	border-right:1px solid #636363;
}
dl.conact dt a{
	color:rgb(4,171,200) ;
}
dl.conact dd{
	float:left;
	padding:0 0 0 13px;
	margin:0;
}
.events .block .row .dtstart {
	white-space: nowrap;
	width: auto;
}
.title .authoris, .title .authoris a, .title .company a {
	color: #000;
}


.imgcontainer {
	width: 90px;
	height: 110px;
	background: url('/images/img-border.jpg');
}

.imgcontainer img {
	padding: 5px;
	width: 80px;
	height: 100px;
}
a { outline:none; }

#article ol,
#article ul,
#bookdiv ol,
#bookdiv ul {
	font-family:serif;
	color:#000000;
	font-size:12pt;
	margin:1em 0;
	line-height:1.5em;
}
.eventBullets {
	list-style-type:none;
	list-style-position: outside;
	padding-left:15px;
}
.eventBullets li {
	background:url("/images/bullet-list.gif") no-repeat scroll 0 2px transparent;
	color:#464646;
	font:12px Georgia,"Times New Roman",Times,serif;
	margin:0;
	padding:0 0 5px 20px;
}

.largeblue2010 {
	font-size: 32px;
	color:rgb(4,171,200);
}
.frame .largerText, .largerText { font-size: 13px; line-height:1.5em; margin-top:5px;}
.largerText2 { font-size: 13px; line-height:150%; }

.eventBullets li .largerText2 { line-height: 15px; padding-bottom:2px;}

.indentArticles {			background: url('/images/articles-icon.jpg') no-repeat -10px 0; }
.indentPresentations {		background: url('/images/presentations-icon.jpg') no-repeat -10px 0; }
.indentOtherResources {		background: url('/images/other-resources-icons.jpg') no-repeat -10px 0; }
.indentLinks {				background: url('/images/links-icon.jpg') no-repeat -10px 0; }
.indentBooks {				background: url('/images/books-icon.jpg') no-repeat -10px 0; }

.indentSponsor {
	background: url('/images/sponsors-icon-1.png') no-repeat; 
	background-position:  0 0;
	}
.indentSponsor .row {
	background: #F9F7F4;
}
.indentGroups {		background: url('/images/group.png') no-repeat 0 -33px;
overflow: visible;


 }

#content .container .indenter {
	padding-left: 100px;
	min-height: 110px;
	
}
#content .container .indent100 {
	margin-left: 100px;
}
#content .container .indenter .row .title {
	width: 250px;
}
#content .container .indenter .row {
	width: 502px;
	background: url(/images/bg-row370px.gif) repeat-y;
}
#content .members .website, #content .main-heading .website {
	padding-left: 25px;
	min-height: 25px;
	background: url('/images/links-icon.png') no-repeat 0 50%;
}
#content .members .website a, #content .main-heading .website a {
	vertical-align:middle;
	font:12px Georgia,"Times New Roman",Times,serif;
	font-variant: bold;
	color:rgb(4,171,200);
}
#content .members .website span, #content .main-heading .website span {
	vertical-align:middle;
	display: inline;
	line-height: 25px;
}
#content .main-heading .hanger {
	float: right;
	margin: 0;
}
.showline {
	border-bottom: 1px solid #dfdfdf;
}
#content .members .liNoContentPad {
	padding-bottom: 15px;
}
#bookdiv {
	float:right;
	width:495px;
	margin-top: -22px;
}

#searchresults h3 {
	color:rgb(4,171,200);
	font-size: 16px;
	padding-bottom: 0;
	margin-top: 20px;
	margin-bottom: 0;
}
#searchresults h3 a {
	color:rgb(4,171,200);
	text-decoration: none;
}
#searchresults p {
	font-size: 12px;
	font-family: sans-serif;
	margin-top: 3px;
}
#searchresults a {
	color: black;
	text-decoration: underline;
}
#searchright { float: right; margin-right: 20px; }
#searchleft { float: left; }
#searchfoot { height: 44px; }
#searchmid {
	width: 400px;
	margin-top: 10px;
	float: left;
	text-align: center;
}
#searchmid a {
	text-decoration: none;
	color:rgb(4,171,200);
	font-size: 13px;
	font-weight: bold;
	margin: 0 5px;
}
#searchmid a.active {
	color:black;
}
