@charset "UTF-8";
/* CSS Document */

#body-content h1#sitemap
{
	height:34px; 
	text-indent:-9999px;
	background:transparent url('../images/sitemap.jpg') no-repeat; 
	width:528px;
}

#latest-news-box .title
{
	height:21px; 
	text-indent:-9999px;
	background:transparent url('../images/latest-news-top.jpg') no-repeat; 
	width:170px;
}

#request-quote-box .title
{
	height:21px; 
	text-indent:-9999px;
	background:transparent url('../images/request-quote-top.jpg') no-repeat; 
	width:170px;
}

#sitemap-links ul, #sitemap-links ul ul { list-style-type:none; }
#sitemap-links ul li { font-size:120%; font-weight:normal; }
#sitemap-links ul ul li { font-weight:normal; font-size:90%; }
#sitemap-links ul li, #sitemap-links ul ul li { list-style-type:none; padding:5px 0 5px 5px; }
