@charset "UTF-8";
/* CSS Document */

/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
#intro.layout004 {
	border-bottom:1px solid #999;
}
#content.layout004 {
	border:none;
	margin-top:42px;
	background-image: url(../images/base/green_pixel_white321.gif);
	background-repeat: repeat-y;
	background-position: 321px;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
.layout004 #col1{
	width:322px;
	padding:0px;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
.layout004  #col2{
	width:621px;
	padding-left:21px;
	padding-right:14px;
	padding-bottom:7px;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
.layout004  #col3, 
.layout004  #col4, 
.layout004  #col5 {
	width:237px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 7px 70px;
}
.layout004 #col3 {
	background-image: url(../images/research/icon_green_lg.gif);
	background-repeat: no-repeat;
	background-position: 21px top;
}
.layout004 #col4 {
	background-image: url(../images/research/icon_red_lg.gif);
	background-repeat: no-repeat;
	background-position: 21px top;
}
.layout004 #col5 {
	background-image: url(../images/research/icon_purple_lg.gif);
	background-repeat: no-repeat;
	background-position: 21px top;
}

/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
.layout004 h1, 
.layout004 h2 {
	color:#97B45A;
}
.layout004 #col4 h2 {
	color:#BD1F2E;
}
.layout004 #col5 h2 {
	color:#80288E;
}