.float {
	height: 100%;
	width: 100%;
	background-repeat: repeat-y;
	background-position: center top;
}
.site_width {
	width: 100%;
}
.contact_boxes {
	width: 300px;
	border: 1px solid #A3A3D1;
}
.header_width {
	background-image: url(images/right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	width: 100%;
}
