#MainContainer{
	width:951px;
	height:auto;
	margin:20px auto;
}
#HomeContent{
	background-color:#FFF;
	width:951px;
	height:719px;
	background-image:url('../images/tree_bkg_image.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}
#ContentTop{
	width:951px;
	height:51px;
	background-image:url('../images/ContentTop.jpg');
	background-repeat:no-repeat;	
}
#SignageContent{
	width:1000px;
	height:800px;
	background-image:url('../images/MainBkg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

#ObjectiveContent{
	width:1000px;
	height:650px;
	background-image:url('../images/MainBkg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

#SignageFlashContent{
	width:430px;
	height:655px;
	float:left;
	margin-top:150px;
}

#ObjectiveFlashContent{
	width:430px;
	height:655px;
	float:left;
	margin-top:5px;
}

#FlashContent{
	width:395px;
	height:650px;
	float:left;
}
#TextContent{
	width:556px;
	height:auto;
	float:left;
}
#Logo{
	width:162px;
	height:101px;
	float:left;
	margin:0px 10px 0 10px;
}
#Title{
	width:307px;
	height:62px;
	float:left;
	margin-top:24px;
}
#RedText{
	width:544px;
	height:31px;
	float:left;
	margin-top:10px;
}
#Objective{
	width:163px;
	height:121px;
	float:left;
	margin:10px 0px;
}
#Text{
	width:359px;
	height:127px;
	float:left;
	margin-top:10px;
	padding-left:0px;
}
#Categories{
	float:left;
	width:523px;
	height:175px;
	float:left;
	background:url('../images/GreenBox.gif') no-repeat left;
}
#Signage{
	width:145px;
	height:175px;
	float:right;	
}
.PresentFuture{
	width:525px;
	height:197px;
	float:left;
}
#HomeFooter{
	width:951px;
	height:115px;
	background-image:url('../images/footerbkg.gif');
	clear:both;
	margin:auto;
	border-top: 10px solid #5DFF03;
}
#FooterLeft {
	width:475px;
	height:95px;
	float: left;
	display: inline;
	margin-top:10px;
}
#FooterRight {
	width:455px;
	height:95px;
	float: left;
	display: inline;
	margin-top:10px;
}
