* {
	padding: 0px;
	margin: 0px;
	}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#CCCCCC;
	padding:0px;
	margin:0 auto;
	}
h1,h2 {
	font-family:Arial, Helvetica, sans-serif;
	}
h1 {font-size:14px;	}
h2 {font-size:12px;	}
#containerTop {
	height:81px;
	width:910px;
	background:url(images/roundTop.gif) top left no-repeat;
	margin: 15px auto 0px auto;
	}
#containerMiddle {
	width:910px;
	background:url(images/roundMiddle.gif) top left repeat;
	margin:0px auto 0px auto;
	}
#containerBottom {
	height:58px;
	width:910px;
	background:url(images/roundBottom.gif) top left no-repeat;
	margin:0px auto 0px auto;
	}
#logo {
	float:left;
	margin: 24px 0px 0px 40px;
	width:202px;
	height:40px;
	display:inline;
	background:url(images/logo.jpg);
	}
#logo h2 {
	height:0px;
	overflow:hidden;
	}
a.logoLink:link,
a.logoLink:visited {
	display:block;
	height:40px;
	background:url(images/logo.jpg) top left no-repeat;
	overflow:hidden;
	width:202px;
	line-height:100px;
	}
a.logoLink:hover,
a.logoLink:active {
	display:block;
	height:40px;
	background:url(images/logo.jpg) top left no-repeat;
	overflow:hidden;
	width:202px;
	line-height:100px;
	}

/* Navigation */
#topNav {
	float:left;
	height:39px;
	width:624px;
	margin: 24px 0px 0px 13px;
	list-style:none;
	background:url(images/mainNav.jpg) top left no-repeat;
	}
#topNav li {
	float:left;
	margin:0px;
	padding:0px;
	}
#navAbout a:link,
#navAbout a:visited {
	display:block;
	height:39px;
	background:url(images/navAbout.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:71px;
	line-height:100px;
	}
#navAbout a:hover,
#navAbout a:active {
	display:block;
	height:39px;
	background:url(images/navAbout.jpg) 0px -39px no-repeat;
	overflow:hidden;
	width:71px;
	line-height:100px;
	}

#navNews a:link,
#navNews a:visited {
	display:block;
	height:39px;
	background:url(images/navNews.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:60px;
	line-height:100px;
	}
#navNews a:hover,
#navNews a:active {
	display:block;
	height:39px;
	background:url(images/navNews.jpg) 0px -39px no-repeat;
	overflow:hidden;
	width:60px;
	line-height:100px;
	}

#navConsulting a:link,
#navConsulting a:visited {
	display:block;
	height:39px;
	background:url(images/navConsulting.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:95px;
	line-height:100px;
	}
#navConsulting a:hover,
#navConsulting a:active {
	display:block;
	height:39px;
	background:url(images/navConsulting.jpg) 0px -39px no-repeat;
	overflow:hidden;
	width:95px;
	line-height:100px;
	}

#navBooks a:link,
#navBooks a:visited {
	display:block;
	height:39px;
	background:url(images/navBooks.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:65px;
	line-height:100px;
	}
#navBooks a:hover,
#navBooks a:active {
	display:block;
	height:39px;
	background:url(images/navBooks.jpg) 0px -39px no-repeat;
	overflow:hidden;
	width:65px;
	line-height:100px;
	}
#navArticles a:link,
#navArticles a:visited {
	display:block;
	height:39px;
	background:url(images/navArticles.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:74px;
	line-height:100px;
	}
#navArticles a:hover,
#navArticles a:active {
	display:block;
	height:39px;
	background:url(images/navArticles.jpg) 0px -39px no-repeat;
	overflow:hidden;
	width:74px;
	line-height:100px;
	}

#navStreaming a:link,
#navStreaming a:visited {
	display:block;
	height:39px;
	background:url(images/navStreaming.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:168px;
	line-height:100px;
	}
#navStreaming a:hover,
#navStreaming a:active {
	display:block;
	height:39px;
	background:url(images/navStreaming.jpg) 0px -39px no-repeat;
	overflow:hidden;
	width:168px;
	line-height:100px;
	}

#navContact a:link,
#navContact a:visited {
	display:block;
	height:39px;
	background:url(images/navContact.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:91px;
	line-height:100px;
	}
#navContact a:hover,
#navContact a:active {
	display:block;
	height:39px;
	background:url(images/navContact.jpg) 0px -39px no-repeat;
	overflow:hidden;
	width:91px;
	line-height:100px;
	}

#footer {
	padding: 16px 0px 0px 34px;
	width:400px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
#footer a:link,
#footer a:visited {
	color:#006699;
	text-decoration:none;
	}
#flashbanner {
	display:block;
	height:194px;
	width:850px;
	margin: 0px 0px 0px 30px;
	}
#marquee {
	height:34px;
	width:609px;
	display:block;
	margin: 0px 0px 0px 30px;
	}
#mcLeft {
	width: 639px;
	float: left;
	}
#mcRight {
	width: 240px;
	float: left;
	}
#box {
	width:243px;
	margin: 3px 0px 0px 2px;
	}
.boxContainer {
	width: 240px;
	margin: 0px 0px 3px 0px;
	}
.boxTop {
	height: 5px;
	background: url("images/boxTop.gif") top left no-repeat;
	overflow:hidden;
	}
