@charset "utf-8";
body {
	margin-top: 0px;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FCFAFD;
	background-image: url(../images/default/bg.gif);
}
.content-flash {
	width: 1000px;
}
.squares-wrap {
	background-image: url(/images/default/bg-squares.gif);
	padding-top: 7px;
	float: left;
	width: 1000px;
	padding-bottom: 24px;
}
.squares-space {
	margin-left: auto;
	margin-right: auto;
	width: 929px;
	position: relative;
}


.squares1 {
	width: 224px;
	height: 156px;
	float: left;
	margin-right: 10px;
}
.squares2 {
	height: 156px;
	width: 224px;
	float: left;
	margin-right: 10px;
}
.squares3 {
	height: 156px;
	width: 225px;
	float: left;
	margin-right: 10px;
}
.squares4 {
	height: 156px;
	width: 224px;
	float: left;
}
