@import url("global.css");
	.MastContent {
	background:url(../images/bgHero.jpg) no-repeat;
	width:1000px;
	margin:0 auto;
	}
		.Content{
		float:left;
		width:560px; /*620*/
		padding:264px 30px 0 30px;
		}
			.Welcome{
			width:520px; /*620*/
			margin-bottom:30px;
			padding:0 20px;
			}
			.Welcome p{
			}
			.FeaturedProc, .RealStories {
			display:block;
			width:360px; /*560*/ height:150px; /*210*/
			padding:60px 30px 0 170px;
			margin-bottom:30px;
			}
			.FeaturedProc h3, .RealStories h3 {
			margin:0 0 15px 0;
			}
			.FeaturedProc{
			background:url(../images/bgFeaturedProc.gif) no-repeat;
			}
			.RealStories{
			background:url(../images/bgRealStories.gif) no-repeat;
			}

		.Side{
			float:left;
			width:310px; /*380*/
			padding:264px 30px 0 30px;
		}
			.VideoPlayer{
			width:310px; height:280px;
			}
	

.logos {
	width:785px; 
	height:90px; 
	background:#4d2803; 
	border-top:1px solid #fff; 
	border-bottom:1px solid #fff; 
	padding:5px 0 0 215px;
	}
	.logos img {
	float:left;
	padding:0 25px;
	}
