html, body {
	margin: 0; padding: 0;
}
body {
	font: 62.5%/2.4em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, sans-serif;
	background: #fff url(img/bg.gif) repeat-x 0 0;
	color: #5F5F5F;
	margin: 9px 0 0 24px;
}
#wrapper {
	background: #fff url(img/shadow-right.jpg) no-repeat right top;
	min-height: 618px;
	max-width: 810px;
}
#container {
	background: url(img/shadow-left.jpg) no-repeat left top;
	min-height: 618px;
	padding: 0 20px;
}
#content {
	padding: 85px 0 10px 313px;
	background: url(img/bg-top.gif) repeat-x 0 0;
	position: relative;
}

h1 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 34px;
	left: 16px;
	background: url(img/John-Riviello-Logo.gif) no-repeat 0 0;
	text-indent: -9000px;
	overflow: hidden;
}
h1, h1 a {
	width: 275px;
	height: 150px;
	display: block;
}
h2, h3 {
	padding: 0;
	margin: 0;
	color: #6C4B28;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0.07em;
	margin-bottom: 77px;
}
h4 {
	font-size: 1.3em;
	margin: 0 0 1.077em;
	padding: 0;
	color: #3B8BDA;
	text-transform: uppercase;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, sans-serif;
}

dl {
	margin: 0;
	padding: 0 0 2.7em;
	list-style-type: none;
}
dt {
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
}
dd {
	font-size: 1.2em;
	margin: -0.3em 0 0.4em 0;
	padding: 0 0 0 24px;
}
#C { background-image: url(img/comcast.gif) }
#TJ { background-image: url(img/TJ.gif) }
#SF { background-image: url(img/SF.gif) }
#FP { background-image: url(img/FP.gif) }
#MUA { background-image: url(img/MUA.gif) }
#SC { background-image: url(img/SC.gif) }
#SJ, #SJflash { background-image: url(img/SJ.gif) }
#AERO { background-image: url(img/AERO.gif) }
#AGS { background-image: url(img/AGS.gif) }
#JR { background-image: url(img/JR.gif) }
#IS { background-image: url(img/IS.gif) }
#SDCE { background-image: url(img/SDCE.gif) }
dt a {
	text-decoration: none;
	color: #5F5F5F;
	padding-left: 24px;
}
dt a:visited {
	color: #8E8E8E;
	background: url(img/visited.gif) no-repeat left center;
}
dt a:hover {
	color: #000;
	text-decoration: underline;
	background-image: none;
}
dd a, dd a:visited {
	color: #5F5F5F;
	text-decoration: none;
}
dd a:hover {
	color: #000;
	text-decoration: underline;
}

dd a.pdf, dd a:visited.pdf {
	text-decoration: underline;
}


#content div {
	position: absolute;
	top: 211px;
	left: 70px;
	width: 200px;
}
p {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}
p.note {
	color: #3B8BDA;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 1em;
}
p strong {
	font-size: 1.2857em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#email a {
	color: #5F5F5F;
	text-decoration: none;
}
#email a:hover {
	color: #000;
	text-decoration: underline;
}