#wrapper {
	text-align: left;
	#margin: 0px auto 20px auto;
	padding: 0px;
	border:0;
	width: 600px;
	font-family: 'Tahoma',Arial,Helvetica,sans-serif;
}

#side-a {
	float: left;
	width: 235px;
}

#side-b {
	float: right;
	width: 120px;
}

#content { 
	float: left;
	width: 235px;
	margin-left: 5px;
}

.block-label {
	background: #ffdd54 url(http://foxstore.tritac.com/images/location_bg.jpg) no-repeat top left;
	overflow: hide;
	height: 28px;
}

.block-label-td {
	background: #ffdd54 url(http://foxstore.tritac.com/images/location_bg.jpg) no-repeat top left;
	height: 28px;
	font-weight:bold;
	width:233px;
}


.block-label-td-right {
	background: #ffdd54 url(http://foxstore.tritac.com/location_bg.jpg) no-repeat top left;
	height: 28px;
	font-weight:bold;
	width:170px;
}

.block-left-td {
	height: 171px;
	width:279px;
	text-align:center;
	border: 1px solid #ececec;
}

.block-middle-td {
	height: 250px;
	width:210px;
	text-align:center;
	border: 1px solid #ececec;
}

.block-right-td {
	height: 94px;
	width:	120px;
	text-align:center;
	border: 1px solid #ececec;
}


.block-label h2 {
	padding: 5px 0 5px 5px;
	font-weight: bold;
	font-size: 12px;
	line-height:18px;
	display: block;
}

.block-content, .block-content-center {
	margin: 5px 0px 0px 0px;
	border: 1px solid #ececec;
	background: #ffffff;
}

.block-content{
	height:160px;
	overflow:hidden;
}

.block-content-center {
	height: 376px;
	overflow:hidden;	
}

.block-content-commercial {
	text-align: center;
	background: transparent;
}