#header {
	float: left;
	width: 960px;
	background: url(../img/backgrounds/bg-header-white.png) no-repeat;
	}

.header-title{
	color: #999;
	}

#content {
	background: url(../img/backgrounds/bg-content-sitemap.png) no-repeat top center;
	padding-top: 0;
	}

.fourcol{
	background: url(../img/backgrounds/bg-fourcol.gif) 
	}

.col1, .col2, .col3, .col4 {
	width:25%;
	}

#content .sitemap ul li {
	background: none;
	font-size: 13px;
	padding: 0;
	}

#content .sitemap ul li .top {
	font-size: 18px;
	}
#content .sitemap ul li a.top, #content ul li a.top:visited {
	color: #666;
	text-decoration: none;
	}
#content .sitemap ul li .top a:hover {
	color: #333;
	text-decoration: none;
	}