/* CSS Document */
@import url("../Outforce/Styles.css");
@import url("../Outforce/ticker.css");
@import url("../Outforce/employee.css");
#TopGraphicHolder {
	position:absolute;
	left:242px;
	top:125px;
	width:708px;
	height:312px;
	overflow:hidden;
}
#NewsHolder {
	position:absolute;
	left:242px;
	top:437px;
	width:708px;
	height:24px;
	background-color:#FF6E00;
	z-index:30;
}
#ContentHolderLeft {
	position:absolute;
	left:242px;
	top:461px;
	width:708px;
	height:308px;
	background-color:#000000;
}
#ContentHolderInner {
	margin:12px 0 0 0;

}
#Container {
	position:relative;
	text-align:left;
	margin:0px auto;
	width:970px;
	height:789px;
	background-image:url(/Files/System/Outforce/bg_frontpage.jpg);
	background-repeat:no-repeat;
}
#LeftMenuHolder {
	position:absolute;
	left:20px;
	top:125px;
	width:217px;
	height:644px;
	overflow:hidden;
	z-index:30;
}
#FrontBox {
	margin:0 0 0 12px;
	width:335px;
	height:284px;
	float:left;
	display:inline;
	overflow:hidden;
}
#CarHolder {
	display:none;
	position:absolute;
	left:15px;
	top:0px;
	width:942px;
	height:775px;
	z-index:20;
}
#BottomLogo {
	position:absolute;
	left:40px;
	top:425px;
	z-index:40;
}

