#homebox {
   width:100%;
   float:left;
	 padding-bottom:3em;
}
#homeleft {
   float:left;
	 width:341px;
}
#homeright {
   float:left;
	 width:410px;
	 background-image:url(../img/bg3.gif);
   background-repeat:no-repeat;
	 margin-top:2.25em;
}
#hometext {
   float:left;
	 width:290px;
	 position:relative;
	 left:40px;
}
#hometext p {
   margin:0;
	 padding:0 0 1em 0;
}
#homeribbon {
   float:left;
	 clear:left;
	 width:341px;
	 height:194px;
	 background-image:url(../img/red_ribbon.gif);
   background-repeat:no-repeat;
}
#homeribbon span {
   display:none;
}
#homeservices {
   padding-left:20px;
}
#homeservices h2 {
   font-family:Tahoma,Arial,Verdana,Sans-Serif;
	 color:#BBBBBB;
	 font-weight:bold;
	 margin:20px 0 0 0;
}
#homeservices ul li {
   padding:0.3em 0;
}