



/* CSS by Lee Alon of FREED SEEDS
Site: ITSnationwide.com
Version: ITS v1
Date Created: May 19, 2008
Code Rights Reserved: 2008 Lee Alon, Attribution-Noncommercial-Share Alike 2.5 Generic
 */

.two_column_sub_a {
	width: 282px;
	padding: 0;
	margin-right: 20px;
	float: left;
}

.two_column_sub_b {
	float: left;
	width: 282px;
}

#sitemap_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#sitemap_content h2 {
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: .5px;
	margin: 0 0 10px 0;
}

#sitemap_content ul {
	padding: 0;
	margin: 5px 0 20px 35px;
}

#sitemap_content li {
	list-style: none;
	padding: 0;
	margin: 0;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
     letter-spacing: .5px;
}

#sitemap_content a {
	display: block;
	padding: 5px 0 5px 20px;
	background: url(/../images/icons/page.png) left center no-repeat;
	color: #993300;
	text-decoration: underline;
}

#sitemap_content a:hover,
#sitemap_content a:focus {
	color: #FF3300;
}

h2#site_home {
	padding: 0 0 0 22px;
	background: url(/../images/16/4.png) left center no-repeat;
}

h2#site_map {
	padding: 0 0 0 22px;
	background: url(/../images/icons/sitemap_color.png) left center no-repeat;
}

h2#site_services {
	padding: 0 0 0 22px;
	background: url(/../images/16/30.png) left center no-repeat;
}

h2#site_resources {
	padding: 0 0 0 22px;
	background: url(/../images/16/2.png) left center no-repeat;
}

h2#site_accounts {
	padding: 0 0 0 22px;
	background: url(/../images/16/127.png) left center no-repeat;
}

h2#site_contact {
	padding: 0 0 0 22px;
	background: url(/../images/16/94.png) left center no-repeat;
}