/* Start of CMSMS style sheet 'Shadow_Landing' */
div#container{
background-color: #FFFFFF;
	width:926px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
div#header{
background-color: #000000;
	position:relative;
	height:600px;
	width:926px;
}
div#landing {
	height:600px;
	width:900px;
	padding-top: 10px;
	margin-left:auto;
	margin-right:auto;
}
/* End of 'Shadow_Landing' */

