@charset "UTF-8";

#promoAbout {

	background-image: url("../images/right_promo002.png");

	background-repeat: no-repeat;

}

#promoHome {

	background-image: url("../images/right_promo001.png");

	background-repeat: no-repeat;

}

#promoContact {

	background-image: url("../images/right_promo003.png");

}

#promoDownload {

	background-image: url("../images/right_promo004.png");

	background-repeat: no-repeat;

}




