@import url(global.css);

#primary h2 {
	color: #336970;
}

#primary #Intro {
	position: relative;
	margin: -18px 0 25px;
	padding: 18px 185px 0 0;
	width: 260px;
	min-height: 177px;
	height: auto;
	z-index: 1;
}

#Intro img {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 168px;
}

#Intro p.findoutmore {
	margin: 0;
	height: 19px;
	background: url(/images/home/bg-intro-findoutmore.gif) no-repeat right top;
}

#primary .Feature {
	position: relative;
	margin: 0 0 25px;
	padding: 15px 0 0 185px;
	width: 260px;
	min-height: 180px;
	height: auto;
	background: url(/images/home/bg-why-research.gif) no-repeat right top;
	z-index: 1;
}

#primary .Feature img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 166px;
}


#content #primary .FeatureAlt { /* Specificity increased to override default .Feature style */

	padding: 15px 185px 0 0;
}

#content #primary .FeatureAlt img { /* Specificity increased to override default .Feature style */

	left: auto;
	right: 0;
}

#content #primary .LastFeature { /* Specificity increased to override default .Feature style */
	margin-bottom: 0;
}

.Feature p.findoutmore {
	margin: 0;
	height: 19px;
	background: url(/images/home/bg-why-research-learnmore.gif) no-repeat right top;
}

#Intro p.findoutmore a, .Feature p.findoutmore a {
	float: right;
}

#secondary {
	padding: 0 1px;
	width: 199px;	
	border-right: none;
	border-left: none;
}

#secondary img {
	display: block;
	margin: 17px 0 12px;
	width: 197px;
	border: 1px solid #CCC;
}

#secondary h3 {
	margin: 0 0 .5em;
	font-family: Georgia, serif;
	font-size: 1.5em;
	color: #000;
}