/* CSS Document */
body {
	padding:20px 0 0 0;
	margin:0;
	background: #fff;
}

#wrapper {
	width:970px;
	
}

#left {
	width:290px;
	float:left;
}

#banner {
	width: 900px;
	float: left;
}
	
#bannerLeft {
	width: 182px;
	float: left;
}
	
#bannerRight {
	float: left;
	width: 718px;
}

#left, #banner {
	padding:0 0 0 70px;
}

#right {
	width: 120px;
	min-height: 350px;
	float: left;
}

#right img {
	margin-top:237px;
}

#pageContent {
	float:left;
	width:479px;
	background-image:url(/images/bite-size/bg.jpg);
	background-repeat:no-repeat;
	background-position:10px 0;

	padding:0 0 0 11px;
	min-height:350px;
}

#footer {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	border-top:1px solid #992c18;
	margin-left:370px;
	width:480px;
}

#Layer2, #nav1 {
	padding: 30px 0 0 0;
}

.clear {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

#stagemanagerWrapper {
	margin-top:-15px !important;
}
