h1 {
	background: url(../images/h1/experienced.gif) no-repeat;
}
h2 {
	background: url(../images/h2/home.gif) no-repeat;
}

#nav-home,
#nav-home a,
#nav-home a:hover {
	background: url(../images/nav/homeOn.gif) no-repeat;
}

#main-whyIgadea {
	width: 439px;
	w\idth: 421px;
	padding-top: 1px;
	padding-left: 18px;
	background: url(../images/bg/home/why.gif) no-repeat bottom;
}
#main-whyIgadea h3 {
	background: url(../images/h3/whyIgadea.gif) no-repeat;
}
#main-whyIgadea ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main-whyIgadea li {
	margin: 0 0 1em 0;
	padding-left: 28px;
	padding-bottom: 15px;
	background: url(../images/bullets/blueArrow.gif) no-repeat;
	background-position: 4px 0px;
	font-size: 0.9em;
}

#main-howHelp {
	display: inline; /* ie double margin fix */
	float: left;
	width: 253px;
	margin-left: 18px;
}
	#main-howHelp h4 {
		background: url(../images/h4/howHelp.gif) no-repeat;
	}
	
#main-whatWeDo {
	display: inline; /* ie double margin fix */
	float: left;
	width: 150px;
	margin-left: 18px;
}

	#main-whatWeDo h4 {
		background: url(../images/h4/whatWeDo.gif) no-repeat;
	}
	#main-whatWeDo ul {
		margin: 0.5em 0 0 20px;
		padding: 0;
	}
	#main-whatWeDo li {
		font-size: 0.9em;
		margin: 0;
		padding: 0;
	}
