#content
{
padding: 0px; /* 6px 0px 0px 0px */
width: 740px;
}

#innercontent { margin: 0px; }

#crumbs, #sitetools, #ctl00_pagetitle { display: none; }

#splash, #splash object { height: 200px; width: 740px; }

#deck
{
list-style-type: none;
margin: 0px;
padding: 0px;
}

	#deck li
	{
	background: url(/files/images/template/home_deck_seperator.png) no-repeat left top;
	float: left;
	padding-left: 1px;
	width: 246px;
	/* http://www.dustindiaz.com/min-height-fast-hack/ */
	min-height: 384px;
	height: auto !important; 
	height: 384px;
	}

	#deck li.first-child
	{
	background-image: none;
	padding-left: 0px;
	}

		#deck h2
		{
		background: url(/files/images/template/home_deck_h2_bg.png) repeat-x left bottom;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		font-size: 1.5em;
		height: 42px;
		line-height: 45px;
		width: 246px;
		text-indent: 20px;
		}
		
		#deck h2 a { text-decoration: none; color: #4074c2; }

		.deck_content { margin: 20px; }

			#deck_locator div
			{
			clear: both;
			overflow: auto;
			margin-bottom: .75em;
			}

			#deck_locator input { width: 125px; }

			#deck_locator label
			{
			display: block;
			float: left;
			margin-right: 10px;
			_margin-right: 0px;
			text-align: right;
			width: 60px;			
			}

			#l_province { font-size: .9em; width: 125px; }

			#deck_locator button { margin-left: 69px; }

			#register a
			{
			background: url(/files/images/template/deck_arrow.png) no-repeat right 2px;			
			font-size: 1.2em;
			font-weight: bold;
			padding-right: 13px;
			text-decoration: none;
			}
			
			#register a:visited { color: #4074c2; }

			#deck_locator select { width: 135px; }

			#deck_locator .req { margin-right: 1px; }
			#deck_locator #ctl00_ContentPlaceHolder1_Zip { min-width: 1px; width: 60px; }
			#deck_locator #ctl00_ContentPlaceHolder1_btnSearch
			{
			margin-left: 69px;
			*margin-left: 50px;
			_margin-left: 63px;
			width: 60px;
			}