@charset "utf-8";
/* CSS Document */

#PageWrapper
{
	display: block;
	width: 918x;
	height: 645px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
#PageWrapper div.clear { display: block; clear: both; height: 1px; width: 1px; overflow:hidden;}
#PageWrapper #PromoArea
{
	display: block;
	position: relative;
	z-index: 1;
	float: left;
	left: 0px;
	top: 23px;
	width: 483px;
	padding: 0px 0px 0 0px;
}
#PageWrapper #ContentArea
{
	display: block;
	position: relative;
	z-index: 2;
	float: left;
	left: 24px;
	top: 17px; 
	width: 435px;
	padding: 0px 0  12px 0px;
}

#PageWrapper #ContentArea .bottomItems
{
	display: block;
	width: 360px;
	padding: 0px 0 0px 0;
}

	#PageWrapper #ContentArea .bottomItems img.tca { padding: 0 22px 0 27px; }
	#PageWrapper #ContentArea .bottomItems img.satisfaction { float:left;  padding: 0 45px 0 18px; }
	#PageWrapper #ContentArea .bottomItems .copy
	{
		display: block;
		float: left;
		width: 195px;
		padding: 10px 0 0 0;
		text-align: left;
		font-size: 11px;	
		color: #333333;
	}
	
#PageWrapper #ContentArea .copyArea
{
	display: block;
	padding: 0px 0 0 7px;
	width: 430px;
}	

	#PageWrapper #ContentArea .copyArea img.title { 	
		display: block;
		padding: 0 0 2px 0; 
	}
	#PageWrapper #ContentArea .copyArea p
	{
		margin: 0;
		padding: 0 0 8px 0;	
		color: #221e1f;
		font-size: 11px;
	}
	
	#PageWrapper #ContentArea .copyArea p.useWith
	{
		width: 402px;
	}
	#PageWrapper #ContentArea .copyArea p.makeHome
	{
		width: 355px;
	}
	
#PageWrapper #ContentArea .tryBox
{
	display: bloxk;
	width: 402px;
	border: 1px solid #a4a4a4;
}
	#PageWrapper #ContentArea .tryBox .text
	{
		text-align: center; 
		color: #064cb4;
		font-size: 11px;
		padding-bottom: 5px;
	}