@charset "utf-8";

/*==================================*/
/* START unique to Homepage Styling	*/
/*==================================*/


#tagline {
	margin: 0 auto;
	width: 900px;
	height: 175px;
	background: transparent url(/images/Bkgnd-FlashArea_Dk-Hmpg.gif) no-repeat center center;
}

#productIcons 
	{display: none}


#productLinks img {
	border: none;
}

#productLinks a {
	width: 95%;
	display: block;
	border-bottom: 1px solid #CCCCCC;
}

#mainContainer div.heading 
	{margin-bottom: 10px}
	

#contentContainer	h2 
	{margin-bottom: 0px; font-size: 17px}
	

#footerContainer {
	margin-top: 20px;
}
	
/*==================================*/
/* END unique to Homepage Styling	*/
/*==================================*/


