#left-column, #breadcrumbs { display: none; }
#main-content { margin-left: 0px; width: auto; }

hr { background-color: transparent; border: none; border-top: 1px dashed #e6e6e6; }

.stepcarousel {
	background: transparent url('/images/carousel-bg.jpg') no-repeat bottom left;
	position: relative; /*leave this value alone*/
	border: 1px solid #e4e4e4;
	border-bottom: 3px solid #ffd660;
	overflow: scroll; /*leave this value alone*/
	width: 917px; /*Width of Carousel Viewer itself*/
	height: 221px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	height: 198px; /* 221 - 23 */
	margin: 0px; /*margin around each panel*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	padding: 23px 40px 0px 574px;
	width: 303px; /* 917 - 574 - 40 */ /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#main-content .stepcarousel .panel h1 { font-family: 'GillSansMT', 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 2em; line-height: 1em; margin-bottom: 0px; }
#main-content .stepcarousel .panel h1, #main-content .stepcarousel .panel h1 a { color: #435664; }
#main-content .stepcarousel .panel p { color: #888888; font-size: .8em; margin-top: 4px; }
#main-content .stepcarousel #panel-1 { background: transparent url('/images/welcome4.png') no-repeat 0px -1px; }
#main-content .stepcarousel #panel-2 { background: transparent url('/images/carousel-video.jpg') no-repeat 0px -1px; }
#main-content .stepcarousel #panel-3 { background: transparent url('/images/carousel-oms.jpg') no-repeat 0px -1px; }
#main-content .stepcarousel #panel-4 { background: transparent url('/images/carousel-community.jpg') no-repeat 0px -1px; }
#main-content .stepcarousel #panel-4 h1 { margin-top: 0px; }
#main-content #mygallery, #main-content #mygallery-nav { margin: 0px auto; }
#main-content #mygallery-nav {
	padding-bottom: 62px;
*padding-bottom: 31px; 	text-transform: none;
	width: 919px;
}
#main-content #mygallery-nav div { border-left: 1px solid #E4E4E4; float: left; height: 10px;/* 28 - 20 */ padding: 8px 16px 10px 10px; _padding: 6px 16px; text-align: right; width: 203px; _width: 196px; }
#main-content #mygallery-nav div.first { border: none; }
#main-content #mygallery-nav a { color: #888888; }
#main-content #mygallery-nav a div { background: transparent url('/images/carousel-nav-bg.gif') repeat-x top left; font-size: .9em; _font-size: .8em; font-weight: bold; }
#main-content #mygallery-nav a.selected div, #main-content #mygallery-nav a:hover div { background: transparent url('/images/carousel-nav-bg.gif') repeat-x bottom left; }

#main-content #callouts { clear: both; margin: 0px 0px 34px 14px; *margin-left: 20px; }
#callouts .shadow { background: transparent url('/images/right-edge-shadow.gif') no-repeat center left; width: 15px; }
#callouts th {
	background: transparent url('/images/callout-header-bg.jpg') repeat-x top left;
	border: 1px solid #d6d6d6; border-bottom: none; height: 15px; padding: 4px 0px 0px 12px; text-align: left;
}
#callouts th h1 {
	background: transparent url('/images/callout-h1-bullet.gif') no-repeat center left;
	color: #46545e; font-size: 1em; margin: 0px; padding: 2px 0px 0px 20px;
}
#callouts th#news-events-header h1 { background: transparent url('/images/callout-h1-rss-bullet.gif') no-repeat center left; }
#callouts th h1 .toggle, #callouts th h1 .toggle div { float: right; }
#callouts th h1 .toggle { font-size: .6em; margin-top: -2px; *margin-top: -18px; margin-right: 6px; text-transform: uppercase; }
#callouts th h1 .toggle a { color: #b6181f; text-decoration: none; }
#callouts th h1 .toggle div { border: 1px solid #d6d6d6; border-bottom: none; float: left; margin-right: 3px; padding: 6px 13px; }
#callouts th h1 .toggle a:hover div, #callouts th h1 .toggle #top-events-toggle { background-color: white; }
#callouts #blog-header h1 { background: none; padding-left: 0px; }

