#wrapper {
	background-image:url("../images/wrapper_bgwhite.jpg");
}
#content {
	background-image:url("../images/content_bgwhite.jpg");
	
}
#colMainWrapper {
	width:690px;
}
#colMain {
	
}
#colLeftwrapper {
	float:left;
	width:240px;
	/* border:1px solid red; 
	border:1px solid red; */
	
}
#colLeft {
	margin-left:10px;

}
