#LogoSectionContain {
	height: 88px;
	width: 900px;
	background-image: url(../images/NewSlices/FreedomLogo.jpg);
	background-repeat: no-repeat;
}
#LogoSectionContain #FreedomCurveImage {
	float: right;
	background-image: url(../images/NewSlices/FreedomCrv.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 52px;
}
#LogoSectionContain #Mini2000 {
	background-image: url(../images/NewSlices/Mini2000.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 88px;
	width: 70px;
}
#LogoSectionContain #Mini1000 {
	background-image: url(../images/NewSlices/Mini1000.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 88px;
	width: 67px;
}
#LogoSectionContain #Mini950 {
	background-image: url(../images/NewSlices/Mini950.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 88px;
	width: 54px;
}
#LogoSectionContain #TopRightCurve {
	background-image: url(../images/NewSlices/TopRightCurve.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 88px;
	width: 157px;
}
#TopBlueBorder {
	background-image: url(../images/NewSlices/TopBlueBorder.gif);
	height: 5px;
	width: 900px;
}
