p, div, body, td { font-family:'Arial', sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal; line-height: 17px; text-decoration: none }
body { margin:0px; background: #141414; text-align: center; }
a { font-family: 'Arial', sans-serif; font-size: 12px; color: #ffff00; font-weight: bold; line-height: 17px; text-decoration: none }
a.toyotaPrivacy { font-family: 'Arial', sans-serif;	font-size: 12px; color: #FDBB30; font-weight: bold; line-height: 17px; text-decoration: underline }

/* ---- specific, named font specifications ---- */
.headers { font-family: 'Arial', sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; line-height: 17px; text-decoration: none }
.errors { font-family: 'Arial', sans-serif;	font-size: 12px; color: #D22017; font-weight: normal; line-height: 17px; text-decoration: none }

#header {
	text-align: left;
	background: #000000;
	width:100%;
	margin: 0;
}
#scionLogo {
	margin-left:50px;
}
#contentArea {
	text-align: left;
	background: #333333;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
	padding: 43px 16px 16px 16px;
}
#footer {
	text-align: left;
	background:#000000;
	width:100%;
	margin: 166px 0 0 0;

	position:absolute;
	bottom:0;

	left: 0px;
	height: 177px;
}
#footerContent {
	font-size: 10px;
	margin: 3px 0 0 42px;
}
