#content #content-left.training {
	background-image: url(../images/backgrounds/content_left_training.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content #content-right.training {
	background-image: url(../images/backgrounds/background_internal_right.gif);
	background-repeat: repeat-y;
	background-position: right top;


}

#content #content-inner.training {
	background-image: url(../images/backgrounds/content_training.jpg);
	background-repeat: no-repeat;
	background-position: center top;	

}

#footer #footer-inner.training {
	background-image: url(../images/backgrounds/footer_training.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}