#pagetitle, #sitetools, #crumbs { display: none; }

#content
{
padding: 6px 0px 0px 0px;
width: 740px;
}

#splash { height: 250px; }

	#splash object
	{
	height: 250px;
	width: 740px;
	}

#deck
{
list-style-type: none;
margin: 0px;
overflow: auto;
padding: 0px;
}

	#deck li
	{
	background: url(/home/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: 335px;
	height: auto !important; 
	height: 335px;
	}
	
	#deck li.first-child
	{
	background-image: none;
	padding-left: 0px;
	}
	
		#deck h2
		{
		background: url(/home/files/images/template/home_deck_h2_bg.png) repeat-x left bottom;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		color: #195fa8;
		font-size: 1.3em;
		height: 42px;
		line-height: 45px;
		text-indent: 20px;
		width: 246px;		
		}
		
		#deck h2 a { text-decoration: none; color: #195fa8 !important;  }
		
		.deck_content { margin: 20px; }
		
			#intro
			{
			color: #4d83bc;
			text-align: left;
			}
			
			#deck_locator div
			{
			clear: both;
			overflow: auto;
			margin-bottom: .75em;
			}
			
			#deck_locator input { width: 120px; }
			
			#deck_locator label
			{
			display: block;
			float: left;
			padding-right: 10px;
			text-align: right;
			width: 60px;
			}
			
			#content #deck .pageimage
			{			
			border-width: 0px;			
			padding: 0px;
			width: 70px;			
			}
			
			#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: 73px;
			width: 60px;
			}
			
			#content #innercontent a.unstyled { cursor: default; text-decoration: none; }
			#content #innercontent #youtube { cursor: pointer; }
			
			#register a
			{
			background: url(/home/files/images/template/deck_arrow.png) no-repeat right 1px;			
			font-size: 1.2em;
			font-weight: bold;
			padding-right: 13px;
			text-decoration: none;
			}