﻿.LeftBg {
	background-image:url(Images/BgLeft_Home.gif);
	background-repeat:repeat-x;
	background-position:right;
	background-position:top;
}

.RightBg {
	background-image:url(Images/BgRight_Home.gif);
	background-repeat:repeat-x;
	background-position:left;
	background-position:top;
}
