#intro {
	background: #7A003D url(../../images/industries/chemical/img-main.jpg) no-repeat left top;
	height: 233px;
	color: #EAD7DE;
	padding: 10px 1em 0 205px;
	margin: 10px 0;
	font-size: 1.1em;
}
#main.pharmaceutical #intro {
	background: #8FC3EA url(../../images/industries/pharmaceuticals/img-main.jpg) no-repeat left top;
	color: #231F20;
	height: 308px;
}
#main.nuclear #intro {
	background: #D31144 url(../../images/industries/nuclear/img-main.jpg) no-repeat left top;
	color: #FAE4E2;
	height: 378px;
}
#main.oilandgas #intro {
	background: #F78F1E url(../../images/industries/oilandgas/img-main.jpg) no-repeat left top;
	color: #FEF1E2;
	height: 328px;
}
#main.petroleum #intro {
	background: #00703C url(../../images/industries/petroleum/img-main.jpg) no-repeat left top;
	color: #E7F1EC;
	height: 238px;
}
#main.polymers #intro {
	background: #D6E03C url(../../images/industries/polymers/img-main.jpg) no-repeat left top;
	color: #231F20;
	height: 268px;
}


#intro h2 {
	color: #FFF !important;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0.4em;
}
#intro .download { float: right; margin: -0.4em 0 0 0; font-size: 0.9em; }
#intro .download a { color: #FFF; text-decoration: none; }
#intro .download a:hover { text-decoration: underline; }

#left { width: 430px; float: left; }
#right { width: 400px; float: right; }

h2 { font-size: 1.65em; color: #7A003D; margin-bottom: 0.3em; }
h3 { font-size: 1.25em; color: #7A003D; margin-bottom: 0.5em; }

#main.pharmaceutical h2, #main.pharmaceutical h3 { color: #8FC3EA; }
#main.nuclear h2, #main.nuclear h3 { color: #D31144; }
#main.oilandgas h2, #main.oilandgas h3 { color: #F78F1E; }
#main.petroleum h2, #main.petroleum h3 { color: #00703C; }
#main.polymers h2, #main.polymers h3 { color: #D6E03C; }

p { margin-bottom: 1em; }

table { margin-bottom: 1em; }
table th {
	background: #D8B1BD;
	font-weight: bold;
	color: #231F20;
	border-top: solid 1px #7A003D;
}
#main.pharmaceutical table th { background: #E1EEF9; border-top-color: #8FC3EA; }
#main.nuclear table th { background: #F2B8B3; border-top-color: #D31144; }
#main.oilandgas table th { background: #FED9B2; border-top-color: #F78F1E; }
#main.petroleum table th { background: #ADCEBC; border-top-color: #00703C; }
#main.polymers table th { background: #F2F6D0; border-top-color: #D6E03C; }

table tr.alt { background-color: #EFDDE2; }
#main.pharmaceutical table tr.alt { background-color: #F4F8FC; }
#main.nuclear table tr.alt { background-color: #FAE6E2; }
#main.oilandgas table tr.alt { background-color: #FEF1E2; }
#main.petroleum table tr.alt { background-color: #DAE9E1; }
#main.polymers table tr.alt { background-color: #FAFCEC; }

table td, table th { padding: 0.2em 0.4em; border-right: solid 1px #FFF; text-align: right; }
table td { vertical-align: bottom; }
table .left { text-align: left; }

table tr.summary td { border-bottom: solid 1px #7A003D; font-weight: bold; }
#main.pharmaceutical table tr.summary td { border-bottom-color: #8FC3EA }
#main.nuclear table tr.summary td { border-bottom-color: #D31144 }
#main.oilandgas table tr.summary td { border-bottom-color: #F78F1E }
#main.petroleum table tr.summary td { border-bottom-color: #00703C }
#main.polymers table tr.summary td { border-bottom-color: #D6E03C }

#main ul { font-size: 1.1em; margin-bottom: 2em; }
#main ul li {
	padding-left: 18px;
	margin-bottom: 0.7em;
	background: url(../../images/industries/chemical/bullet-arrow.png) no-repeat 0 3px;
}
#main.pharmaceutical ul li { background-image: url(../../images/industries/pharmaceuticals/bullet-arrow.png); }
#main.nuclear ul li { background-image: url(../../images/industries/nuclear/bullet-arrow.png); }
#main.oilandgas ul li { background-image: url(../../images/industries/oilandgas/bullet-arrow.png); }
#main.petroleum ul li { background-image: url(../../images/industries/petroleum/bullet-arrow.png); }
#main.polymers ul li { background-image: url(../../images/industries/polymers/bullet-arrow.png); }

#main ul.sic li {
	background: none;
	padding: 0; margin: 0 0 0.4em 0;
	float: left;
	width: 5em;
}

ul.twocol { margin: -1em 0 0 0; }
ul.twocol li { float: left; width: 14em; }

ul#industrychoices li {
	padding: 0;
	background: none;
	float: left;
	width: 100px;
	margin-right: 11px;
}

ul#industrychoices h3 {
	font-size: 0.9em;
	color: #FFF;
	margin: 0;
	padding: 4px 0 6px 6px;
}

ul#industrychoices .chemical h3 { background: url(../../images/industries/bg-chemical-top.png) no-repeat right top; }
ul#industrychoices .pharmaceutical h3 { background: url(../../images/industries/bg-pharmaceutical-top.png) no-repeat right top; }
ul#industrychoices .nuclear h3 { background: url(../../images/industries/bg-nuclear-top.png) no-repeat right top; }
ul#industrychoices .oilandgas h3 { background: url(../../images/industries/bg-oilandgas-top.png) no-repeat right top; }
ul#industrychoices .petroleum h3 { background: url(../../images/industries/bg-petroleum-top.png) no-repeat right top; }
ul#industrychoices .polymer h3 { background: url(../../images/industries/bg-polymer-top.png) no-repeat right top; }

ul#industrychoices p { margin: 0; padding-left: 6px; padding-bottom: 6px; font-size: 0.9em; }
ul#industrychoices p a { color: #FFF; }

ul#industrychoices li.chemical { background: #7A003D url(../../images/industries/bg-chemical-bottom.png) no-repeat left bottom; }
ul#industrychoices li.pharmaceutical { background: #8FC3EA url(../../images/industries/bg-pharmaceutical-bottom.png) no-repeat left bottom; }
ul#industrychoices li.nuclear { background: #D31144 url(../../images/industries/bg-nuclear-bottom.png) no-repeat left bottom; }
ul#industrychoices li.oilandgas { background: #F78F1E url(../../images/industries/bg-oilandgas-bottom.png) no-repeat left bottom; }
ul#industrychoices li.petroleum { background: #00703C url(../../images/industries/bg-petroleum-bottom.png) no-repeat left bottom; }
ul#industrychoices li.polymer { background: #D6E03C url(../../images/industries/bg-polymer-bottom.png) no-repeat left bottom; }