@charset "utf-8";
/* CSS Document */





.logoPNG{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
display:block;
cursor:pointer;
}


.woodPanelPNG{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/img-wood-panel.png', sizingMethod='scale'); width:980px; height:9px; display:block;
}


* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4 {
	font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif;
}
a {
	color:#0068D3;
}
p {
	line-height:18px;
}
.bios {
	padding:10px;
}
img {
	border:0;
}
img.alignright {float:right; margin:0 0 1em 1em; padding:5px;}
img.alignleft {float:left; margin:0 1em 1em 0; padding:5px;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; padding:5px;}
a img.alignright {float:right; margin:0 0 1em 1em; padding:5px;}
a img.alignleft {float:left; margin:0 1em 1em 0; padding:5px;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; padding:5px;}
.ml10 {
	margin-left:10px;
}
body {
	background-image:url(images/bg-body.jpg);
	margin:0;
	background-repeat:repeat-x;
	background-color:#0c3f84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#container {
    background-image:url(images/bg-all3.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#containerForum {
    background-image:url(images/bg-body.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	
}
#all {
	width:980px;
	margin:auto;
}
form {
	margin:0;
	padding:0;
}
#banner {
	position:relative;
	width:960px;
	margin:auto;
	overflow:hidden;
	height:120px;
}
#logo {
	width:595px;
	height:120px;
	position:absolute;
	left:0px;
	display:block;
}
#search {
	background-image:url(images/bg-search.gif);
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	top:86px;
	width:269px;
	line-height:100%;
	height:18px;
	padding:8px;
}
#search input {
	vertical-align:top;
	font-size:11px;
	float:left;
}
#searchInput {
	width:222px;
	border:1px solid #000000;
	padding:2px;
	margin-right:5px;
}
#goBtn {
	margin-top:-1px;
}
#mainNav {
	width:960px;
	margin:auto;
	list-style:none;
	background-image:url(images/bg-nav.gif);
	background-repeat:no-repeat;
	width:960px;
	height:28px;
}
#mainNav li {
	float:left;
	padding:6px 20px 5px 20px;
	background-image:url(images/bg-main-nav-item.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin-top:1px;
}
#mainNav li a {
	color:#FFFFFF;
	text-decoration:none;
}
#mainNav li a:hover {
	color:#6ED9F7;
}
#page{
	background-image:url('images/bg-content.png');
	background-repeat:repeat-y;
	width:980px;
	overflow:hidden;
	
}

#woodPanel {
	display:block;
}
#woodPanel img {
	
}
.lrcolumn {
	width:220px;
	float:left;
	padding-top:10px;
	
	display:inline;
}
#content {
	width: 520px;
	float:left;
}
#contentSalesPage2 {
	width: 520px;
	float:left;
}
#contentSalesPage3 {
	width: 520px;
	float:left;
}
#contentForum {
width: 520px;
	float:left;
	background-color:#00FF00;
	
}
img {
	border:0;
}
#footerContainer {
	width:100%;
	background-image:url(images/bg-footer.jpg);
	margin:0;
	background-repeat:repeat-x;
	overflow:hidden;
	height:1%;
	background-color:#0A142D;
}
#footer {
	width:960px;
	margin:auto;
}
.footerSection {
	float:left;
	width:320px;
	margin-top:30px;
	display:inline;
}
.footerSection h4 {
	font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif;
	color:#fff;
	font-weight:normal;
	font-size:24px;
	margin:0 0 5px 0;
	padding:0;
}
.footerSection p {
	font-size:12px;
	font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif;
	line-height:21px;
	color:#bdcee3;
	margin:0;
	padding:0;
}
.footerSection a {
	color:#8dacd7;
}
.footerSection a:hover {
	color:#fff;
}
.footerSection#f-about {
	width:400px;
}
.footerSection#f-rss {
	width:125px;
	margin:30px 100px 0 100px;
}
.footerSection#navigate {
	width:230px;
}
.footerSection#navigate ul li {
	border-bottom:1px solid #2d4c7a;
	padding:4px;
}
.footerSection#navigate ul li a {
	text-decoration:none;
}
.footerSection#navigate ul li a:hover {
	color:#FFFFFF;
}
.footerSection#navigate ul {
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
	font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif;
	font-size:12px;
}

