@import "science.css";

li#corner {
	width: 15px;
}

ul#sub-nav li.first-active {
	background: url(../images/science/red_corner_top.jpg) no-repeat;
}

ul#sub-nav li.first-inactive {
	background: url(../images/science/gray_corner_top.jpg) no-repeat;
}

li#last-science-prod-tab {
	background: url(../images/science/science_subnav_last.jpg) no-repeat #d2d2d2 center right;
}

ul#second-subnav {
	height: 32px;
	list-style-type: none;
}

ul#second-subnav li {
	height: 32px;
	line-height: 32px;
	float: left;
	color: #fff799;
	text-align: center;
	font-weight: bold;
	background: #d72f20;
}

ul#second-subnav li a {
	color: #ededed;
}

ul#second-subnav li a:hover {
	color: #fff799;
}

li#studies {
	width: 104px;
}

li#blend {
	width: 80px;
}

li#safety {
	width: 112px;
}

li#dev {
	width: 205px;
}

li#second-subnav-last {
	width: 385px;
	background: url(../images/science/bot_right_corner.jpg) no-repeat #d72f20 center right;
}

ul#second-subnav li.line {
	background: url(../images/science/second_subnav_div.jpg);
}

div#banner {
	height: 240px;
	background: url(../images/science/arx_banner.jpg);
}

div#banner img {
	float: right;
	display: inline;
	margin-top: 135px;
	margin-right: 176px;
}

img#flow-chart {
	float: right;
	display: inline;
	margin-right: -60px;
	margin-top: 30px;
}

p#flow-chart-text {
	width: 515px;
}

