/*===========================================================================*

	written by:
	* julian at visuallizard dot com

	(c)2008 - visuallizard.com

*===========================================================================*/


/* set all divs to hidden */
/* div {display: none;} */
img, #header, #navigation, #col1 { display: none; }
div#wrapper.home div#content div#col1,
div#wrapper div#content div#col2 {
	display: block;
	float: left;
	width: 735px;
	padding: 0 15px 10px 15px;
	w\idth: 705px;
}

/* bring back the divs you need for the specific site */