html {
	/* background-color: green; */
	background: #e5e5e5 url(../img/cmn/topstripes.png) top left repeat-x;
	*background: #e5e5e5 url(../img/cmn/topstripes.png) -0.3em left repeat-x;
	height: 100%;
}

body {
	color: #363636;
	height: inherit;
	*padding-top: 2em;
}

a {
	text-decoration: none;
}

h2 {
	clear: both;
	color: #004b8d;
	font-size: 123.1%;			/* 16 */
	font-weight: bold;
	margin-bottom: 1em;
}

h3 {
	margin-bottom: 1em;
}

li {
	list-style: disc outside;
	margin-left: 3em;
}

object {
	z-index: 1;
}

p, ol, ul {
	margin-bottom: 1em;
}

sup {
	vertical-align: super;
}

.ul {
	text-decoration: underline;
}

.centered {
	text-align: center;
}

.cleared {
	clear: both;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.imgbox span {
	display: block;
	font-size: 85%;
	font-style: italic;
	text-align: right;
}

.nomargin {
	margin-bottom: 0;
}

#custom-doc {
	background-color: white;
	border: 2px solid #363636;
	-webkit-box-shadow: 2px -2px 2px #555;
	margin: 2em auto 1em auto;
	text-align: left;
	width: 76.1538em;		/* 990 */
	*width: 74.2519em;
}

#hd {
	background: #b5d0df url(../img/cmn/logocircles.png) no-repeat top left;
	position: relative;
	z-index: 9;
}

#logodiv {
	height: 8.4615em;		/* 110 */
	*height: 110px;
	position: relative;
	overflow: hidden;
}

#logodiv h1 {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#logodiv span {
	color: white;
	font-size: 138.5%;
	font-weight: bold;
	position: absolute;
	width: 15.3846em;		/* 200 */
	*width: 15.0004em;
	left: 18em;
	top: 1em;
	text-shadow: 2px 2px 2px black;
}

#logo1 {
	position: absolute;
	left: 2.6154em;			/* 34 */
	*left: 2.5501em;
	top: 2.3846em;			/* 31 */
	*top: 2.3251em;
	z-index: 2;
}

#logo2 {
	position: absolute;
	left: 0.5385em;			/* 7 */
	*left: 0.525em;
	/* top: -7.3846em; */	/* -96 (off screen) */
	/* *top: -7.2002em; */
	top: 0.3846em;			/* 5 */
	*top: 0.375em;
	z-index: 1;
}

#main {
	margin: 1em;
	position: relative;
	z-index: 1 !important;
}

#nav {
	background-color: #363636;
	height: 2.2397em;		/* 28 */
	*height: 2.1751em;
	margin-top: 0;
	padding-left: 0.5em;
	text-align: left;
}

#nav * {
	zoom: 1;
	z-index: 10 !important;
}

#nav p, #nav ol, #nav ul {
	margin-bottom: auto;
}

#nav ul ul {
	background: url(../img/cmn/t.png) repeat top left;
	border-left: 2px solid #363636;
	border-right: 2px solid #363636;
	border-bottom: 2px solid #363636;
	display: block;
	*padding-right: 0.5em;
	*position: relative;
	*top: -1px;
	*left: auto;
	*max-width: 15em;
}

#nav ul ul ul {
	border: 2px solid #363636;
}

#nav a {
	color: white;
}

#nav li {
	float: left;
	list-style: none;
	margin-left: auto;
}

#nav li li {
	float: none;
	min-width: 15em !important;
	*padding-right: 0.5em;
}

#nav li li:hover {
	background-color: #363636;
}

#coatings { width: 22.5em; }

#specssub { width: 25em; }

.yuimenubaritem {
	padding: 0.5em 1em 0.5em 1em;
}

li li.yuimenuitem {
	clear: both;
	line-height: 1.4;
	padding: 0.5em auto 0.5em 1.5em;
	min-width: 15em;
	*min-width: 18em;
}

#nav li li a, #nav li li li a {
	color: black;
	margin-left: 1em;
}

#nav li li a:hover, #nav li li li a:hover {
	color: white;
}

#ft p {
	font-size: 77%;			/* 10 */
}

#vertrow {
	float: right;
	margin-left: 2em;
	text-align: center;
	*max-width: 120px;
}

#vertrow img {
	clear: both;
	*clear: none;
	float: right;
	padding-bottom: 1em;
}

#vertrow li {
	list-style: none;
}

.yui-carousel .yui-carousel-item-selected {
	border: 1px solid #ccc;
	margin: 1px;
}

.yui-carousel-element li {
	min-height: 94px;
	padding-right: 0.2em;
	width: 120px; 
}

#copyright {
	font-size: 93%;
	text-align: center;
}