#callouts td { font-size: .9em; }
#callouts td h2, #callouts td h3 { margin: 0px; padding: 0px; }
#callouts td h2 { font-size: 1em; }
#callouts td h3 { color: #767676; font-weight: normal; }
#callouts td h3, #callouts td p { font-size: .8em; }
#callouts td p { color: #252525; margin: 0px; padding: 4px 0px 18px 0px; }

#callouts .marketing-solutions, #callouts .news-events { color: #666666; width: 309px; } /* 346 - 37 */
#callouts .blog, #callouts .marketing-solutions, #callouts .news-events {
	border-right: 1px solid #d6d6d6; border-left: 1px solid #d6d6d6; padding: 9px 17px 0px 12px; *padding-right: 9px;
}
#callouts .blog { background: #E5E5E5 url('/images/gradient-bg1.jpg') repeat-x top left; border-bottom: none; color: #333333; width: 175px; }
#callouts .blog .blogger-photo { border: 1px solid #adadad; float: left; margin: 2px 7px 4px 0px; }
#callouts .blog .author { color: #8a8a8a; font-weight: bold; padding-top: 0px; text-transform: uppercase; }
#callouts .blog p { padding: 9px 0px 0px 0px; }
#callouts .blog .comments { margin-right: 10px; }
#callouts .blog .comments a { background: transparent url('/images/comments.gif') no-repeat 0px 3px; }
#callouts .blog .comments a, #callouts .blog .email a { padding-left: 17px; }
#callouts .blog .email a { background: transparent url('/images/email.gif') no-repeat center left; }

#callouts .marketing-solutions ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal; margin-left: 20px; margin-bottom: 20px; padding: 0px; list-style-image: url('/images/checkmark.gif'); }
#callouts .marketing-solutions ul li { background: none; border-bottom: 1px solid #e6e6e6; padding: 6px 0px 6px 0px; }
#callouts .marketing-solutions ul li a { color: #767676; }
#callouts .marketing-solutions ul li.last { border: none; }

#callouts .news-events #top-news ul li { padding-bottom: 18px; }
#callouts .news-events #top-news ul li a { font-size: 1.2em; }

#callouts td.footer { background-image: none; border-bottom: 1px solid #D6D6D6; color: #292929; font-size: .6em; font-weight: bold; line-height: 1.6em; padding: 0px 12px 6px 12px; text-transform: uppercase; }
#callouts td.footer a { text-transform: none; }
#callouts td .button { float: right; font-size: 1em; line-height: 1em; }
#callouts td.footer .footer-position { border-top: 1px dashed #e6e6e6; margin: 0px; padding-top: 6px; }

#bottom { margin: 0px auto -25px auto; *margin-bottom: -50px; _margin-bottom: -65px; padding: 0px; position: relative; z-index: 100; }
#hiring { border-right: 1px solid #d4d4d4; color: #767676; padding: 0px 13px; width: 592px; }
#hiring h1 { color: #496893; font-family: 'GillSansMT', 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 1.8em; margin: 0px 0px 8px 0px; }
#hiring p, #hiring ul { font-size: .8em; margin-top: 0px; }
#hiring p { line-height: 1.6em; }
#hiring, #follow { height: 143px; }
#follow { background: transparent url('/images/follow-homepage-bg.jpg') no-repeat center bottom; padding: 4px 0px 0px 20px; width: 387px; }
#follow h1 { color: #333b42; float: left; font-size: 1.2em; margin: 0px 21px 0px 0px; }
#follow a img { float: left; margin: 0px 8px 0px 0px; }
#tw_superfooter_936 { position: relative; z-index: 50; }
