/* main divs
------------------------------------------------------------ */
/* centering horizontal+vertical */ 
#secondaryWrap {
	background:url(../graphics/image-background-01.png);
	}
/* end centering */

#column1 {
	width:78px;	
	float:left;	
	margin-top:40px;
	}
#column2 {
	width:583px;
	float:left;
	}
#column3 {
	width:78px;	
	float:left;	
	margin-top:40px;
	}			
/* end main divs */	

/* small formating divs
------------------------------------------------------------ */
#copyright {
	margin:10px 0 0 0px;
	}	
/* end small formating divs */
