#center {	
	border-top: 1px dotted #ccc;
	float: left;
	width: 454px;
	padding: 35px 26px;
	margin: 0px -738px 0px 232px; 
	background: url(../images/bg_center.jpg) repeat-x top center scroll transparent;
}

#leftRail {
	float:left;
	border-top: 1px dotted #ccc;	
	background: url(../images/bg_left.jpg) no-repeat top right scroll transparent;
	width: 232px;
	margin-left: 0px;
	margin-right: -738px;
}

#rightRail {
	float:left;	
	border-top: 1px dotted #ccc;	
	background: url(../images/bg_right.jpg) no-repeat top left scroll transparent;
	margin-left: 738px;
	margin-right: -232px;
	width:232px;
}

.unita150 img { width: 190px; height: auto; }

#topheader h1 { display: none !important; }

#container {
	background: white;
	border-top: 1px dotted #ccc;
}
