@charset "utf-8";
div#wrapper {
	max-width:1254px;
	min-width:980px;
	margin:0 auto;
}
div#leftColumn, div#rightColumn {
	width:240px;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
div#content {
	margin:0 250px 15px 250px;
	height:100%;
}
.clearfloat {
	clear:both;
}
ul#contacts {
	margin:25px 10px 0 0;
}
