﻿
	#inFramePgWd	{
		width:	438px;
	}
	.boxElement {
		background:			url(../_gfx/boxElementBackground.gif) no-repeat;
		background-position:bottom right;
					
		margin:				0px;
		padding:			0px;
	}
	.productBox {
		background:			#ffffff url(../_gfx/homeProductsBackground.gif) repeat-x;
		width:				426px;
		height:				80px;
		margin:				0px;
		padding:			0px;
	}
	.productTitleFeatured {
		background:			url(../_gfx/homeProductsTitleFeatured.gif) no-repeat;
		background-position:right;
		margin:				0px;
		padding:			0px;
	}
	a, a:active, a:visited {
		color:#666666;
	}
	#pageFooter {
		background:			url(../_gfx/footerBackground.gif) no-repeat;
		background-position:top center;

		width:				790px;
		height:				80px;
		
		margin:				0px 0px 0px 0px;
		padding:			0px 0px 0px 0px;
	}
	
	#pageFooter .footerLogos {
		width:				790px;
		
		margin:				0px 0px 0px 0px;
		padding:			35px 0px 0px 18px;
	}
		
	
