/** Left Column **/
.left-col .company-content {
	position: absolute;
	top: 322px;
	left: 36px;
	width: 250px}

.left-col .company-content .company-copyBody {
	margin-top: 30px}
	
.left-col .company-content .company-morecompanyLink {
	margin-top: 16px}

/** Floating Layer **/
.floating-center-layer-company {
	position: absolute;
	top: -106px;
	left: 0px;
	width: 417px;
	height: auto;
	padding: 15px 0px 0px 0px;
	text-align: center;	
	background-image: url('/images/float-layer_bg.gif');
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 1000}
	
.floating-center-layer-company {
	text-align: -moz-center}

.floating-center-layer-company .companyFrame {
	position: relative;
	top: 15px;
	left: 0px;
	width: 357px;
	height: 550px;
	margin: 0px auto;
	overflow: auto}
	
.floating-center-layer-news .companyFrame .dateText {
	margin: 1px 0px 0px 0px;
	font-size: 12px}
	
.floating-center-layer-company .companyFrame .itemCopy {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 5px 0px 0px;
	margin: 15px 0px 17px 0px;
	text-align: left}

.floating-center-layer-company .companyFrame .itemCopy ul.program-offerings {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style-type: none}

.floating-center-layer-company .companyFrame .itemCopy ul.program-offerings li {
	margin: 5px auto;
	background-image: url('/images/bullet_arrow-small.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 10px;}
