/* ----- STYLING FOR TEMPLATE SUBPAGE ----- */


/* ----- GENERAL BOX LAYOUT ----- */


#center-content
{
	position: absolute;
	top: 130px; left: 326px;
	width: 220px; height: 360px;
	padding: 16px 20px;
	background-repeat: no-repeat;
}

#right-col-text
{
	padding: 12px 16px;
}

#bottom-cols
{
	margin-top: 522px;
	margin-bottom: 2px;
	display: none;
}

#bottom-left-col
{
	float: left;
	width: 546px;
	padding: 16px 20px;
	margin-bottom: -10000px; padding-bottom: 10016px;
	overflow: hidden;
}

#bottom-right-col
{
	float: right;
	width: 142px;
	padding: 12px 16px;
	margin-bottom: -10000px; padding-bottom: 10012px;
	overflow: hidden;
}

#footer
{
	margin-top:  524px;
}

#footer .location-map-link
{
	margin-top: 8px;
	text-align: right;
	padding-right: 30px;
	cursor: pointer;
	background: url(../images/arrow2.gif) no-repeat top right;
	height: 16px;
}
