// if IE5.5+ on Win32, then display PNGs with AlphaImageLoader
if ((browser.isIE55 || browser.isIE6x) && browser.isWin32) {
	var pngAlpha = true;
// else, if the browser can display PNGs normally, then do that
} else if ((browser.isGecko) |»
| (browser.isIE5up && browser.isMac) |»
| (browser.isOpera && browser.isWin »
	&& browser.versionMajor >= 6) |»
| (browser.isOpera && browser.isUnix »
&& browser.versionMajor >= 6) |»
| (browser.isOpera && browser.isMac »
	&& browser.versionMajor >= 5) |»
| (browser.isOmniweb && »
	browser.versionMinor >= 3.1) |»
| (browser.isIcab && »
	browser.versionMinor >= 1.9) |»
| (browser.isWebtv) |»
| (browser.isDreamcast)) {
	var pngNormal = true;
}

body {
	background: #FFFFFF url(../im/global/polymer-bkg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

body, div, html {
	font: 12px/1.5em Arial, Helvetica, Geneva, sans-serif;
	color: #3F4A4E;
}

img, img a {
	border-style: none;
	border-width: 0;
}

#clr {
	clear: both;
}

/* @group BODY */

#polie {
	background-color: #1C2527;
	font-weight: bold;
	width: 100%;
	height: 30px;
}

#polieTX {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: right;
	font-size: 14px;
	padding-top: 4px;
}

#case {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url(../im/global/polymer-testing.jpg) no-repeat 276px 0;
}

#homeBod {
	width: 900px;
	height: 466px;
	background: url(../im/home/polymer.jpg) no-repeat 20px 115px;
	margin-right: auto;
	margin-left: auto;
}

#navi {
	width: 900px;
	background: url(../im/global/navi-bkg.jpg) no-repeat 480px 43px;
	padding-top: 23px;
	margin-left: auto;
	margin-right: auto;
}

#navi #navigation {
	height: 30px;
	width: 400px;
	position: relative;
	top: 20px;
	left: 30px;
}

#navi #navigation a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#navi #navigation a:hover {
	color: #000000;
}

#blurb {
	width: 400px;
	position: relative;
	top: 244px;
	left: 469px;
}

#blurb .title {
	display: block;
	color: #00ADEE;
	font-weight: bold;
	font-size: 16px;
}

#base {
	width: 100%;
	height: 117px;
	background: url(../im/home/base.jpg) repeat-x;
	padding-top: 32px;
	margin-bottom: 10px;
}

#base #caseB {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}

#base #caseB .title {
	display: block;
	font-size: 16px;
}

#confine {
	width: 260px;
	color: #FFFFFF;
}

#caseIT {
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	background: url(../im/global/folder.jpg) no-repeat;
	padding-bottom: 40px;
	margin-bottom: 20px;
}

#itBOD {
	margin-top: 84px;
	padding-left: 30px;
	padding-right: 30px;
}

#itBODc {
	margin-top: 84px;
	padding-left: 30px;
	padding-right: 30px;
}

#itBOD p {
	width: 560px;
	font-size: 14px;
}

#itBOD li {
	margin-bottom: 1em;
}

#miniNav {
	border-bottom: 1px solid #F1F5F5;
	text-align: left;
	font-size: 12px;
}

#miniNav a {
	background-color: #F1F5F5;
	color: #999999;
	text-transform: uppercase;
	margin-right: .1em;
	margin-bottom: 0;
	padding: 4px 4px 0;
	border-bottom: 2px solid #F1F5F5;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#miniNav a:hover {
	background-color: #CFF0FC;
	color: #00ADEE;
	border-bottom-color: #CFF0FC;
}

#miniNav .pound {
	background-color: #C8D5D8;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-right: .1em;
	margin-bottom: 0;
	padding: 4px 4px 0;
	border-bottom: 2px solid #C8D5D8;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group POLYMER */

#polymer {
	width: 282px;
	height: 66px;
	position: relative;
	left: 17px;
}

#polymer a {
	text-indent: -999px;
	font-size: 20px;
	color: #FFFFFF;
	width: 282px;
	height: 66px;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../im/global/polymer-testing-instruments.jpg) no-repeat;
}
* html #polymer a {
	background: url(../im/global/polymer-testing-instruments.jpg) no-repeat;
}

/* @end */

/* @group STYLES */

a:link, a:visited {
	color: #00ADEE;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.certification a {
	color: #CCCCCC;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-bottom: 4px;
}

.certification a:hover {
	text-decoration: underline;
}

#certification {
	width: 32px;
	height: 32px;
	float: right;
}

h1 {
	color: #CCCCCC;
	font-size: 42px;
	text-decoration: none;
	margin: 0 0 40px;
	padding: 0;
}

h2 {
	color: #00ADEE;
	text-decoration: none;
}

h3 {
	color: #00ADEE;
	margin-bottom: -10px;
	padding: 0;
	text-decoration: none;
}

.pdfDownload a {
	color: #00ADEE;
	text-decoration: none;
	background: #CFF0FC url(../im/pdf/pdf2.gif) no-repeat right center;
	padding: 2px 22px 2px 2px;
	border: 4px solid #CFF0FC;
	font: normal normal 12px Arial, Helvetica, Geneva, sans-serif;
}

.pdfDownload a:hover {
	background-color: #00ADEE;
	border-color: #00ADEE;
	color: #FFFFFF;
}

.bold {
	font-weight: bold;
}

.boldOne {
	font-weight: bold;
	display: block;
}



/* @end */

/* @group FOOTER */

#footerBase {
	width: 100%;
	border-top: 2px solid #00ADEE;
	padding-top: 10px;
}

#footer {
	width: 860px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	color: #3F4A4E;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#footer a:hover {
	text-decoration: underline;
}

/* @group APITURE */

#apiture {
	width: 119px;
	height: 29px;
	padding-top: 10px;
}

#apiture a {
	text-indent: -9999px;
	background: url(../im/global/apiture.jpg) no-repeat;
	width: 119px;
	height: 29px;
	display: block;
}

* html #apiture a {
	background: url(../im/global/apiture.jpg) no-repeat;
}

#apiture a:hover {
	background: url(../im/global/apiture.jpg) no-repeat 0 -29px;
}

/* @end */



/* @end */

#images {
	padding: 4px;
	border: 1px solid #999999;
	float: right;
}

#accredited {
	float: right;
}

#diagrams {
	border: 1px solid #CFF0FC;
}

/* @group FORM */

#form #name, #company, #phone, #email {
	background-color: #FFFFFF;
	border: 1px solid #E2E9EA;
	display: block;
	height: 30px;
	width: 420px;
	margin-bottom: 10px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

#form #quire {
	background-color: #FFFFFF;
	border: 1px solid #E2E9EA;
	display: block;
	width: 420px;
	margin-bottom: 10px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

#form .required {
	font-style: italic;
	color: #b3b3b3;
}



/* @end */
