html { width: 100%; height: 100%; }
body { color: black; font-size: 100%; background-color: silver; background-image: url(images/bg.jpg); background-repeat: repeat; background-position: left top; height: 100%; margin: 0; padding: 0; }
p, b, i, em, h1, h2, h3, h4, h5, h6 { font-family: georgia; }
a:link, a { color: #06f ; text-decoration: none; }
a:visited { color: #039 }
a:hover { color: #003 ; text-decoration: underline; }

a:active { }
h1 { font-variant: small-caps; }
#wrap { position: relative; height: 100%; }
/**** Content ****/
/* header */
#header { background-image: url(images/header-bg.png); background-repeat: no-repeat; background-position: right bottom; position: relative; width: 66%; height: auto; z-index: 20; min-width: 700px; margin: 0; padding-right: 12px; padding-bottom: 12px; }
#main-logo { width: 225px; height: 88px; z-index: 25; float: left; margin-top: 10px; margin-bottom: 5px; margin-left: 10px; }
#main-logo span { display: none; }
#main-logo a { background-image: url(../images/APM-testing-logo2.jpg); background-repeat: no-repeat; background-position: 0 0; width: 225px; height: 88px; display: block; }
#main-logo a:hover { background-position: 0 -88px; }
#address { font-size: 18px; width: 59%; height: 72px; z-index: 25; float: right; margin: 0 40px 20px 0; }
.address-seperator { background-image: url(images/header-seperator.png); background-repeat: no-repeat; background-position: center; width: 3px; height: 72px; float: left; margin-right: 12px; margin-left: 12px; display: block; }
#slogan { position: absolute; right: 20px; bottom: 8px; width: 479px; height: 36px; z-index: 22; margin: 0; padding: 0; }
#slogan h3.testing-image { background-image: url(images/testing-you-can-trust2.png); background-repeat: no-repeat; background-position: left top; width: 479px; height: 36px; margin: 0; padding: 0; display: block; }
#slogan h3 span { display: none; }
/* main */
#main-content { position: relative; z-index: 20; margin-top: 18px; margin-left: 100px; padding: 0; }
#main-top { background-image: url(images/main-top.png); background-repeat: no-repeat; background-position: left top; height: 52px; z-index: 25; margin: 0; padding: 9px 0 0; }
/* FOR MAIN NAV SEE apm-nav.css in this folder*/
#main-middle { background-image: url(images/main-middle.png); background-repeat: repeat-y; background-position: left top; position: relative; margin: 0; z-index: 25; padding: 2px 48px; }
#main-middle b.titleH1, #main-middle h1 { color: #09f; font-size: 20px; font-family: georgia; font-variant: small-caps; line-height: 100%; margin-bottom: 0; padding-right: 2px; padding-left: 2px; border-bottom: 1px dotted #09f; }
#main-middle h2 { font-size: 17px; font-family: verdana; line-height: 100%; background-color: #e0e0e0; margin-top: 0; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-right: 1px dotted #09f; border-bottom: 1px dotted #09f; border-left: 1px dotted #09f; }
#main-middle h4 { font-size: 17px; font-family: verdana; line-height: 100%; background-color: #e0e0e0; margin-top: 0; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-right: 1px dotted #09f; border-bottom: 1px dotted #09f; border-left: 1px dotted #09f; }

#main-middle p { font-size: 105%; font-family: arial; margin-bottom: 0; padding-bottom: 0; }
/** THIS ONE **/
#main-middle-content { position: relative; top: -10px; width: 100%; min-height: 300px; max-width: 700px; margin-bottom: -40px; }
.imgBorder { position: relative; z-index: 32; margin-bottom: 12px; margin-left: 12px; border-left: 2px solid #69c; }
.imgBorder p { color: white; font-size: 10px; font-weight: bold; background: #69c; line-height: 100%; text-align: center; padding: 2px; margin: 0; }
.imgBorder img { border-bottom: 2px solid #69c; }
.imgCaption { font-variant: small-caps; background-color: #69c; text-align: center; border-right: 2px solid #69c; }
#main-middle-content code { color: #666; font-size: 17px; font-weight: bold; background-color: #e0e0e0; }
#main-middle-content span.logo { background-image: url(images/APM-testing-logo.jpg); width: 125px; height: 40px; float: left; display: block; }
#main-middle-content span.logo em, #main-middle-content span.logo i { display: none; }
#main-middle-content object ul { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
#main-middle-content ul { clear: left; }
#main-middle-content ol { clear: left; margin-top: 0; padding-top: 0; }
#main-middle-content iframe { }
/*test methods
*/
#main-middle-content .methods {  }
#main-middle-content .methods p {  }
#main-middle-content .methods a:link, a { color: #06f ; text-decoration: none; }
#main-middle-content .methods a:visited { color: black ; background-color: #e0e0e0; }
#main-middle-content .methods a:hover { color: #039 ; background-color: #9cf; text-decoration: underline; }
#main-middle-content .methods h6 { color: #069; font-size: 13px; line-height: 100%; background-color: #f0f0f0; margin: 12px 0 0; padding: 3px 12px 4px; border: dotted 1px #dbdbdb; }
#main-middle-content .methods h6 a { margin-right: 2px; margin-left: 2px; }
#main-middle-content .methods h6 a.lastNav { border-right-style: none; }
#main-middle-content .sitemap h5 { font-size: 120%; font-family: arial; margin: 5px 0 0; }
#main-middle-content .sitemap ul, #main-middle-content .sitemap ul li ul { font-family: arial; margin-top: 0; margin-right: 0; margin-bottom: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; }
.FAQs h4, .FAQs p { line-height: 100%; margin: 0; padding: 0; }
.testMethod { color: black; font-weight: bold; background-image: url(images/raquo.gif); background-repeat: no-repeat; background-position: right center; text-align: right; width: 190px; float: left; margin: 0 2px 0 0; padding: 0 15px 0 0; display: inline; }
.relatedTestMethod { color: black; font-weight: bold; background-image: url(images/raquo.gif); background-repeat: no-repeat; background-position: right center; text-align: right; display: inline; margin: 0 2px 0 0; padding: 0 15px 0 0; float: left; }
.testMethod2 { color: black; font-weight: bold; background-image: url(images/raquo.gif); background-repeat: no-repeat; background-position: right center; text-align: left; display: inline; margin: 0 2px 0 0; padding: 0 15px 0 0; width: auto; float: left; }
#main-middle-content a span.testMethod3, #main-middle-content a:visited span.testMethod3 { color: #039; font-weight: normal; background-color: white; text-align: left; }
#main-middle-content a:hover span.testMethod3 { color: #039 ; background-color: #9cf; text-decoration: underline; }
/* sideNav */
#sideNav { background-color: #f0f0f0; position: fixed; top: 175px; left: 848px; width: 25px; padding-top: 2px; padding-bottom: 8px; border: solid 1px #3cf; }
#sideNav h6 { line-height: 100%; margin: 0; padding: 0; }
#sideNav a { font-size: 10px; display: block; }
/*rest of content*/
#main-middle-content .columnUL { margin: 2px 2px 2px 0; padding: 0; width: 200px; float: left; border-right: 1px dotted #09f; }
#main-middle-content .columnULlast { margin: 2px 2px 2px 0; padding: 0; width: 200px; float: left; }
#main-middle-content p, #main-middle-content h3,#main-middle-content h2,#main-middle-content h1, #main-middle-content h4 { line-height: 100%; clear: left; }
#main-middle-content ol, #main-middle-content ul { font-size: 105%; font-family: arial; }
#main-middle-content h3 { background-image: url(images/h3Right.png); background-repeat: no-repeat; background-position: right center; height: 26px; float: left; margin-top: 3px; margin-bottom: 4px; padding-right: 212px; }
#main-middle-content h3 span { line-height: 26px; background-image: url(images/h3Left.png); background-repeat: no-repeat; background-position: left center; height: 26px; padding-left: 10px; display: block; }
#main-bottom { background-image: url(images/main-bottom.png); background-repeat: no-repeat; background-position: left bottom; margin: 0; padding: 0; z-index: 25; height: 61px; }
/* footer */
#footer { background-image: url(images/footer-bg.png); background-repeat: no-repeat; background-position: left top; position: relative; right: 0; bottom: 0; margin: 18px 0 0 100px; height: auto; z-index: 20; padding-top: 33px; padding-bottom: 10px; padding-left: 36px; }
#footer p { font-size: 12px; text-align: center; width: 400px; clear: none; margin-top: 0; margin-right: auto; margin-left: auto; padding-top: 0; padding-left: 50px; }
#footer .footer-nav { font-family: arial; }
/* molecules */
#molecule1 { background-image: url(images/top-molecules.png); background-repeat: no-repeat; background-position: left top; position: absolute; top: 10px; right: 30px; width: 280px; height: 190px; z-index: 1; display: block; }
#molecule2 { background-image: url(images/left-molecules.png); background-repeat: no-repeat; background-position: left top; display: block; position: fixed; z-index: 1; bottom: 50px; left: 0; width: 199px; height: 280px; }
/**** CLASSES ****/
.block { display: block; }
.inline { display: inline; }
.nonTitleTitle { color: black; font-size: 150%; font-weight: bold; margin: 0; padding: 0; border-bottom: 1px dotted #09f; }
.qualityLinks { font-weight: bold; background-color: #e0e0e0; text-align: center; width: 90%; height: auto; margin: 0 auto; border: dotted 1px #09f; }
.qualityLinks a { font-size: 105%; }
.contentImage { position: absolute; top: 10px; right: 10px; width: auto; float: right; }
.requestQuote { font-weight: bold; font-variant: small-caps; }
.requestQuoteBox {
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FC0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px ridge #999;
}
.requestQuoteBox:hover {
	background-color: #9FF;
}
.alignRight { text-align: right; }
.alignLeft { text-align: left; }
.alignCenter { text-align: center; margin-right: auto; margin-left: auto; }
.floatLeft { width: auto; float: left; }
.floatRight { width: auto; float: right; }
.floatNone { width: auto; float: none; }
.bold { font-weight: bold; }
.unbold { font-weight: normal; }
.arial { font-family: arial; }
.italic { font-style: italic; }
.clearBoth { text-align: justify; clear: both; }
.babyBlue { color: #09f; }
.noVisit { background-color: transparent; }
.blockquoteP p { padding-top: 2px; padding-left: 50px; }
/*siteBy*/
.siteBy { }
