body {
	background: url(../images/bg-homepage.png) repeat-x top left;
}

a { color: #5F5F5F; text-decoration: none; }
a:hover { text-decoration: underline; }

h3 { line-height: 1.3; }
h4 { border-bottom: 0; }

#homepage { height: 41em; }


#flashFeature {
	height: 265px;
	padding: 0 514px 15px 0;
	background: url(../images/img-circles.png) no-repeat right top;
	position: relative;
}

#flashFeature h3 { margin-bottom: 0.6em; }
#flashFeature p { line-height: 1.2; margin-bottom: 1em; width:355px; }
#flashFeature p.readMore a {
	display: block;
	background: url(../images/bullet-arrow.png) no-repeat 0 6px;
	padding-left: 10px
}

#flashFeature ul {
	position: absolute;
	right: 0; bottom: 0;
}
#flashFeature ul li { float: left; }

#industries, #regionsAndNations {
	width: 196px; height: 14.5em;
	padding: 0.5em 0 0 12px;
	margin-top: 9px;
	position: relative;
	border: 1px solid #D3D3D3;
	float: left;
	background: url(../images/img-industries.jpg) no-repeat 166px 7px;
}

#regionsAndNations {
	margin-left: 12px; margin-right: 12px;
	background: url(../images/img-regions.jpg) no-repeat 166px 7px;
}

#industries .triangle, #regionsAndNations .triangle {
	position: absolute;
	left: -1px; top: 8px;
}

#industries h3, #regionsAndNations h3 {
	color: #57A7D7;
	font-size: 0.9em;
	font-weight: bold;
}

#industries h4, #regionsAndNations h4 {
	color: #464646;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 0.3em;
}

#industries ul li, #regionsAndNations ul li, #greyout ul li {
	margin-bottom: 0.1em;
}

#industries ul li a, #regionsAndNations ul li a, #greyout ul li a {
	display: block;
	background: url(../images/bullet-arrow.png) no-repeat 0 7px;
	padding-left: 12px;
}

#greyout {
	background: #E5E5E5;
	position: relative;
	width: 403px; height: 13.6em;
	position: relative; float: left;
	margin-top: 9px;
	line-height: 1.2em;
	padding: 10px;
}

#greyout .triangle {
	position: absolute;
	left: 0; top: 8px;
}

#greyout h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #292929;
}

#greyout p { color: #828282; font-size: 0.9em; }
#greyout p.readMore a {
	display: block;
	background: url(../images/bullet-arrow.png) no-repeat 0 6px;
	padding-left: 10px;
	color: #5F5F5F;
}

#fourteenNineteenReview, #higherLevelSkills {
	position: absolute;
	left: 10px; top: 10px;
	width: 178px; height: 5em;
	padding: 0.5em 0.7em;
}

#fourteenNineteenReview {
	background: #FFF url(../images/bg-1419review.jpg) no-repeat right top;
}

#higherLevelSkills {
	top: 8em;
	background: #FFF url(../images/bg-higherlevelskills.jpg) no-repeat right top;
}

#download {
	background: #FFF;
	position: absolute;
	left: 216px; top: 10px;
	width: 182px; height: 12.2em;
	padding: 0.5em 0.6em;
}

#download img.left { float: left; margin-right: 0.6em; }
#download h3.hr { border-top: 1px solid #E5E5E5; padding-top: 0.2em; margin-top: 0.55em; }

#download p a { color: #58A8D8; }
/*#download p a strong { color: #5F5F5F; }*/
