/* 

CSS Document 

The Termite Guy (termiteguy.com)

Home page layout.

*/

#body div.title 	{ 
						display: none;
					}
#body				{
						padding-top: 52px;
					}
ul.checkmark		{
						list-style-image: url('../../_images/_general/img_termite_checkmark.gif');
					}
ul li				{
						font-size: 13px;
						padding-bottom: 10px;
					}