#Row1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: solid;
	width: 798px;
	border-right-style: solid;
	background-color: #FF0000;
	position: absolute;
	left: 0px;
}
#Col1 {
	float: none;
	width: 150px;
	position: absolute;
	top: 250px;
	left: 650px;
	height: 500px;
}
#Row2 {
	background-color: #FF0000;
	left: 0px;
	position: absolute;
	margin: 1px;
	width: 798px;
	top: 850px;
}
#Row3 {
	position: absolute;
	top: 1200px;
	margin: 1px;
	width: 798px;
	background-color: #FF0000;
	left: 0px;
}
#Row4 {
	position: absolute;
	left: 0px;
	top: 520px;
	margin: 1px;
	width: 798px;
	background-color: #FF0000;
}
