@charset "utf-8";
body{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background:url(logo-3col.gif) no-repeat left top #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 120px 20px 10px 20px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #7e7f84;
}
#PopUpcontent{
	margin:0;
	padding:0;
}
#popupfooter{

	bottom:0;
	text-align:left;
}