#copyright {
	background-color:#080b13;
}
#copyright span {
	font-size:11px;
	color:#FFFFFF;
	display:block;
	padding:10px;
	width:960px;
	margin:auto;
	background-color:#080b13;
	font-family:Arial, Helvetica, sans-serif;
}
#copyright ul{ list-style:none; display:block; float:right; padding:26px 0 0 0; margin:auto;}
#copyright ul li{ display:inline; color:#FFFFFF}
#copyright ul li a{ color:#FFFFFF;}
.module {
	width:200px;
	margin:auto;
	margin-bottom:20px;
	position:relative;
}
.module#speakers .moduleContent {
	background-image:none;
}
.module h4 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	padding:4px 0px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url( images/bg-module-header.gif);
}
.moduleContent {
	background-color:#FFFFFF;
	padding-bottom:5px;
	background-repeat:no-repeat;
	background-image:url( images/bg-module-content.gif);
	background-position:bottom;
}
.moduleContent ul { padding:10px;}
.moduleContent ul li{ line-height:18px;}

.module h4 a {
	color:#ffffff;
	text-decoration:none;
}
.goArrow {
	position:absolute;
	top:5px;
	right:10px;
}
.goArrow img {
	border:0;
}
#centerArea {
	background-image:url( images/bg-center-area.jpg);
	width:500px;
	height:488px;
	margin:auto;
	color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;
	background-repeat:no-repeat;
}
#centerArea p{ line-height:18px;}
#centerArea h1 {
	font-weight:normal;
	color:#FFFFFF;
	font-size:28px;
	padding-top:10px;
	text-align:center;
	margin-bottom:10px;
}
#centerArea h2 {
	font-weight:normal;
	color:#FFFFFF;
	font-size:18px;
	margin-bottom:5px;
	line-height:24px;
}
#freeReportForm {
	width:190px;
	float:right;
	padding:20px 30px 20px 10px;
}

#newsReportForm {
	width:420px;
	float:right;
	padding:20px 30px 20px 10px;
}
#contactForm {
	width:190px;
	padding:20px 30px 20px 20px;
	margin-left:20px;
}
#freeReportContent {
	width:230px;
	float:left;
	padding:20px 10px 20px 30px;
	line-height:18px;
	
}
#newsReportContent {
	width:420px;
	float:left;
	padding:20px 10px 20px 30px;
	line-height:18px;
	
}
.vertForm label {
	display:block;
	font-size:11px;
}
.vertForm input {
	display:block;
	margin-bottom:8px;
	width:100%;
	width:185px;
}
#btnSignUp {
	margin-top:10px;
	width:115px;
}
#mainVideo {
	margin:auto;
	display:block;
	width:320px;
}
#speakerList li#than {
	background-image:url( images/bg-than.jpg);
}
#speakerList li#paul {
	background-image:url( images/bg-paul2.jpg);
}
.bioImageContainer{ background-color:#FFFFFF; width:290px; float:right; overflow:hidden; padding:5px; margin:10px 10px 20px 20px}

.bioImageContainer h3{padding-top:5px; margin-left:10px; }
.bioImageContainer ul{ line-height:18px;padding:5px 5px 0 5px; list-style:none;}
.bioImageContainer ul li{ font-size:11px; float:left; vertical-align:middle; margin-right:10px;}

#speakerList li#jd {
	background-image:url( images/bg-jd2.jpg);
}
#speakerList li {
	background-color:#FFFFFF;
	margin-bottom:5px;
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:8px 5px 5px 5px;
}
#speakerList {
	list-style:none;
}
#speakerList h3 a {
	color:#0068d3;
	text-decoration:none;
}
#speakerList h3 {
	color:#0068d3;
	font-size:18px;
	font-weight:normal;
	padding-left:80px;
}
#speakerList p {
	font-size:11px;
	color:#666666;
	line-height:16px;
	padding-left:80px;
	padding-bottom:10px;
}
#speakerList a.biolink {
	font-size:10px;
	margin-bottom:3px;
	display:block;
	color:#0068d3;
	margin-left:130px;
}
#speakerList a.mslink {
	background-image:url( images/bg-mspace-logo.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:110px;
	font-size:10px;
	margin-bottom:3px;
	display:block;
	color:#0068d3;
}
#contact span {
	padding: 3px 0px 10px 15px;
	text-align:left;
	display:block;
}
#contact span.phone {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#071c3d;
	padding: 8px 5px 0 5px;
	display:block;
	text-align:center;
}
#smLinks {
	list-style:none;
	padding:5px 5px 0 5px;
	font-size:11px;
}
#smLinks li {
	margin-bottom:5px;
	padding:3px;

	background-color:#dbeef7;
	vertical-align:middle;
}
#smLinks li img {
	vertical-align:middle;
	margin-right:5px;
}
.module ul {
	list-style:none;
}
#recentPosts li span.date {
	font-size:10px;
	color:#666666;
	display:block;
}
#recentPosts li a {
	font-weight:normal;
}
#recentPosts li {
	margin-bottom:10px;
	padding:0px 0px 0 0px;
}