.boxContent {
	height:120px;
	background-color: #3F5F90;
	color: #ffffff;	
	padding: 0px;
	font-size:11px;
	overflow:hidden;
	line-height:14px;
	}
.boxContent h1 {
	color:#FFFF00;
	margin: 3px 0px 3px 9px;
	}
.boxContent h3 {
	color:#FFFFFF;
	font-size:13px;
	margin: 0px 0px 0px 9px;
	}
.boxContent h3 a:link,
.boxContent h3 a:visited,
.boxContent a:link,
.boxContent a:visited {

	color:#FF9900;
	text-decoration:none;
	}
.boxContent h3 a:hover,
.boxContent h3 a:active,
.boxContent a:hover,
.boxContent a:active {
	color:#FF9900;
	text-decoration:underline;
	}

.boxContent p {
	padding: 3px 10px 10px 10px;
	color: #ffffff;
	}
.boxBottom {
	height: 6px;
	background: url("images/boxBottom.gif") top left no-repeat;
	overflow:hidden;
	}
#bodyCopy {
	height:134px;
	margin:10px 20px 10px 40px;
	line-height:18px;
	}
#bodyCopySub {
	width: 532px;
	margin:10px 0px 10px 40px;
	line-height:18px;
	}
#bodyCopy h1  {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px 0px 10px 0px;
	}
#bodyCopySub h1 {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0px 0px 10px 0px;
	}
#bodyCopySub p {
	color: #000000;
	padding: 0px 0px 10px 0px;
	line-height: 160%;
	}
#bodyCopySub p strong.title {
	color:#336699;
}
#bodyCopySub p span {
	color: #666666;
	}
#bodyCopySub p span.small {
	font-size: 10px;
	}
#bodyCopy a:link,
#bodyCopy a:visited,
#bodyCopySub a:link,
#bodyCopySub a:visited {
	color:#FF9900;
	text-decoration:none;
	}
#bodyCopy a:hover,
#bodyCopy a:active,
#bodyCopySub a:hover,
#bodyCopySub a:active {
	color:#336699;
	text-decoration:none;
	}
#featuresTop {
	height:25px;
	width:602px;
	background:url(images/featuresTop.gif) top left no-repeat;
	margin:10px 20px 0px 33px;
	}
#featuresMain {
	height:190px;
	width:602px;
	background: url(images/featuresMain.gif) top left no-repeat;
	margin:0px 20px 10px 33px;
	}
a#viewallbooks:link,
a#viewallbooks:visited,
a#viewallbooks:hover,
a#viewallbooks:active {
	display:block;
	height:24px;
	background:url(images/viewallbooks.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:127px;
	line-height:100px;
	margin:15px 0px 0px 8px;
	}
#webcastingbook {
	float:right;
	margin:5px 5px 0px 0px;
	}
a#streamingmediaclasses:link,
a#streamingmediaclasses:visited,
a#streamingmediaclasses:hover,
a#streamingmediaclasses:active {
	float:left;
	display:block;
	height:47px;
	background:url(images/streamingmediaclasses.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:105px;
	line-height:100px;
	margin:0px 0px 0px 8px;
	}
a#streamingmediacom:link,
a#streamingmediacom:visited,
a#streamingmediacom:hover,
a#streamingmediacom:active {
	float:left;
	display:block;
	height:47px;
	background:url(images/streamingmediacom.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:116px;
	line-height:100px;
	margin:0px 0px 0px 0px;
	}
div#video,
a#videothumbnail:link,
a#videothumbnail:visited,
a#videothumbnail:hover,
a#videothumbnail:active {
	float:left;
	display:block;
	height:180px;
	overflow:hidden;
	width:230px;
	margin:0px 0px 0px 10px;
	}

#videoinfo {
	float:left;
	height:180px;
	width:145px;
	font-size:11px;
	margin:0px 0px 0px 20px;
	}
#videoinfo h3 {
	color:#FF9900;
	font-size:14px;
	margin:0px 0px 5px 0px;
	}
#latestarticles {
	float:left;
	height:180px;
	width:155px;
	font-size:11px;
	margin:0px 0px 0px 30px;
	}
#latestarticles h3 {
	color:#FF9900;
	font-size:14px;
	margin:0px 0px 5px 0px;
	}
#featuresMain a:link,
#featuresMain a:visited {
	color:#0000CC;
	text-decoration:none;
	}
#featuresMain a:hover,
#featuresMain a:active {
	color:#FF9900;
	text-decoration:underline;
	}
a#watchvideobutton:link,
a#watchvideobutton:visited,
a#watchvideobutton:hover,
a#watchvideobutton:active {
	float:left;
	display:block;
	height:27px;
	background:url(images/watchvideobutton.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:132px;
	line-height:400px;
	margin:10px 0px 0px -2px;
	}
a#articlesbutton:link,
a#articlesbutton:visited,
a#articlesbutton:hover,
a#articlesbutton:active {
	float:left;
	display:block;
	height:26px;
	background:url(images/articlesarchivebutton.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:131px;
	line-height:400px;
	margin:3px 0px 0px -2px;
	}
	

#rotating {
	height:194px;
	width:850px;
	margin: 0px 0px 0px 30px;
}
#rotating a img {border:none;}
#rotating .rotimage {display:none;}
#rotating .rotimage1 {display:block;}	