#main #content #sitemap #sitemap_l {
  margin:5px;
  padding:0;
  width:180px;
  float:left;
  
}

#main #content #sitemap #sitemap_r {
  margin:5px;
  padding:0;
  width:180px;
  float:left;
  
}
#main #content #sitemap  #sitemap_c {
  margin:5px;
  padding:0;
  width:180px;
  float:left;
  
}


#main #content p {
			margin:0px;
		}

#main #content p.sitemap_1 {

	background-image: url(../images/site_bg1.jpg);
	background-repeat: no-repeat;
	width:170px;
	height:25px;
	padding-top: 5.5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 6px 0 2px  0; 

}

#main #content p.sitemap_2 {

	background-image: url(../images/site_bg2.jpg);
	background-repeat: no-repeat;
	width:165px;
	height:15px;
	padding-top: 1.5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 3px 0 2px  15px; 
}

#main #content p.sitemap_3 {

	background-image: url(../images/site_bg3.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:15px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 2px 0 2px 25px; 

}
#main #content p.sitemap_4 {

	background-image: url(../images/site_bg3.jpg);
	background-repeat: no-repeat;
	width:150px;
	height:15px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 2px 0 2px 35px; 

}

#main #content a {
	text-decoration:none;
	}
