
/*--------------------------------------- Sequence Styles -----------------------------------------*/

.HomeLeftContent
{
	background-repeat: no-repeat;
	background-color: Transparent;
}

.HomeRightContent
{
	background-repeat: no-repeat;
	background-color: Transparent;
}

.HomeShadowRepeat
{
	background-repeat: repeat-y;
}

.HomeLeftPanel
{
	background-repeat: no-repeat;
	background-color: #4a667b;
}

.HomeRightPanel
{
	background-repeat: no-repeat;
	background-color: #4a667b;
}