#homeimage {
   float:left;
	 width:272px;
}
#hometext {
   float:right;
	 width:340px;
}
#homediagram {
   width:100%;
	 height:150px;
	 background-repeat:no-repeat;
	 background-image:url(../img/arrow_caption.gif);
	 background-position:center center;
}
#homediagram span {
   display:none;
}
.homeimage2 {
   margin-top:10px;
	 float:left;
	 clear:left;
}
.pdfinfo ul {
   font-size:1.1em;
	 font-weight:bold;
	 list-style:none;
	 margin:0;
	 padding:0;
}
.pdfinfo li {
   padding:0.5em 0 0.5em 54px;
	 border-bottom:1px dotted #DDDDDD;
	 background-image:url(../img/pdficon.gif);
   background-repeat:no-repeat;
	 background-position:center left;
}
.pdfinfo li span {
   display:block;
	 clear:both;
	 font-size:0.8em;
	 padding:0.2em 0 0.4em 0;
	 font-weight:normal;
}