#specialty {
	background-color: #fff;
	margin: 43px auto 0;
	padding: 9px 0 30px;
}

sup {
  font-size: 60%;
  vertical-align: top;
}

sub {
  vertical-align: sub;
  font-size: 70%;
}

#headline {
  margin: 0 auto 0;
}

.tape #headline {
	width: 980px;
	background: url(images/headline.jpg) no-repeat 0 0;
	height: 362px;
}

#specialty #headline h2,
#specialty #headline h3,
#specialty #headline h4 {
	display: none;
}

#specialty #therest {
	width: 980px;
	margin: 20px auto 30px;
	background: url(images/line.png) repeat-y 314px 0;
	overflow: hidden;
	padding-top: 5px;
}

#specialty .first {
	width: 320px;
	padding: 10px 0 0;
}

#specialty .first h3 {
	color: #383838;
	font-size: 36px;
	letter-spacing: -2px;
	padding-right: 20px;
}

#specialty .first h4 {
	color: #373737;
	width: 286px;
	background: url(images/innovation.png) no-repeat 0 0;
  padding: 70px 20px 0 8px;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 200px;
}

#specialty .first h4 span {
  display: none;
}

#specialty .first h5 {
	color: #373737;
  padding: 0 20px 0 8px;
  font-size: 14px;
  line-height: 1.4;
  margin: 15px 0;
}

#specialty .first h5 a {
	color: #2149fc;
	text-decoration: none;
}

#specialty .first h5 a:hover {
	color: #222;
	text-decoration: none;
}

#specialty .first p {
	color: #8c8c8c;
	font-size: 19px;
	letter-spacing: -1px;
	padding-right: 20px;
	line-height: 1.4;
	margin: 20px 0;
}

#specialty .first ul {
	color: #222;
	font-size: 14px;
	margin: 8px 0 40px;
}

#specialty .first ul li {
	line-height: 1.2;
	margin: 5px 0;
}

#specialty .first ul li.here {
  font-weight: bold;
  background: url(images/here.png) no-repeat center 0;
  padding: 11px 8px 0;
  height: 25px;
  font-size: 16px;
  margin-bottom: 8px;
	text-shadow: 0px 1px 0px white;  
}

#specialty .first ul li a {
	text-decoration: none;
	color: #2149fc;
	font-size: 16px;
  display: block;
}

#specialty .first ul li a:hover {
	color: #10163c;
  padding-left: 8px;
}

#specialty .first ul li ul {
	margin: 0 0;
}

#specialty .first ul li ul li {
	margin: 5px 0;
	padding: 3px 5px;
  font-weight: normal;
}

#specialty .first ul li ul li.here {
	margin: 5px 0;
	list-style-type: none;
	color: #222;
  font-weight: bold;
}

#specialty .first ul li ul li a {
	text-decoration: none;
	color: #a092fd;
	font-size: 12px;
}

#specialty .first ul li ul li a:hover {
	color: #2a3b9e;
}

#specialty .second {
	width: 636px;
	padding: 4px 0 10px 24px;
}

#specialty .second a {
	color: #2149fc;
	text-decoration: none;
}

#specialty .second a:hover {
	color: #222;
	text-decoration: none;
}

#specialty .second h3 {
	font-size: 24px;
	color: #222;
	letter-spacing: -1px;
  margin: 0 0 20px;
}

#specialty .second h3 span {
	display: block;
	font-size: 18px;
	color: #8c8c8c;
}

#specialty .second p {
	color: #252525;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 30px 0;
}

#specialty .second p.yellow {
  padding-right: 420px;
  background: url(images/yellow.png) no-repeat right 0;
  min-height: 126px;
}

#specialty .second h4 {
	display: block;
	font-size: 18px;
	color: #343434;
  position: relative;
}

#specialty .second h4.space {
  font-size: 20px;
  margin: 40px 0 20px;
}

#specialty .second h5 {
	font-size: 16px;
	color: #222;
	letter-spacing: 0;
	margin: 20px 0 0 0;
}

#specialty .second ul {
	font-size: 24px;
	color: #373737;
	margin: 0 0 20px 0;
  padding: 0 0 0 20px;
	list-style-type: disc;
	color: #c7c7c7;
}

#specialty .second ul li {
	padding: 0 0 0 0;
}

#specialty .second ul li p {
	color: #252525;
	font-size: 12px;
  margin: 0 0 0;
}

#specialty .second ol {
	font-size: 20px;
	font-weight: bold;
	color: #c7c7c7;
	margin: 20px 0 20px 0;
	padding: 0 0 0 30px;
  list-style-type: decimal;
}

#specialty .second ol li {
  margin-bottom: 8px;
}

#specialty .second ol p {
	font-size: 18px;
	color: #666;
	line-height: 1.3;
	letter-spacing: 0;
	font-weight: normal;
  margin-bottom: 0;
}

#specialty .second p.footnote {
	font-size: 10px;
	color: #838383;
	line-height: 1.5;
	letter-spacing: 0;
	font-weight: normal;
	clear: both;
  margin-top: 0;
  margin-bottom: 0;
}