#cellPage {
	width:				990px;
	position:			relative;

	margin:				20px auto 0px auto;
	padding:			0px 0px 0px 0px;
}

#cellTitleArea {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 20px 0px;

	color:				#FFFFFF !important;
	text-align:			right;
}

#cellTitleArea a,
#cellTitleArea h1,
#cellTitleArea h2,
#cellTitleArea h3,
#cellTitleArea h4,
#cellTitleArea h5,
#cellTitleArea p,
#cellTitleArea strong {
	color:				#FFFFFF !important;
}

#cellTitleArea strong {
	float:				left;
}

#cellTitleArea ul,
#cellTitleArea li {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	
	list-style:			none;
	display:			inline;
}

#cellTitleArea li {
	padding-left:		25px;
}

#cellHeader {
	position:			relative;
	
	height:				85px;
	
	margin:				0px 0px 0px 0px;
	padding:			25px 20px 10px 0px;
	
	text-align:			right;
	
	background-image:	url('../images/bg_cellHeader.gif');
	background-repeat:	no-repeat;
	background-position:top left;
}

#cellHeader h2 {
	font-size:			250%;
	line-height:		120%;
}

#cellHeader a {
	position:			absolute;
	top:				10px;
	left:				0px;
}

#cellPrintHeader {
	display:			none;
}

#cellBanner {
	height:				80px;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;

	background-color:	#EEEEEE;
}

.pageHome #cellBanner {
	height:				240px; 
}

#cellNavigation {
	height:				22px;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;

	font-size:			12px;

	background-color:	#221E1E;
	background-image:	url('../images/bg_cellNavigation.jpg');
	background-repeat:	repeat-y;
	background-position:top right;	
}	

#cellNavigation a,
#cellSubNavigation a {
	display:			block;

	width:				100px;	
	height:				20px;

	margin:				0px 0px 0px 0px;
	padding:			2px 0px 0px 0px;

	text-align:			center;
	text-decoration:	none;
	color:				#FFFFFF;
	
	background-image:	url('../images/bg_fade_L2R.png');
	background-repeat:	no-repeat;
	background-position:top left;
}

#cellSubNavigation {
	position:			relative;
	z-index:			20;	

}

#cellSubNavigation a {
	height:				auto;

	padding:			2px 0px 2px 0px;
	
	border-top:			1px solid #CCCCCC;
	border-bottom:		1px solid #999999;	
}

#cellNavigation li#navHome {
	background-color:	#666666;
}

#cellNavigation li#navAbout,
#cellSubNavigation #aboutNavContent li {
	background-color:	#243793;
}

#cellNavigation li#navProducts,
#cellSubNavigation #productsNavContent li {
	background-color:	#5AAF47;
}

#cellNavigation li#navProducts a,
#cellSubNavigation #productsNavContent li a {
	width:				120px;
}


#cellNavigation li#navService {
	background-color:	#EB1C24;
}

#cellNavigation li#navContact,
#cellSubNavigation #contactNavContent li  {
	background-color:	#ED5621;
}

#cellNavigation li#navTips {
	background-color:	#FBAF1D;
}

#cellNavigation li#navTips a {
	width:				120px;
}

#cellNavigation li#navArticles {
	background-color:	#948B00;
}

#cellNavigation a:hover,
#cellSubNavigation a:hover,
#cellNavigation a.navSelected {
	background-color:	#221E1E;
}

#cellSubNavigation {
	position:			relative;
}

#cellNavigation ul,
#cellSubNavigation ul,
#cellNavigation li,
#cellSubNavigation li {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	
	float:				left;
	
	list-style:			none;	
}

#cellNavigation li,
#cellSubNavigation li {
	background-image:	url('../images/bg_fade_R2L.png');
	background-repeat:	no-repeat;
	background-position:top right;
}

#cellContent {
	position:			relative;

	margin:				0px 0px 0px 0px;
	padding:			40px 0px 0px 0px;
	
	width:				100%;

	background-color:	#FFFFFF;
	background-image:	url('../images/bg_cellContent.jpg');
	background-repeat:	repeat-x;
	background-position:top left;
}	

#cellPrimary {
	margin:				0px 0px 0px 0px;
	padding:			0px 40px 0px 40px;

	width:				660px;

	float:				left;

/*	
	min-height:			375px;
	height:				auto !important;
	height:				375px;	
*/

	border-right:		1px solid #DBDBDB;
}	

.pageHome #cellPrimary {
	padding:			0px 0px 0px 30px;
	
	float:				none;
	
	width:				auto;
	
	border:				none;
}

.pageHome #cellPrimary .cellNucleus {
	position:			relative;

	margin:				0px 10px 0px 0px;
	padding:			0px 5px 0px 0px;

	float:				left;
	
	width:				170px;
	
	border-right:		1px solid #DBDBDB;	
}

.pageHome #cellPrimary .cellNucleus a {
	margin:				0px 10px 0px 0px;

	position:			absolute;
	bottom:				0px;
	left:				130px;
}

.pageHome #cellPrimary .cellNucleus h1 {
	font-size:			200%;
}

#cellSecondary {
	margin:				0px 0px 0px 760px;
	padding:			0px 0px 0px 0px;
}	

#cellFooter {
	clear:				both;

	margin:				0px 0px 20px 0px;
	padding:			20px 0px 3px 0px;

	text-align:			center;

	background-image:	url('../images/bg_cellFooter.gif');
	background-repeat:	no-repeat;
	background-position:bottom left;
}		

#cellFooter ul,
#cellFooter li {
	margin:				0px 0px 0px 0px;
	padding:			0px 5px 0px 5px;
	
	display:			inline;
	
	list-style:			none;	
}


#cellFooter li a,
#cellFooter li a:link,
#cellFooter li a:visited {
	font-size:			90%;
	color:				#999999;
}

#cellFooter li a:hover,
#cellFooter li a:active {
	color:				#5AAF47;
	text-decoration:	none;
}

#cellFooter a:hover img {
	filter:				alpha(opacity=66);
	opacity:			0.66;
	-moz-opacity:		0.66;	
}


#cellFooter .cellNucleus {
	margin:				0px 0px 0px 0px;
	padding:			10px 10px 10px 10px;

	color:				#999999;
}


img.floatLeft {
	float:				left;

	margin:				0px 15px 10px 0px;

	border:				1px solid #FF8800;
}

img.floatNone {
	margin:				0px 0px 18px 0px;
}

img.floatRight {
	float:				right;

	margin:				0px 0px 10px 15px;
	
	border:				1px solid #FF8800;	
}

.dataKey {
	width:				170px;
	float:				left;

	padding:			0px 10px 0px 0px;

	color:				#4d4d4d;
	text-align:			right;
	font-weight:		bold;
}

.footNote {
	padding:			0px 0px 5px 0px;
	
	color:				#666666;
	font-size:			85%;
	line-height:		normal;
}

.dollarFormat {
	text-align:			right;
	font-weight:		bold;
}