html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 70;
}

/*--------------------------INDEX----------------------------*/

div#windowhome {
	background-image: url(images/homebackground.gif);
	width: 870px;
	height: 575px;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 120px;
	
}

body {
	background-color: #ecf4e2;
	font-family: Century Gothic, sans-serif;
}

div#indexheader {
	padding-top: 100px;
	padding-left: 300px;
}

div#navbar {
	padding-left: 300px;
	padding-top: 141px;
}

div#elevator p {
	font-size: 1.1em;
	color: #432f2e;
	text-align: center;
	padding-top: 20px;
}

div#elevator p.quote {
	font-size: .80em;
	line-height: 0em;
}

div#elevator {
	width: 600px;
	padding-left: 100px;
	padding-top: 30px;
}