#progressBar-title {
	background: url(../images/nav_progress_bar_title.jpg);
}
#progressBar-back {
	background: url(../images/nav_progress_bar_bg.jpg);
}
#menu-bar {
	background: url(../images/nav_head_bg.jpg);
}
#menu-left {
	background: url(../images/nav_head_left.jpg) no-repeat;
}
#menu-buttons a:hover {
	background: url(../images/nav_btn_o.jpg) top center no-repeat;
}
#footer-dint {
	background: url(../images/nav_foot_dint.jpg) top center no-repeat;
}
#footer-bar {
	background: url(../images/nav_foot_bg.jpg);
}
#footer-left {
	background: url(../images/nav_foot_left.jpg) no-repeat;
}
#nav-modules .modules-left {
	background: url(../images/nav_foot_mod_left.jpg);
}
#nav-modules .modules-right {
	background: url(../images/nav_foot_mod_right.jpg);
}
#nav-modules .modules-centre .active {
	background: url(../images/nav_foot_mod_active.jpg) top left no-repeat;
}
#nav-lessons .lessons-left {
	background: url(../images/nav_foot_less_left.jpg);
}
#nav-lessons .lessons-centre .active {
	background: url(../images/nav_foot_less_active.jpg) top left no-repeat;
}
#nav-next a {
	background: url(../images/btn_next.jpg);
}
#nav-next a:hover {
	background: url(../images/btn_next_o.jpg);
}
#nav-nextDisabled {
	background: url(../images/btn_next_disabled.jpg);
}
#nav-prev a {
	background: url(../images/btn_prev.jpg);
}
#nav-prev a:hover {
	background: url(../images/btn_prev_o.jpg);
}
#nav-prevDisabled {
	background: url(../images/btn_prev_disabled.jpg);
}
#nav-skip a {
	background: url(../images/skip.jpg);
}
#nav-skip a:hover {
	background: url(../images/skip.jpg);
}
#nav-skipDisabled {
	background: url(../images/skip_disabled.jpg);
}	
#footer-base {
	background: url(../images/nav_foot_gradient.jpg);
}
#page-body .modTitle .readmore {
	background: url(../images/nav_icon_book_blue.gif) no-repeat;
}
#page-body .modTitle .readmoreReturn {
	background: url(../images/nav_icon_book_green.gif) no-repeat;
}
#link-coursePrint {
	background: url(../images/nav_icon_pdf.gif) left center no-repeat;
}
#link-courseBookmark {
	background: url(../images/nav_icon_book_red.gif) left center no-repeat;
}
#link-courseReturn {
	background: url(../images/nav_icon_book_green.gif) left center no-repeat;
}



