
.footer P, #privacy P {
	margin-top: 0;
}

.footer A {
	color: #808080;
	text-decoration: none;
}

.footer A:hover {
	color: #808080;
	text-decoration: underline;
}

.footer IMG {
	border: 0;
}

.footer H5 {
	color: #ff8000;
	font-size: 1.0em;
}


/*********************************
	Row 1:
	Quick links, Live Help, Award
 *********************************/

DIV#footerLinks {
	/* edit styles/persuasion/images.css-dist to make changes to background image */
	background-position: 0px 19px;
	clear: both;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 43px 14px 0px 16px;
	display: block;
	width: 706px;
	overflow: hidden !important;
	overflow: visible;
	}

	DIV#footerLinks DIV.linkList {
		float: left;
		width: 123px;
		}
	
	DIV#footerLinks DIV#linkList1 { width: 100px;	}
	DIV#footerLinks DIV#linkList2 { width: 142px; width:146px;	}
	DIV#footerLinks DIV#linkList3 {					}
	DIV#footerLinks DIV#linkList4 {
		position: relative;
	}

	/*BODY#es DIV#footer DIV#linkList1 { width:  86px; }
	BODY#es DIV#footer DIV#linkList2 { width: 160px; }
	BODY#es DIV#footer DIV#linkList4 { width: 130px; }*/
	
	DIV#footerLinks DIV.withDivider {
		/* edit styles/persuasion/images.css-dist to make changes to background */
		margin-right: 10px;
		padding-right: 10px;
		min-height: 85px;
		height: 100%;
	}

	DIV#footerLinks DIV.linkList H4 {
		color: orange;
		color: #ff8000;
		font-variant: small-caps;
		font-weight: bold;
		font-size: 1.1em;
		border: 0px dashed orange;
		margin: 0 0 5px 0;
		font-style: normal;
	}

	DIV#footerLinks DIV.linkList UL LI {
		padding-left: 15px;
		color: #808080;
		font-variant: normal;
		font-weight: normal;
		font-size: 0.9em;
		line-height: 1.40;
		margin: 0;
	}

DIV#liveHelp {
	position: absolute;
	right: -100px;
	top: -50px;
	border: 0px dotted purple;
}

DIV#footerLinks DIV#rightImg {
	width: 146px;
	text-align: right;
	margin-top: 9px;
}
	IMG#web20 {
		width: 131px;
	}

	IMG#yourBrand {
		margin-right: 35px;
	}



/***********************************
 *	Privacy, etc.	(deprecated)
 ***********************************/

DIV#privacy {
	position: absolute;
	left: 611px;
	top: 31px;
	white-space: nowrap;
	border: 0px dotted red;
	font-size: 0.82em;
	/*text-align: right;
	float: right;*/
	border: 0px dotted purple;
}

IMG#padlock {
	padding: 0px 5px 6px 0px;
}


/***********************************
	Row 2:
	International statements and menus
************************************/

DIV#international {
	position: relative;
	margin: 14px 16px 16px 12px;
	
	border-top: 1px solid #eaf0f3;
}

DIV#statements {
	width: 445px;
	margin: 0;
	padding: 14px 0 0 0;
	/*float: left;
	border: 1px dotted green; */
}

	DIV#statements H5 {
		margin: 0;
		padding: 0;
		border: 0px dotted purple;
		line-height: 1.25;
		}

DIV#regionSelection {
	position: absolute;
	right: 1px;
	top: 20px;
	text-align: left;
	margin: 12px 0px 0 0;
	margin: 0;
}

	DIV#regionSelection SELECT {
		font-size: 0.90em;
		padding: 0;
		color: #005388;
		font-size: 11px;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}


/*******************************************
	Row 3:
	Corporate partners and statements
********************************************/

#corporate {
	position: relative;
	padding: 0px 4px 9px 14px;
	
	background-repeat: repeat-x;
	background-position: 0px 7px;
}

DIV#partners {
	/* float: left;
	width: 408px; */
	padding: 20px 0px 0px 0px;
	margin: 0;
	white-space: nowrap;
	border: 0px dotted blue;
}

	DIV#partners IMG {
		vertical-align: middle;
		padding-right: 7px;
	}

DIV#corporate DIV#finePrint {
	width: 275px;
	width: 265px;

	position: absolute;
	right: 9px;
	top: 39px;
	top: 39px;

	padding: 20px 0px 0px 0px;
	padding: 0;
	margin: 0;

	color: #808080;

	vertical-align: middle;
	border: 0px dotted orange;
}

	DIV#corporate DIV#finePrint DIV#advocate {
		width: 177px;
		font-size: 0.75em;
		line-height: 1.15;
		overflow: visible;
	}
		DIV#corporate DIV#finePrint DIV#advocate A {
			color: #666;
			text-decoration: underline;
			font-weight: bold;
			white-space: nowrap;
		}
			DIV#corporate DIV#finePrint DIV#advocate A:hover {
				color: #333;
				text-decoration: none;
			}

	DIV#corporate DIV#finePrint IMG#lowerLulu {
		position: absolute;
		right: 0;
		top: 0;
	}


/*******************************************
 *		copyright statement
 *******************************************/

/* if possible, put copyright statement below page drop */
DIV#copyright {
	color: #808080;
	font-size: 0.80em;
	margin: 1.50em 0em 1.00em 0em;
	float: right;
	position: relative;
	bottom: 0;
	right: 0.50em;
}
	DIV#copyright A:link, DIV#copyright A:visited {
		text-decoration: underline;
		color: #808080;
	}





















