
#sitemap{
    width:920px;
    padding:10px 0 0 12px;
	font-size:12px;
	font-family:Arial;
}

#col1 {
    width:290px;
    float:left;
    border-right:solid 1px #c9c9c9;
}

#col2 {
    width:290px;
    float:left;
    border-right:solid 1px #c9c9c9;
}

#col3 {
    width:290px;
    float:left;
}

#sitemap .s1 {
  padding-top: 15px;
  padding-left: 30px;
}

#sitemap .s1 a {
  font-size:16px;
  font-weight:bold;
  color:#318099;
  text-decoration:none;
}

#sitemap .s1 a:hover {
  text-decoration:underline;
}

#sitemap .s2 {
  padding-left: 50px;
  padding-top: 15px;
  padding-bottom:3px;
}

#sitemap .s2 a {
  font-size:14px;
  font-weight:bold;
  color:#F4931E;
  text-decoration:none;
}

#sitemap .s2 a:hover {
  text-decoration:underline;
}


#sitemap .s3 {
  padding-left: 60px;
}

#sitemap .s3 a {
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	color:#C76B09;
	text-decoration:none;
}

#sitemap .s3 a:hover {
	text-decoration:underline;
}