#postList li {
	line-height:15px;
}
#postList {
	padding-bottom:8px;
	padding-top:0;
}
#postList li a {
	font-weight:bold;
}
#postList li {
	padding:10px;
	border-bottom:1px solid #b2c0d2;
}
#postList dl {
	font-size:11px;
	color:#000000;
	margin-top:8px;
}
#postList dl dd {
	padding-left:18px;
	line-height:16px;
}
#postList dl dd.date {
	background-image:url( images/bg-calendar-icon.gif);
	background-repeat:no-repeat;
}
#postList dl dd.loc {
	margin-bottom:10px;
}
#postList dl dd.speaker {
	background-image:url( images/bg-mic-icon.gif);
	background-repeat:no-repeat;
}
#postList dl dd a {
	font-weight:normal;
}

#seminarList li {
	line-height:18px;
}
#seminarList {
	padding-bottom:10px;
	padding-top:0;
}
#seminarList li a {
	font-weight:bold;
}
#seminarList li {
	padding:10px;
	border-bottom:1px solid #b2c0d2;
}
#seminarList dl {
	font-size:11px;
	color:#000000;
	margin-top:8px;
}
#seminarList dl dd {
	padding-left:18px;
	line-height:16px;
}
#seminarList dl dd.date {
	background-image:url( images/bg-calendar-icon.gif);
	background-repeat:no-repeat;
}
#seminarList dl dd.loc {
	margin-bottom:10px;
}
#seminarList dl dd.speaker {
	background-image:url( images/bg-mic-icon.gif);
	background-repeat:no-repeat;
}
#seminarList dl dd a {
	font-weight:normal;
}
/* ENTRY */
.entry{ }

.entry{ }
.entry h4{ font-}
.postInfo{ font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif; font-size:14px; display:block; padding:5px 0;}
.post {
	margin:20px 40px 20px 20px;
	width:650px;
    font-size:14px;
	border-bottom:1px solid #829CB8;
	padding-bottom:20px;
}
p.tagged{font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif; font-size:12px; margin-top:10px;}

/*font-size:14px; font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif; padding:5px; margin-bottom:5px;
*/

/*SALES PAGES */

 .salesPage {
	font-size:12px; 
}
.salesPage p {
	margin-bottom:10px;
	line-height:21px;
}
.salesPage ul {
	margin: 10px 40px;
	padding:0;
}
.salesPage ul li {
	line-height:21px;
	font-size:14px; font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif; padding:5px; margin-bottom:5px;
}

