html, body, iframe, form, ul, li, table, tr, td, p {padding: 0; margin: 0;}

body {text-align: center; background: #ffffff}

.home {
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	}
.footer {
	font-family: arial,sans-serif; font-size: 10px; color: #cccccc;
	padding: 0 5px;
}
	.footer .first {
		padding-top: 10px;
	}

.tableflash {border-collapse: collapse; margin: 0 auto; width: 982px}
.tdflash {border-collapse: collapse; border: 1px solid #cacaca;}
p {font-family: arial; font-size: 10px; color: #cccccc; margin: 0; padding: 0}
p a {color: #cccccc; text-decoration: none; }

/* NEWSLETTER */
#redirectlayer.on {z-index: 3; position: absolute; width: 630px; height: 367px; left: 50%; top: 137px; background-color: white; margin-left:-315px}

#closeredirectlayer.on {z-index: 5; position: absolute; left: 50%; top: 137px; margin-left: 135px}
#closeredirectlayer img {width: 180px; height: 60px; border: 0}


/* CONTACT */
#contactlayer.on {z-index: 3; position: absolute; width: 630px; height: 454px; left: 50%; top: 94px; background-color: white; margin-left:-315px;}

#closecontactlayer.on {z-index: 5; position: absolute; left: 10; left: 50%; top: 94px; margin-left:135px}
#closecontactlayer img {width: 180px; height: 60px; border: 0}

.off {display: none;}
