#cnt {
	background-image: url("/rsrc/common/bcnt.gif");
	background-repeat: repeat-y;
}

#top {
	background-image: url("/rsrc/common/bcnt.gif");
	background-repeat: repeat-y;
	width: 990px;
}
#top-a, #top-b {
	float: left;
}
#top-c {
	float: right;
}

form#contact {
	margin-bottom: 20px;
}

#col1 {
	/*background-image: url("/rsrc/common/bcol1.gif");
	background-repeat: no-repeat;*/
	display: inline;
	margin: 10px 10px 10px 245px;
	width: 485px;
	float: left;
}
#col1 .left-m {
	width: 205px;
	position: relative;
	margin-left: -230px;
	display: inline;
	float: left;
}
#side {
	background-image: url("/rsrc/common/bside.gif");
	background-repeat: no-repeat;
	width: 250px;
	float: right;
}