﻿/*Handyman Works About page CSS*/
div#container
{
}
div#content {
}
div#contentbox
{
}
/*Left navigational column*/
div#leftnav {
} 
/*Left navigational column*/
div#rightnav {
}
div#footer
{
}

div#sitemap
{
	position: absolute;
	left: 150px;
}
div#sitemap ul
{
	text-align: left;
	list-style:none;
	list-style-type: none;	
	list-style-image:none;	
}
.sitemapindent
{
	
	margin: 0 0 0 20px;
}