/* RESEN */
/* Section Stylesheet: Home
--------------------------------------------------------------------- */


/* STRUCTURAL CONTAINERS
--------------------------------------------------------------------- */


	#layout {
	
		width: 866px;
		margin: 0 auto;
		clear: both;
	
		}
		
	#content {
	
		background: none;
		padding: 0 8px 50px;

		}
		
	#navigation {
	
		margin: 0 8px;
		width: 850px;
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;

		}

	#tiles li {
	
		margin-right: 6px;
	
		}