/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Header
:: Featured
:: Footer
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */





/* -----------------------------------------
   Header
----------------------------------------- */



/*------------------------------------------
   Featured
----------------------------------------- */
#featured { 
	width: 980px;
    height: 300px;
  	background: #000 url('../images/orbit/loading.gif') no-repeat center center; 
  	overflow: hidden; 
}

.introHeading {
	padding: 20px 0 20px 0;
	text-align: center;
	background-color: #EEE;
	margin-bottom: 20px;
}

/* -----------------------------------------
   Footer
----------------------------------------- */
footer.row {
	border-top: 1px solid #EEE;
	margin-top: 20px;
	padding-top: 20px;
}

footer h6 {
	color: #424242;
	padding-bottom: 5px;
}

.legal 
{
	text-align: center;	
}