.red {
	color:#ff0000;
}
.salesPage h2 {
	margin-bottom:10px;
	font-size:21px;
}
.salesPage h3 {
font-size:16px;
	margin-bottom:10px
}
.salesPage img{  border:0px solid #8399AF;}
.salesPage img.noBorder{ border:0;}
.salesPage  blockQuote{ background-color: #1A2E5E; color:#FFFFFF; line-height:21px; margin:20px 50px; padding:20px; font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif; font-style:italic; overflow:hidden; height:1%;}
.salesPage  blockQuote cite{ display:block; text-align:right; font-weight:bold; margin-top:10px;}
.leftAlign{ float:left; margin-right:20px;}
.rightAlign{ float:right; margin-left:20px;}
.middleAlign{ display:block; margin:auto;}

.middleImage{text-align:center; margin-top:20px; margin-bottom:20px;}

#houseList{ margin:0; padding:; list-style:none; margin-top:20px; margin-bottom:20px}
#houseList li { background-color:#FFFFFF; clear:both; margin-bottom:20px; overflow:hidden; height:1%;}
#houseList li img{ float:left; margin-right:20px;  }
#houseList li  span{ font-family:Arial, Helvetica, sans-serif; color:#FF0000; font-weight:bold; font-size:24px;}
.mainImageInset {
	float:right;
	padding:20px 20px 20px 20px;
	margin:0 0 0 20px;
	wdith:350px;
	background-color:#FFFFFF;
}
.mainImageInsetCenter {
	padding:20px 20px 20px 20px;
	margin:0 0 0 0px;
	width:380px;
	background-color:#FFFFFF;
}
.salesPage {
	width:800px;
	margin:auto;
	float:none;
}


/*SALES PAGES 3 Template */

 .salesPage3 {
	font-size:14px; 
	font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif;
}
.salesPage3 p {
	font-size:14px;
	margin-bottom:10px;
	line-height:21px;
}
.salesPage3 ul {
	font-size:14px;
	margin: 10px 40px;
	padding:0;
}
.salesPage3 ul li {
	font-size:14px;
	padding-bottom:5px;
	line-height:21px;
}

.red {
	color:#ff0000;
}
.salesPage3 h2 {
	text-align:center;
	margin-bottom:10px;
	font-size:21px;
	color:#1A2E5E;
}
.salesPage3 h3 {
color:#000000; font-size:16px; margin-top:20px; background-color:#FFFFFF; text-align:left
}
.salesPage3 img{  border:0px solid #8399AF;}
.salesPage3 img.noBorder{ border:0;}
.salesPage3  blockQuote{ background-color: #1A2E5E; color:#FFFFFF; line-height:21px; margin:20px 50px; padding:20px; font-family:'Trebuchet MS','Lucida Grande',Arial,sans-serif; font-style:italic; overflow:hidden; height:1%;}
.salesPage3  blockQuote cite{ display:block; text-align:right; font-weight:bold; margin-top:10px;}
.leftAlign{ float:left; margin-right:20px;}
.rightAlign{ float:right; margin-left:20px;}
.middleAlign{ display:block; margin:auto;}


.middleImage{text-align:center; margin-top:20px; margin-bottom:20px;}

#houseList{ margin:0; padding:; list-style:none; margin-top:20px; margin-bottom:20px}
#houseList li { background-color:#FFFFFF; clear:both; margin-bottom:20px; overflow:hidden; height:1%;}
#houseList li img{ float:left; margin-right:20px;  }
#houseList li  span{ font-family:Arial, Helvetica, sans-serif; color:#FF0000; font-weight:bold; font-size:24px;}
.mainImageInset {
	float:right;
	padding:20px 20px 20px 20px;
	margin:0 0 0 20px;
	wdith:350px;
	background-color:#FFFFFF;
}
.mainImageInsetCenter {
	padding:20px 20px 20px 20px;
	margin:0 0 0 20px;
	width:380px;
	background-color:#FFFFFF;
}
.salesPage3 {
	width:800px;
	margin:auto;
	float:none;
}
/*PRODUCT LIST */



#titleSectionPost {
	background-image:url(images/bg-title-section-post.gif);
	width:660px;
	background-repeat:no-repeat;
	margin:10px 40px 20px auto;
	padding:0px 0px;
	background-color:#09203E
}
#titleSectionPost h1 {
	background-image:url(images/img-bottom-title-section-post.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0;
	padding:0 20px 10px 20px;
}



#titleSection {
	background-image:url(images/bg-title-section.gif);
	width:500px;
	background-repeat:no-repeat;
	margin:10px auto 10px auto;
	padding:0px 0px;
	background-color:#09203E
}
#titleSection h1 {
	background-image:url(images/img-bottom-title-section.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0;
	padding:0 20px 10px 20px;
}
#titleSectionWide {
	background-image:url(images/bg-title-section-wide.gif);
	width:940px;
	background-repeat:no-repeat;
	margin:10px auto 10px auto;
	padding:0px 0px;
	background-color:#09203E
}
#titleSectionWide h1 {
	background-image:url(images/img-bottom-title-section-wide.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0;
	padding:0 20px 10px 20px;
}
#breadCrumb {
	color:#4e6b8d;
	font-size:11px;
	padding:10px 20px 0px 20px;
	display:block;
	margin-bottom:5px;
}
h1 {
	color:#FFFFFF;
	font-weight:normal;
	font-size:30px;
}
.productList {
	list-style:none;
	width:500px;
	margin:auto;
}
.productList li {
	background-image:url(images/bg-product-item.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-color:#ADC7E3;
	overflow:hidden;
	margin-bottom:20px;
	
	
}.productList li p{ margin-bottom:10px;}
.productList li img.listImage {
	margin-top:10px;
	display:block;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	display:inline;
}
.productList li h2 {
	padding-top:15px;
	margin-left:220px;
	width:260px;
}
.productList li h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	font-weight:bold;
}
.productList li div.productItem {
	background-image:url(images/bg-product-item3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:500px;
	overflow:hidden;
}
.productList li div.prices {
	margin-left:220px;
	font-weight:bold;
	color:#052346;
	font-size:11px;
}



newsList {
	list-style:none;
	width:500px;
	margin:auto;
}
.newsList li {
	background-image:url(images/bg-product-item.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-color:#ADC7E3;
	overflow:hidden;
	margin-bottom:20px;
	
	
}.newsList li p{ margin-bottom:10px;}
.newsList li img.listImage {
	margin-top:10px;
	display:block;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	display:inline;
}
.newsList li h2 {
	padding-top:15px;
	margin-left:20px;
	width:460px;
}
.newsList li h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	font-weight:bold;
}
.newsList li div.newsItem {
	background-image:url(images/bg-product-item3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:500px;
	overflow:hidden;
}
.newsList li div.prices {
	margin-left:20px;
	font-weight:bold;
	color:#052346;
	font-size:11px;
}

.newsList li p {
	width:460px;
	margin-left:20px;
	color:#000000;
	line-height:18px;
}
.newsOptions {
	margin-left:20px;
	margin-top:10px;
	width:470px;
}

span.original {
	color:#052346;
	padding-left:5px;
	text-decoration:line-through;
}
span.discount {
	color:#c90000;
	font-size:18px;
	padding-left:5px;
	font-weight:bold;
}
.productList li p {
	width:260px;
	margin-left:220px;
	color:#000000;
	line-height:18px;
}
.productOptions {
	margin-left:220px;
	margin-top:10px;
	width:270px;
}
.prices {
	margin-top:10px;
	margin-bottom:10px;
	background-color:#c8dbf0;
	padding:5px; margin-right:10px;
}

.prices dd{ line-height:18px;}





/* BLOG */




/* COMMENT FORM */
#comments{ width:500px; margin:10px auto 10px auto; }
#comment_list{ list-style:none; margin:10px 0} 
#comment_list li{ background-color:#FFFFFF; padding:10px;}
.postmetadata{ margin-top:20px;}



.comment_num{ background-color:#829CB8; color:#FFFFFF; padding:5px; display:block; float:left; margin:0 10px 10px 0; width:20px; height:20px; text-align:center;}
.comment_num a{ text-decoration:none; color:#FFFFFF; }




#comment_form { line-height:24px;}
#comment_form p{ margin-bottom:10px;}

#comment_form p label{ padding-left:10px; font-size:11px; }
.comments_headers{ margin-bottom:10px;}



/*







@charset "utf-8";



 CSS Document 











* {



	margin:0;



	padding:0;



}



h1, h2, h3, h4 {



	color:#0068d3;



	font-weight:normal;



	padding:10px;



	font-family:Georgia, "Times New Roman", Times, serif; 



	font-family:Arial, Helvetica, sans-serif; 



	font-size:11px;







}



a {



	color:#0068D3



}



p {



	line-height:18px;



} 



img {



	border:0;



}



.ml10 {



	margin-left:10px;



}



body {



	background-image:url(  images/bg-body.jpg);



	margin:0;



	background-repeat:repeat-x;



	background-color:#0c3f84;



	font-family:Arial, Helvetica, sans-serif;



	font-size:12px;



}



#container {



	background-image:url(  images/bg-all2.jpg);



	background-position:right top;



	background-repeat:no-repeat;



}



#all {



	width:980px;



	margin:auto;



}



form {



	margin:0;



	padding:0;



}



#banner {



	position:relative;



	width:960px;



	margin:auto;



	overflow:hidden;



	height:120px;



}



#logo {



	width:595px;



	height:120px;



	position:absolute;



	left:0px;



	display:block;



}



#search {



	background-image:url(  images/bg-search.gif);



	background-repeat:no-repeat;



	position:absolute;



	right:0px;



	bottom:0px;



	width:269px;



	line-height:100%;



	height:18px;



	padding:8px;



}



#search input {



	vertical-align:top;



	font-size:11px;



	float:left;



}



#searchInput {




	width:222px;



	border:1px solid #000000;



	padding:2px;



	margin-right:5px;



}



#goBtn {



	margin-top:-1px;



}



#mainNav {



	width:960px;



	margin:auto;



	list-style:none;



	background-image:url(  images/bg-nav.gif);



	background-repeat:no-repeat;



	width:960px;



	height:28px;



}



#mainNav li {



	float:left;



	padding:6px 20px 5px 20px;



	background-image:url(  images/bg-main-nav-item.gif);



	background-position:right top;



	background-repeat:no-repeat;



	margin-top:1px;



}



#mainNav li a {



	color:#FFFFFF;



	text-decoration:none;



}



#mainNav li a:hover {



	color:#6ED9F7;



}



#page {



	background-image:url(  images/bg-content.png);



	background-repeat:repeat-y;



	width:980px;



	overflow:hidden;



}



#woodPanel {



	display:block;



}



#woodPanel img {



	display:block;



}



#page {



}



.lrcolumn {



	width:220px;



	float:left;



	padding-top:10px;



}



#content {



	width: 520px;



	float:left;



}



#innerContent {



	width: 740px;



	float:left;



	padding-top:10px;



}



.posts {



	margin:auto;



	margin-bottom:20px;



	position:relative;



	width:95%;



}



.content h2 {



	color:#0068d3;




	font-weight:normal;



	padding:10 10 10 0;



}



#tagged {



	float:left;



	clear:both;



	width:95%;



}



#entry {



	float:left;



	line-height:18px;



	padding:10px;



	clear:both;



	width:95%;



}



.module {



	width:200px;



	margin:auto;



	margin-bottom:20px;



	position:relative;



}



.module#speakers .moduleContent {



	background-image:none;



}



.module h4 {



	color:#FFFFFF;



	font-size:14px;



	font-weight:normal;



	padding:4px 0px 5px 10px;



	background-image:url(  images/bg-module-header.gif);



}



.moduleContent {



	background-color:#FFFFFF;



	padding-bottom:5px;



	background-repeat:no-repeat;



	background-image:url(  images/bg-module-content.gif);



	background-position:bottom;



}



.module h4 a {



	color:#ffffff;



	text-decoration:none;



}



.goArrow {



	position:absolute;



	top:5px;



	right:10px;



}



.goArrow img {



	border:0;



}



#centerArea {



	background-image:url(  images/bg-center-area.jpg);




	width:500px;



	height:488px;



	margin:auto;



	color:#ffffff;



	margin-top:10px;



}




#centerArea h1 {






	font-weight:normal;



	color:#FFFFFF;



	font-size:28px;



	padding-top:10px;



	text-align:center;



	margin-bottom:10px;



}



#centerArea h2 {



	font-weight:normal;




	color:#FFFFFF;



	font-size:18px;



	margin-bottom:5px;



}



#freeReportForm {



	width:190px;



	float:right;



	padding:20px 30px 20px 10px;




}



#freeReportContent {



	width:230px;



	float:left;



	padding:20px 10px 20px 20px;



}



.vertForm label {



	display:block;





	font-size:11px;




}



.vertForm input {



	display:block;



	margin-bottom:8px;



	width:100%;



}



#btnSignUp {



	margin-top:10px;



	width:115px;



}



#mainVideo {



	margin:auto;



	display:block;



	width:320px;



}



#speakerList li#than {



	background-image:url(  images/bg-than.jpg);



}



#speakerList li#paul {



	background-image:url(  images/bg-paul.jpg);



}



#speakerList li#jd {



	background-image:url(  images/bg-jd.jpg);



}



#speakerList li {



	background-color:#FFFFFF;



	margin-bottom:5px;



	background-repeat:no-repeat;



	background-position:left bottom;



	padding:8px 5px 5px 5px;



}



#speakerList {



	list-style:none;



}



#speakerList h3 a {



	color:#0068d3;



	text-decoration:none;



}



#speakerList h3 {



	color:#0068d3;



	font-size:18px;



	font-weight:normal;



	padding-left:80px;



}



#speakerList p {



	font-size:11px;



	color:#666666;



	line-height:16px;



	padding-left:80px;



	padding-bottom:10px;



}



#speakerList a.biolink {



	font-size:10px;



	margin-bottom:3px;



	display:block;



	color:#0068d3;



	margin-left:130px;



}



#speakerList a.mslink {



	background-image:url(  images/bg-mspace-logo.gif);



	background-position:left center;








	background-repeat:no-repeat;



	padding-left:20px;



	margin-left:110px;



	font-size:10px;



	margin-bottom:3px;



	display:block;



	color:#0068d3;



}



#speakerList li#than {



	background-image:url(  images/bg-than.jpg);



}



#speakerList li#paul {



	background-image:url(  images/bg-paul.jpg);



}



#speakerList li#jd {



	background-image:url(  images/bg-jd.jpg);



}



.speakerDetail {



	width:420px;



	float:right;



}



.speakerDetail p {



	float:left;



	line-height:18px;



	padding-bottom:15px;



	padding-right:10px;



	clear:both;



}



.speakerDetail h2 {



	color:#0068d3;



	font-size:22px;



	font-weight:normal;



	padding-bottom:15px;



	float:left;



	clear:both;



}



#contact span {



	padding: 3px 0px 10px 15px;



	text-align:left;



	display:block;



}



#contact span.phone {



	font-family:Georgia, "Times New Roman", Times, serif;



	font-size:20px;



	color:#071c3d;



	padding: 8px 5px 0 5px;



	display:block;



	text-align:center;



}



#smLinks {



	list-style:none;



	padding:5px 5px 0 5px;



	font-size:11px;



}



#smLinks li {



	margin-bottom:5px;



	padding:3px;



	background-color:#dbeef7;



	vertical-align:middle;



}



#smLinks li img {



	vertical-align:middle;



	margin-right:5px;



}



.module ul {



	list-style:none;



}



#recentPosts li span.date {



	font-size:10px;



	color:#666666;



	display:block;



}



#recentPosts li a {



	font-weight:bold;



}



#recentPosts li {



	margin-bottom:10px;



	padding:10px 10px 0 10px;



}



#seminarList li {



	line-height:16px;



}



#seminarList {





	padding-bottom:10px;



}



#seminarList li a {



	font-weight:bold;



}



#seminarList li {



	padding:10px;



	border-bottom:1px solid #b2c0d2;



}



#seminarList dl {



	font-size:11px;



	color:#000000;



	margin-top:8px;



}



#seminarList dl dd {



	padding-left:18px;



}



#seminarList dl dd.date {



	background-image:url(  images/bg-calendar-icon.gif);



	background-repeat:no-repeat;



}



#seminarList dl dd.loc {



	margin-bottom:10px;



}



#seminarList dl dd.speaker {



	background-image:url(  images/bg-mic-icon.gif);



	background-repeat:no-repeat;



}



#seminarList dl dd a {





	font-weight:normal;



	}



	



	



*/