body {
	width:98%;
	background:#fff;
	margin:0px;
	padding:15px 0 0 0;
	color:#444;
	background:#253C66 url("bg.jpg") repeat-x;
	font-family: Verdana, Trebuchet MS;
	font-size:9pt;
	line-height:1.6em;
	text-align:center;
}


A:link   	{ color:#012899; }
A:visited   { color:#012899; }
A:hover		{ color:#703700; }
A:active	{ color:#000000; }


#wrapper {
	width:788px;
	padding:0;
	margin:0px auto;
	text-align:left;
}

/* revert to this style after 20th anniversary year has passed
 	#masthead {
	width:788px;
	height:171px;
	padding:0; 
	margin:0px auto;
	background:url("headerbgA.gif") no-repeat left top;
	overflow:hidden;
	text-align:left;
} */

#masthead {
	width:788px;
	height:171px;
	padding:0; 
	margin:0px auto;
	background:url("headerbg_celebrate.gif") no-repeat left top;
	overflow:hidden;
	text-align:left;
}


#HOME {
	float:left;
	padding:10px;
	margin:0px auto;
	width:150px;
	height:130px;
}

a.HOME, a.HOME:link, a.HOME:visited {
	display:block;
	background:none;
	padding:100px;
	height:10px;
	width:10px;
	margin:5px 0 0 15px;
	text-decoration:none;
/*	border:1px solid red; */
}


#header_info {float:right;width:515px; font-size:11px; padding:70px 0 0 0; color:#777;}
#header_info span {font-weight:bold; color:#6381ac; font-size:12px;}
#header_info a, #header_info a:link, #header_info a:visited {color:#444;}

#header ul {
	margin:97px 0 0 292px;
	padding:10px 10px 0;
	list-style:none;
}


#header li {
	float:left;
	background:url("left_both.gif") no-repeat left 2px;
	margin:0 5px 0 0;
	padding:0 0 0 6px;
	font-size:11px;
	line-height:13px;
}

#header a {
	float:left;
	display:block;
	background:url("right_both.gif") no-repeat right 2px;
	padding:5px 7px 2px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
}

#header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
    /* End IE5-Mac hack */
#header a:hover {
	color:#333;
}


#header li:hover, #header li:hover a {
	background-position:0 -155px;
	color:#333;
}

#header li:hover a {
	background-position:right -155px;
}












/* --------------------------------- */

#content {
	padding:0px 40px 20px 165px;
	margin:0px auto;
	width:583px;
	overflow:visible;
	text-align:left;
	background:url("contentbgA.gif") repeat-y 131px 0px;
}

/* #content a {text-decoration:underline;} */

#content table {
	border:0px;
	background-color:#6C7D99;
	margin:0px;
	padding:0px;
}


#content table.normal {
	border:0px;
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-size:9pt;
}

#content td.normal {
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-size:9pt;
}

#content td {
	padding:2px;
	margin:1px;
	background-color:#fff;
	font-size:10px;
}

#content td.header {
	background-color:#DFE8F4;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}

h1 {
	background:url("h1bg.jpg") no-repeat right 11px;
	text-align: right;
	font-size:13pt;
	line-height:25px;
	font-family:Lucida;
	font-weight:bold;
	padding:0 30px 5px 0;
	margin:0px;
	color:#001559;
}



h2 {
	background:url("h2bg.jpg") no-repeat right 11px;
	text-align: right;
	font-size:13pt;
	line-height:25px;
	font-family:Lucida;
	font-weight:bold;
	padding:0 30px 5px 0;
	margin:35px 0 0 0;
	color:#716652;
}



h3 {
	text-align: right;
	font-size:11pt;
	line-height:20px;
	font-family:Lucida;
	font-weight:bold;
	padding:0px 30px 5px 0;
	margin:25px 0 10px 0;
	color:#555;
	border-bottom:1px solid #ddd;
}


#msds {
	background:url("http://www.electroabrasives.com/images/msdspic.jpg") no-repeat;
	padding:5px 0 5px 30px;	
	font-weight:bold;
}


#totop {
	font-weight:bold;
	text-align:right;
	border-top:1px solid #C5AC6B;
	border-right:2px solid #C5AC6B;
	padding-right:10px;
	font-size:8pt;
}

#totop a:link, #totop a:visited {
	text-decoration:none;
	color:#4A6188;
}


a.bottomlinks, a.bottomlinks:link, a.bottomlinks:visited { text-decoration:none; }



#footer {
	background:url("footerbgA.gif") no-repeat 126px top;
	height:100px;
	font-size:9px;
	line-height:12px;
	padding:0px 0px 0px 122px;
	margin:0px auto;
	width:672px;
	overflow:none;
	text-align:center;
	color:#7B6A3C;
}

#src {
	font-size:9px;
	padding:0px 0px 0px 107px;
	margin:0px auto;
	width:690px;
	overflow:none;
	text-align:center;
	color:#999;
}

#src a, #src a:link, #src a:visited {
	color:#aaa;
	text-decoration:none;
}