#NavigationSplit
{
	background-color: #CC2127;
}

#CentreBox, #CentreBoxGuide
{
	background-image: url("../images/bubble-bg-red.gif");
	background-repeat: repeat-y;
}
#CentreBoxTop
{
	background-image: url("../images/bubble-top-red.gif");
	background-repeat: no-repeat;
	background-position: 1px 0;
}
#CentreBoxBottom, #CentreBoxBottomGuide
{
	background-image: url("../images/bubble-bottom-red.gif");
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#MainContent
{
	list-style-image: url("../images/bullet-red.gif");
}

#FlashContent
{
	float: left;
	width: 850px;
}

#FlashContent #flashLanding
{
	float: left;
	margin: 55px 0 0 45px!important;
}

#FlashContent img
{
	float: left;
	margin: 0 0 0 60px;
}
