div#footer_wrapper {
	width: 763px;
	background: url(../images/footer/divider_gray_right.gif) top left no-repeat;	
	padding-top: 38px;
	text-align: center;
}
div.dot_div_blue { margin: 0px; border-top: 1px solid #fff; }

/* left nav ////////////////////////////////////////////////////////////////// */
#newsletter_feature, #pointing_fingers_feature { margin: 10px 0px 25px 8px; }
#newsletter_feature h5, #newsletter_feature p, #pointing_fingers_feature h5, #pointing_fingers_feature p { display: none; }
#newsletter_feature a {
	display: block;
	width: 183px;
	height: 110px;
	background: url(../images/learning_center/leftnav_newsletter.jpg) top left no-repeat;
	text-decoration: none;
}
#pointing_fingers_feature a {
	display: block;
	width: 183px;
	height: 122px;
	background: url(../images/learning_center/leftnav_pointing_fingers.jpg) top left no-repeat;
	text-decoration: none;
}
#newsletter_feature a span, #pointing_fingers_feature a span { display: none; }


/* main title ////////////////////////////////////////////////////////////////// */
h1#main_title {
	color: #fff;
	font: normal 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 12px 10px;
	background: url(../images/learning_center/h1_bg_vtile.jpg) left repeat-y;
}
h1#main_title span {
	font-size: 22px;
}

/* workshop feature ////////////////////////////////////////////////////////////////// */
#workshops_feature h2, #workshops_feature p {
	display: none;
}
#workshops_feature a, #workshops_feature a:hover {
	display: block;
	width: 763px;
	height: 219px;
	text-decoration: none;
	background: url(../images/learning_center/workshops_feature.gif) top left no-repeat;
}
#workshops_feature a span { display: none; }

/* contents table ////////////////////////////////////////////////////////////////// */
#contents #left_td {
	width: 496px;
	padding: 12px 8px 0px 8px;
	vertical-align: top;
}
#contents #right_td {
	width: 251px;
	background-color: #ededed;
	vertical-align: top;
}

/* bpm toolkit ////////////////////////////////////////////////////////////////// */
#bpm_toolkit {
	padding-bottom: 10px;
}
#bpm_toolkit h2 {
	font: normal 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1f8a0b;
}
#bpm_toolkit ul { margin: 2px 0px 8px 12px; }
#bpm_toolkit li {
	padding: 0px 0px 4px 12px;
	background: url(../images/text/bullet_asterick_green_sm.gif) 0px 3px no-repeat;
}
#bpm_toolkit div a {
	width: 240px;
	height: 24px;
	background: url(../images/learning_center/bpm_toolkit_btn.gif) top left no-repeat;
	text-decoration: none;
	display: block;
}
#bpm_toolkit div a span { display: none; }

/* elounge and questions features ////////////////////////////////////////////////////////////////// */
#elounge, #questions {
	width: 243px;
	float: left;
	padding: 5px 0px;
	margin: 5px 0px;
	background: url(../images/learning_center/elounge_questions_bottom.gif) bottom left no-repeat;
}
#elounge { margin-right: 7px; }
#elounge h3, #questions h3 {
	width: 243px;
	height: 52px;
	background-position: top left;
	background-repeat: no-repeat;
}
#elounge h3 span, #questions h3 span { display: none; }
#elounge h3 { background-image: url(../images/learning_center/elounge_top.gif); }
#questions h3 { background-image: url(../images/learning_center/questions_top.gif); }
#elounge p, #questions p {
	width: 221px;
	border-left: 1px solid #d4d3d3;
	border-right: 1px solid #d4d3d3;
	padding: 10px;
	background-color: #f5f6f6;
	margin: 0px;
}
#elounge p a { color: #3366cc; text-decoration: underline; }
#questions p a { color: #d59c00; text-decoration: underline; }
#elounge p a:hover, #questions p a:hover { text-decoration: none; }

/* right tips & techniques ////////////////////////////////////////////////////////////////// */
#right_td .colorline {
	height: 4px;
	background-color: #3366cc;
}
#tip_tricks {
	padding: 5px 8px 0px 8px;
}
#tip_tricks h2 {
	color: #3366cc;
	padding-bottom: 10px;
	font: normal 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#tip_tricks li {
	background: url(../images/text/bullet_arrow_blue.gif) 0px 1px no-repeat;
	padding: 0px 0px 12px 16px;
}
#tip_tricks li a {
	color: #3366cc;
	text-decoration: none;
}
#tip_tricks li a:hover {
	color: #1f8a0b;
	text-decoration: underline;
}