#mainContent ol {
	margin: 0 0 1em 1.3em;
	list-style: decimal;
}

#mainContent p {
}

/* =aboutHome
--------------------------------------------- */
#aboutHome {
	margin: 0;
	padding: 0;
}
	
	#aboutHome .photo {
		float: left;
		margin: -12px 0 0 -15px;
		width: 311px;
	}
	
	#aboutHome .content {
		float: right;
		padding: 45px 0 0 0;
		width: 430px;
	}
	
		#aboutHome .content h3 {
			display: block;
			width: 250px;
			height: 41px;
			border-bottom: none;
			text-indent: -9000px;
			overflow: hidden;
		}
		
		#aboutHome .content p,
		#aboutHome .content li {
			font-size: 14px;
			line-height: 18px;
			color: #646464;
		}
		
		#aboutHome .content ol {
			margin: 0 0 0 3em;
			width: 80%;
		}
		

#fitGuide {
	margin: 0;
	padding: 0;
}

	#fitGuide .photo {
		float: left;
		margin: -12px 0 0 -10px;
		width: 416px;
	}

	#fitGuide .content {
		float: right;
		padding: 45px 0 0 0;
		width: 315px
	}
	
		#fitGuide .content h3 {
			display: block;
			width: 117px;
			height: 32px;
			border-bottom: none;
			text-indent: -9000px;
			overflow: hidden;
		}
	
		#fitGuide .content p {
			font-size: 14px;
			line-height: 18px;
			color: #646464;
		}
		
			#fitGuide .details p {
				font-size: 12px;
				line-height: 16px;
			}

#fitPage {
	margin: 0;
	padding: 0;
}

	#fitPage img {
		float: right;
		margin: 0 0 10px 20px;
		border: 1px solid #e6e6e6;
	}
	
	#fitPage a.next { float: right; }
	#fitPage a.prev { float: left; }

#hitPage {
	margin: 0;
	padding: 0;
}

	#hitPage img {
		float: left;
		margin: 1 30 10px 0px;
		border: 1px solid #e6e6e6;
	}
/* =START my test.- */	
		#hitPage table {
		width: 100px;
		border-spacing: 1px;
		font-size: 14px;
	}
	
		#hitPage table th {
			background: #C0C0C0;
		}
		
		#hitPage table th, #hitPage table td {
			padding: 4px;
			text-align: center;
		}
/* =END my test.- */	
	#hitPage a.next { float: right; }
	#hitPage a.prev { float: left; }
	
	#hitPage li {
		margin-bottom: 1em;
	}


#returnsPage ol {
	margin: 0 0 1em 1.3em;
}



#faqPage {
	margin: 0;
	padding: 0;
}

	#faqPage img {
		float: right;
		margin: 0 0 10px 20px;
		border: 1px solid #e6e6e6;
	}
	
	#faqPage table {
		width: 100px;
		border-spacing: 1px;
		font-size: 14px;
	}
	
		#faqPage table th {
			background: #C0C0C0;
		}
		
		#faqPage table th, #faqPage table td {
			padding: 4px;
			text-align: center;
		}
		
	#faqPage li {
		margin-bottom: 1em;
	}

#jobsPage {
	margin: 0;
	padding: 0;
}

	#jobsPage img {
		float: right;
		margin: 0 0 10px 20px;
		border: 1px solid #e6e6e6;
	}
	
	#jobsPage ul {
		margin: 0 0 1em 1.3em;
		list-style: disc;
	}
	


.mainImg {
	float: left;
	padding: 0 10px 10px 0;
}

#CTPage {
	margin: 0;
	padding: 0;
}

	#CTPage img {
		float: right;
		margin: 0 0 10px 20px;
		border: 0px solid #e6e6e6;
	}
	
	#CTPage table {
		width: 100px;
		border-spacing: 1px;
		font-size: 14px;
	}
	
		#CTPage table th {
			background: #C0C0C0;
		}
		
		#CTPage table th, #CTPage table td {
			padding: 4px;
			text-align: center;
		}
		
	#CTPage li {
		margin-bottom: 1em;
	}

#ChartPage {
	margin: 20;
	padding: 2;
}

	#ChartPage img {
		float: left;
		margin: 10 10 10px 20px;
		border: 0px solid #e6e6e6;
	}
	
	#ChartPage table {
		width: 600px;
		border-spacing: 1px;
		font-size: 14px;
	}
	
		#ChartPage table th {
			background: #C0C0C0;
		}
		
		#ChartPage table th, #faqPage table td {
			padding: 4px;
			text-align: left;
		}
		
	#ChartPage li {
		margin-bottom: 1em;
	}
