html, body, div, span, applet, object, 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,
dl, dt, dd, ol, ul, li,

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

#body {
	height:100%;}

#banner {
	padding:0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	height: 80px;
}

#support {
	width:175px;
	float:right;
	height: 65px;
	}
	
#support img {
	float: right;
}	
	
#logo {
	float:left;
	position: absolute;
	}	
	
#quotecontainer {
	float: right;
	width: 325px;
	height:80px;
}

#quote {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	}

#quote p {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:18px;
	color:#F60;
	}
	
#contact {
	margin-left: 10px;
	}

#contact p {
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#39F;
	}

#contact a {
	text-align:left;
	text-decoration:none;
	color:#39F;
	}
	
#contact a:hover {
	text-decoration:underline;}
	
.items {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left:25px;
	margin-right:25px;
	text-align:center;
}

.items a {
	color:#F90;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
}

.items p {
	color:#F90;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
}

