div#wrapper1 {
	width: 231px;
	float:left
}
div#wrapper2 {
	width: 679px;
	float:right
}
div#col1 {
		background:#0066FF;
	width:40px;
	float:left
}
div#col2 {
	width:191px;
	float:right;
	background-image: url(images/template/col2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#col3 {
		xbackground:#CC3399;
	width: 637px;
	float:left
}
div#col4 {
		background:#FF0066;
	width: 42px;
	float:right
}
div#footer {
	clear:both;
	height:32px;
	xmargin-top:200px;
	background-image: url(images/template/content-fot.png);
}