@import url(common.css);

body {
	background: url(../images/template/bkgd-home.gif) #fff top left repeat-x;
}

#tool-nav {
	/*margin: 0 0 0 450px;*/
}

#top-content {
	background: url(../images/template/bkgd-home-boxes.gif) transparent top left repeat-y;
	margin: 0 0 0 5px;
}

#top-content p {
	margin: 0 0 15px 0;
}

#who-we-are, #what-we-do, #why-we-are-here, #blog {
	float: left;
	width: 195px;
	padding: 12px 10px 0 10px;
	font-size: 12px;
	color: #000;
	border-top: 4px solid #fff;
}

#top-content h2 a {
	text-indent: -222em;
	display: block;
	height: 22px;
	margin: 0 0 8px 0;
}

#top-content h3 {
	font-size: 15px;
	margin: 8px 0;
}

#who-we-are {
	margin: 0 7px 0 0;
}

#who-we-are h2 a {
	background: url(../images/template/banners/home/who-we-are.gif) transparent top left no-repeat;
}

#who-we-are .more {
	background: url(../images/template/arrows/black-orange.gif) transparent 0 3px no-repeat;
	padding: 0 0 0 10px;
	color: #000;
}

#what-we-do {
	margin: 0 7px 0 5px;
	width: 194px;
}

#what-we-do h2 a {
	background: url(../images/template/banners/home/what-we-do.gif) transparent top left no-repeat;
}

#what-we-do .more {
	background: url(../images/template/arrows/black-grey.gif) transparent 0 3px no-repeat;
	padding: 0 0 0 10px;
	color: #000;
}

#why-we-are-here {
	margin: 0 22px 0 6px;
	color: #fff;
}

#why-we-are-here h2 a {
	background: url(../images/template/banners/home/why-here.gif) transparent top left no-repeat;
}

#why-we-are-here .more {
	background: url(../images/template/arrows/white-black.gif) transparent 0 3px no-repeat;
	padding: 0 0 0 10px;
	color: #fff;
}

.more {
	font-weight: bold;
}

#blog {
	background-color: transparent;
	width: 210px;
	padding: 0;
	border: 0;
}

#blog h2 a {
	background: url(../images/template/banners/home/blog.gif) top left no-repeat;
	height: 67px;
	margin: 0;
	display: block;
}

#blog h3 {
	font-size: 16px;
	margin: 20px 0 10px 0;
}

#blog .more {
	background: url(../images/template/arrows/orange-white.gif) transparent 0 3px no-repeat;
	padding: 0 0 0 10px;
	color: #d99100;
}

#bottom-content {
	clear: both;
	margin: 50px 0 0 5px;
	
}

#bottom-content h2 {
	font-size: 16px;
	color: #1f1500;
	margin: 0 0 20px 0;

}

#bottom-content p {
	margin: 0 0 15px 0;
}

#bottom-content .more {
	background: url(../images/template/arrows/orange-trans.gif) transparent 0 3px no-repeat;
	padding: 0 0 0 10px;
	color: #d99100;
	position:relative; 
	}


#story-1, #story-2, #issues,#award-logo {
	float: left;
	width: 215px;
	margin: 0 13px 0 0;
	font-size: 13px;
	color: #666;
	line-height: 18px;
}

#issues {
	width: 300px;
}

#issues h2 {
	margin-top: 5px;
}


#award-logo { position:absolute; right:-20px; top:-150px; }
 
	