/* CSS Document *//************************************************************************	Site:				Author:		eROI		[www.eroi.com] 	 		Listing Order:	==============	1 - Structure/layout	2 - Main Content************************************************************************//***********************************************************************	1 - STRUCTURE/LAYOUT************************************************************************/div#leftColumn {	background: #ffdeb7;	width: 144px;	height: 402px;	margin: 0 0 3px 0;	float: left;}div#flashcontent {	background: url(../images/scrolling-images.jpg) top left no-repeat;	width: 656px;	height: 120px;	position:absolute;	top:141px;	left: 144px;}div#content {	padding: 19px 0 0 22px;}div#content_home {	margin: 135px 22px 0 22px;}/***********************************************************************	2 - MAIN CONTENT************************************************************************/div#content h1 {	padding: 0 0 8px 0;}div#content p {	padding: 0 197px 10px 0;}