*{
	padding: 0;
	margin: 0;
}
body {
	background-color: #5b8abe;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, #header a:link, #header a:visited{
	color: #00328f;
	text-decoration: none;
}

a:hover, #header a:hover{
	color: #b6352b;
	text-decoration: none;
}

blockquote{
	padding:15px;
}

#mainWrapper{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	padding:0;
}

#mainContent{
	width: 967px;
	margin: 0 auto;
	padding: 0;
}

#header{
	width: 967px;
	height: 29px;
	background: url(../images/menu_banner.jpg) no-repeat;
	padding: 10px 0 0 0;
	margin:0;
}

#pageContent{
	width: 967px;
}

#topBanner{
	background:url(../images/bannerBG.jpg) no-repeat; 
	height:171px; 
	width:966px; 
	text-align:left; 
	vertical-align:top;
}

#topBanner h1{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0; 
	font-weight:normal; 
	color:#08637e; 
	float:left;
}

.clear{
	clear: both;
}

.supNew{
	font-family: Arial;
	font-size: 9px;
	color: #b6352b;
}

#content{
	background: url(../images/sideBarTile.jpg) repeat-y right #f1f8ff;
	padding: 0;
	margin: 0;
}

#leftContent{
	width: 720px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	padding: 20px;
	font-size: 12px;
	color: #3e3e3e;
	background:url(../images/item_header.png) no-repeat;
	background-position: 10px 10px;
}

#leftContent h4{
	font-size: 20px;
	color: #b6352b;
	font-weight: lighter;
	padding: 0 0 20px 0;
}

#leftContent h5{
	font-size: 15px;
	color: #b6352b;
	font-weight: normal;
	padding: 0 0 5px 0;
}

#leftContent p{
	padding: 8px 0;	
}

#leftContent ul, #leftContent ol{
	padding: 0px 30px;	
}

#leftContent li{
	padding: 8px 0px;	
}

.titlelinks{
	font-size: 15px;
}

#sideBar{
	width: 207px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background: url(../images/sideBarBG.jpg) no-repeat top;
}

.sideBarBox{
	padding-left: 40px;
	padding-bottom: 10px;
	background: url(../images/lineseperator.gif) no-repeat 40px bottom;
}

.sideBarBox ul{
	list-style-type: none;
	padding: 0px 20px 0 0px;
	margin: 0;
}

.sideBarBox ul li{
	background: url(../images/squarebullet.gif) no-repeat 0px 6px;
	padding: 2px 0 2px 12px;
	margin: 0;
}


.sideBarBox h5{
	display: block;
	font-size: 13px;
	color: #b6352b;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding: 10px 0 10px 25px;
	margin: 0;
}

.aboutBox{
	background: url(../images/icon_about.gif) no-repeat left;
}

.servicesBox{
	background: url(../images/icon_services.gif) no-repeat left;
}

.keynotesBox{
	background: url(../images/icon_keynotes.gif) no-repeat left;
}

.videosBox{
	background: url(../images/icon_keynotes.gif) no-repeat left;
}

.booksBox{
	background: url(../images/icon_readers.gif) no-repeat left;
}

.resourcesBox{
	background: url(../images/icon_freetools.gif) no-repeat left;
}

.meetingsBox{
	background: url(../images/icon_meeting.gif) no-repeat left;
}

.landingPageRow{
	padding-left: 0px;
	padding-bottom: 18px;
	background: url(../images/dottedSeparator.gif) no-repeat 10px bottom;
}

.rowItem{
	padding: 0 0 0 25px;
	background: url(../images/circlenav.gif) no-repeat left top;
	float: left;
	width: 325px;
	font-family: Verdana, Geneva, sans-serif;
}

.rowItem h3{
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
}

.rowItem p{
	font-style: italic;
	color: #333333;
	font-size: 12px;
	padding: 3px 0 0px 0;
	margin: 0;
}

.rowItem a:link, .rowItem a:visited{
	color: #00328f;
	text-decoration: none;	
}

.rowItem a:hover{
	color: #b6352b;
	text-decoration: underline;	
}

#testimonials{
	padding: 20px;
	font-family:Verdana, Geneva, sans-serif;
}

#testimonials h4{
	font-size: 20px;
	color: #b6352b;
	font-weight: lighter;
}

#testimonials p{
	color: #3e3e3e;
	font-size: 12px;
	line-height: 18px;
	padding: 12px 0;
}

.smallredtext{
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #b6352b;
}

#footer{
	height: 30px;
	background: url(../images/footer.jpg) no-repeat top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00328f;
	padding: 33px 20px 0 20px;
}

#footerLinks{
	float: left;
}

#footerCopyright{
	float: right;
}

a.redlinks{
	color: #b6352b;
}

.smallbluetext{
	color: #00328f;
	font-size: 11px;
}

.redtitletext{
	font-size: 12px;
	color: #b6352b;
}

.redtitletextlg {
	padding: 22px 0px 0px 0px;
	font-size: 14px;
	color: #b6352b;
}

.head_summit_date{
	font-size:14px;
	letter-spacing: 0.07em;
	color:#CE4319;
}

.top_summit {
	width:734px;
	height:261px;
	background-image:url(../images/summit_head_test.jpg);
}

.sc_head{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	line-height: 24px;
	color: #0c6d9f;
}

.sc_ital{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	color: #0c6d9f;
}

.sc_text{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0c6d9f;
}

.sc_text_orng{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	line-height: 18px;
	color: #dd4b0f;
	padding-bottom: 8px;
}

.thankyou_ital{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	color: #0c6d9f;
}

.thankyou_orng{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #dd4b0f;
}

.smallbluetext {
	font: 11px Verdana;
	color: #00328f;
}
.itemsHeader{
	padding-left: 10px;
	
	background:url(../images/item_header.png) no-repeat;
}

/*#leftContent.itemsHeader{
	background:url(../images/item_header.png) no-repeat;
	background-position: 10px 10px;
}*/


.itemsHeader h2, #leftContent h4{
	color:#08637e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top:10px;
	padding-bottom: 20px;
}

.itemsHeader .subtitle{
	color:#C30;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.itemsHeader .signature{
	color:#08637e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	font-weight: normal;

	padding-bottom: 10px;
}



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






