
	#emailReminderPOP
	{
		position:absolute;
		top:100px;
		left:25%;
		margin:0 10%;
		visibility: hidden;
		width:420px;
		background-color:#000;
		padding:10px;	
	} 
	
	#index_contact
	{
		float:left;
		margin:15px 0 0 0;
		*margin-left: 0px;
		_margin-left:12px;
	}
	
	#customerServiceTitle 
	{
		_margin-left: 20px;
	}
	
	#index_contact li
	{
		font-size:12px;
		margin:0;
	}
	#iframe iframe
	{
		overflow:hidden;	
	}
	.doneEmail
	{
		margin-bottom:200px;
		display:block;
	}
	#warrantyContent
	{
		width: 380px; 
		margin: auto; 
		margin-top: 50px;
	}
	
	#warrantyContent p
	{
		line-height:1.5em;
	}

	#callUs 
	{
		margin-left: 37px;
	}
	

	#callUs p 
	{	
		font-size: 15px;
		font-weight: bold;
	}
		
	#byEmail a		
	{
		font-size: 15px;
		font-weight: bold;
		color: #4c4c4c;
	}
		
	#byEmail a:hover 
	{
		text-decoration: underline;
	}
	

	#findTheAnswers 
	{
		width: 823px;
		margin-left: 50px;
	}	
	    

	.leftCust
	{
		float:left; 
		width:200px;
		_width: 210px; 
		margin:35px 20px 0 50px;
		*margin:35px 20px 0 50px;
		_margin:35px 20px 0 10px;
		text-align:left;
		padding-right: 30px;
		_padding-right: 10px;
	}
	
	#bottomCust
	{
		clear:both; 
		width:100%;
	}

	.vertLine
	{
		margin:25px 0 0 0; 
		float:left;
	}

	#redTextCust
	{
		font-size:10px; 
		color:#a51e25; 
		margin:15px 0; 
	}

	#contactBox
	{
		border:1px solid #4c4c4c;
		padding:15px 15px 0 15px;
	}

	#shipPop
	{
		font-size:11px;
		line-height:16px;
		color:#fff;
		text-decoration:none;
		cursor:pointer;
		display:inline;
		margin:0;
		padding:0;
	}
	
	li {line-height: 18px;}

	#shipPop:hover
	{
		color:#ccc
	}
	
	#shipRates
	{
		position:absolute;
		top:20%;
		left:15%;
		padding-left:10p;x
		visibility:hidden; 
		display: block;
		margin:0 auto;
		text-align:left;
		z-index:5000;
	}
	
	#shipContainer
	{
		width:750px;
		background-color:#080808;
		border:20px solid #000;
		padding:20px;
	}

	/*This is for the Popup Window*/

	.popContent 
	{
		background-color: #eee; 
		border-left:2px solid #4c4c4c;
		border-right:2px solid #4c4c4c;
		margin:0 -10px 0 -10px;
		padding:0 10px;
		visibility: hidden;
	}

	.shipChartPosition 
	{
		top: 15%;
		margin:0 auto;

	/*IE6 only css*/    
	 
		_top:50px;
	}
	
	#popUp 
	{
		margin:0 0 10px 5px;
	}

	.shipChartWrapper 
	{
		position: relative; 
		padding:0 10px 10px 10px;
		text-align:left;
	}

	.shipChartSize 
	{ 
		width: 755px; 
	}
	