#Container {
	position:absolute;
	width: 1014px;
	margin-left: -507px;
	left: 50%;
	}
	
#CompanyLogo {
	position: absolute;
	width: 300px;
	left: 0px;
	top: 0px;
	}
	
#SignInBox {
	position: absolute;
	left: 240px;
	top: 300px;
}
	
#MenuTopRight {
	position: absolute;
	width: 325px;
	left: 710px;
	top: 0px;	
	}
	
#TopBttns-Orng {
	position: absolute;
	width: 150px;
	left: 300px;
	top: 70px;
	}
	
#TopBttns-BrBlue {
	position: absolute;
	width: 150px;
	left: 450px;
	top: 70px;
	}
	
#TopBttns-DrkBlue {
	position: absolute;
	width: 150px;
	left: 600px;
	top: 70px;
	}
	
	
#TopBttns-GREY {
	position: absolute;
	width: 250px;
	left: 750px;
	top: 70px;
	}
	
#FlashContent {
	position: absolute;
	width: 750px;
	left: 0px;
	top: 90px;
	}
	
#ContactBox-Grey {
	background-color: #676767;
	position: absolute;
	height: 130px;
	width: 250px;
	top: 90px;
	left: 750px;
	z-index: 8;
	}	

#ContactBox {
	position: absolute;
	height: 130px;
	width: 250px;
	top: 90px;
	left: 750px;
	z-index: 9;
	padding: 5px;
	}
	
#SctnSubMenu {
	position: absolute;
	left: 51px;
	top: 260px;
	width: 164px;
	}
	
#MainContent {
	position: absolute;
	width: 420px;
	left: 250px;
	top: 250px;
	}
	
#FeaturesPanel {
	position: absolute;
	height: 600px;
	width: 250px;
	left: 750px;
	top: 220px;
	padding: 5px;
	}
	
	
#FeaturesPanel-Grey {
	background-color: #cccccc;
	position: absolute;
	height: 600px;
	width: 250px;
	left: 750px;
	top: 70px;
	}
