#landingPage
{
    
}
#landing_wrapper {
	width:985px;
	height:579px;
	margin:0;
	font-size:10pt;
	float:left;
}
#navigationBox {
	width:157px;
	height:579px;
	float:left;
	background-color:#1F1F1F;
}
#landing_container {
	width:821px;
	height:572px;
	margin-top:7px;
	margin-left:7px;
	text-align: left;
	float:right;
}

#wrapperHomeTiledBg
{
	background-image:url('/images/CshopA/wrapperHomeTiledBg.gif');
	background-repeat:repeat-y;
	background-position:top left;
	_background:none;
}

#landingContainerNoNav {
 width:821px;
 margin:7px 0px 0px 0px;
 .margin:7px 0px 7px 0px;
 text-align: left;
 float:right;
}
