/* home page = green */


#homepage #container {
	background-image: url(../../images/nav/homeNav_background.gif);
}
#homepage #main {
	background-image: url(../../images/home/home_background.gif);
}
#homepage h2.home_header {
	width: 291px;
	margin: 8px 0 0 4px;
	background: #fff url(../../images/home/h2Top.gif) top no-repeat;
	padding: 7px 0 0 0;
	font-size: 1.8em;
	font-weight: normal;
	line-height:1.3em;
}
#homepage h2.home_header span {
	margin: 0;
	background: url(../../images/home/h2Bottom.gif) bottom no-repeat;
	padding: 0 5px 8px 6px;
}
#homepage h1,
.highlight {
	color:#336600;
}
#homepage h3 span.subhead {
	color:#336600;
}
#homepage ul#navigation li.parent a {
	background-image: url(../../images/nav/home_lev1_current.gif);
}
.homeImage {
	display: block;
	width: 330px;
	height: 27em;
	background: #fff url(../../images/home/content_background_home.gif) no-repeat top left;
	padding: 20px 335px 10px 20px;
}
#content .homeImage p {
	margin: 10px 0 0 12px;
	padding: 0 10px 0 0;
	color: #e3edf5;
	font-size: 1.2em;
}
#content .homeImage p.fastread {
	width: 244px;
	margin: 15px 0 0 10px;
	padding: 6px 0 0 0;
	font-size: 1.7em;
	color: #000;
}
.homeColLeft {
	float: left;
	width: 393px;
	padding: 15px 0px 0 5px;
}
.homeColRight {
	float: right;
	padding: 15px 10px 0 0;
	width: 260px;
}
#ceo_panel {
	background: url(../../images/home/ceo_flower.gif) no-repeat right bottom;
}
#impact_panel {
	background: url(../../images/home/impact_elephant.gif) no-repeat right bottom;
}
#crm_panel {
	background: url(../../images/home/crm_antelope.gif) no-repeat right bottom;
}
#download_panel {
	background: url(../../images/home/download_goat.gif) no-repeat right bottom;
}
#ceo_panel,
#crm_panel {
	height: 19em;
}
#impact_panel,
#download_panel {
	height: 21em;
}
.homeColLeft h2,
.homeColRight h2 {
	padding: 8px 0 0 0;
	line-height: 1em;
	font-size: 1.4em;
}
.homeColRight h2 span,
.homeColLeft h2 span {
	padding: 0 10px 11px 10px;
}
#ceo_panel h2 {
	width: 393px;
	background: #9d9741 url(../../images/home/ceo_top.gif) no-repeat top left;
}
#ceo_panel h2 span {
	background: url(../../images/home/ceo_btm.gif) no-repeat bottom left;
}
#crm_panel h2 {
	width: 260px;
	background: #da923e url(../../images/home/crm_top.gif) no-repeat top left;
}
#crm_panel h2 span {
	background: url(../../images/home/crm_btm.gif) no-repeat bottom left;
}
#impact_panel h2 {
	width: 393px;
	background: #c48ca4 url(../../images/home/impact_top.gif) no-repeat top left;
}
#impact_panel h2 span {
	background: url(../../images/home/impact_btm.gif) no-repeat bottom left;
}
#download_panel h2 {
	width: 260px;
	background: #c2c2c2 url(../../images/home/download_top.gif) no-repeat top left;
}
#download_panel h2 span {
	background: url(../../images/home/download_btm.gif) no-repeat bottom left;
}
#content .homeColLeft p,
#content .homeColRight p {
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
	line-height: 1.3em;
	font-size: 1.2em;
}
#content .homeColLeft p {
	width: 380px;
}
#content .homeColRight p {
	width: 240px;
}
#content .homeColLeft ul,
#content .homeColRight ul {
	padding: 0 55px 0 10px;
	font-size: 1.1em;
}
#content .homeColLeft ul {
	width: 335px;
}
#content .homeColRight ul {
	width: 195px;
}
#content .homeImage ul {
	padding: 20px 0 0 0;
}
#content .homeImage ul li {
	padding: 0 0 5px 0;
}
.homeImage a {
	padding-left: 10px;
	font-size: 1.3em;
	color: #000;
	text-decoration: none;
}
#ceo_panel li {
	background: url(../../images/home/ceo_arrow.gif) no-repeat 0 3px;
	padding-left: 15px;
}
#crm_panel li {
	background: url(../../images/home/crm_arrow.gif) no-repeat 0 3px;
	padding-left: 15px;
}
#impact_panel li {
	background: url(../../images/home/impact_arrow.gif) no-repeat 0 3px;
	padding-bottom: 1px;
	padding-left: 15px;
}
#download_panel li {
	background: url(../../images/home/download_arrow.gif) no-repeat 0 3px;
	padding-left: 15px;
}
#ceo_panel a {
	color: #666600;
}
#crm_panel a {
	color: #bc6600
}
#impact_panel a {
	color: #75023D;
}
#download_panel a {
	color: #000;
}
#content #download_panel ul.pdf {
	list-style: none;
}
#content #download_panel ul.pdf li {
	background: url(../../images/home/pdf.gif) no-repeat top left;
	padding: 0 0 0 25px;
	margin-bottom: 10px;
}
#content #download_panel ul.pdf li a {
	background: none;
	padding: 0;
}

