body {
	margin: 0px;
	font: 70%/130% Tahoma, Arial, Helvetica, sans-serif;
}
#container {
	width: 760px;
}
#banner {
	background: #FFFFFF;
}


#print-header {
	display: none;
}

/* =Search */

#search {
	background: #EBEBEB;
	height: 30px;
	text-align: right;
}
input.search {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}


form {
	margin: 0px;
}


/* =Calls to Action */

#calls-to-action {
	float: right;
	margin-top: 22px;
	margin-right: 5px;
}


/* =Navigation */

#top-navigation {
	background: #6e96cf url(../images/navigation-bkg.gif) repeat-x;
	height: 24px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#top-navigation ol {
	margin: 0px;
	padding: 0px;
	float: right;
}
#top-navigation li {
	list-style: none;
	float: left;
	padding: 3px 16px 6px 18px;
	background: url(../images/navigation-item-bkg.gif) no-repeat left;
}
#top-navigation a:visited, #top-navigation a:link, #top-navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#top-navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* =Current Links */

#page-home #link-home {
	list-style: none;
	float: left;
	padding: 3px 8px 6px 10px;
	background: url(../images/navigation-item-bkg-on.gif) no-repeat left;
}
#page-about-us #link-about-us{
	list-style: none;
	float: left;
	padding: 3px 8px 6px 10px;
	background: url(../images/navigation-item-bkg-on.gif) no-repeat left;
}
#page-magnet-materials #link-magnet-materials {
	list-style: none;
	float: left;
	padding: 3px 8px 6px 10px;
	background: url(../images/navigation-item-bkg-on.gif) no-repeat left;
}
#page-products-and-services #link-products-and-services {
	list-style: none;
	float: left;
	padding: 3px 8px 6px 10px;
	background: url(../images/navigation-item-bkg-on.gif) no-repeat left;
}
#page-industries-served #link-industries-served {
	list-style: none;
	float: left;
	padding: 3px 8px 6px 10px;
	background: url(../images/navigation-item-bkg-on.gif) no-repeat left;
}
#page-product-applications #link-product-applications {
	list-style: none;
	float: left;
	padding: 3px 8px 6px 10px;
	background: url(../images/navigation-item-bkg-on.gif) no-repeat left;
}
#page-glossary #link-glossary {
	list-style: none;
	float: left;
	padding: 3px 8px 6px 10px;
	background: url(../images/navigation-item-bkg-on.gif) no-repeat left;
}
#page-contact-us #link-contact-us {
	list-style: none;
	float: left;
	padding: 3px 8px 6px 10px;
	background: url(../images/navigation-item-bkg-on.gif) no-repeat left;
}


/* =Markeing Message */

#message-box {
	position: absolute;
	z-index: 1;
	left: 455px;
	top: 175px;
	width: 270px;
}


#main {
	background: url(../images/background.gif) repeat-y left;
	margin-top: 1px;
}
#page-home #main, #page-search #main {
	background: none;
	margin-bottom: 30px;		
}


/* =Left */

#left {
	float: left;
	width: 200px;
	padding-top: 10px;
}
#left a {
	display: block;
}
#left .menu a {
	margin-bottom: 10px;
}
#left a:visited, #left a:link, #left a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#menu-materials, #menu-products, #menu-industries {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left ul {
	margin: 0px;
	padding-left: 1.5em;
	list-style: none;	
}
#left ul li {
	padding: 0;
	margin: 0;
}
* html #left ul li {
	margin-bottom: -10px;
}
#left .menu {
	padding-top: 10px;
	padding-left: 20px;
}
#menu-materials a,
#menu-products a,
#menu-industries a {
	margin: 0;
	padding: 0 0 10px 0;
}
#menu-materials a:visited, #menu-materials a:link, #menu-materials a:active, #menu-products a:visited, #menu-products a:link, #menu-products a:active, #menu-industries a:visited, #menu-industries a:link, #menu-industries a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#menu-materials a:hover, #menu-products a:hover, #menu-industries a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

/* =Content */

#content-home {
	margin-top: 20px;
	margin-left: 40px !important;
	margin-left: 20px;
	width: 407px;
	background: url(../images/content-bkg.gif) repeat-y right top;
	padding-right: 40px;
	float: left;
	padding-top: 10px;
}
#content {
	padding-top: 20px;
	padding-left: 35px;
	width: 500px;
	float: left;
	color: #666666;
	line-height: 16px;
}
#page-search #content {
	float: none;
	width: auto;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 35px;
}



#page-home #materials {
	background: url(../images/horizontal-divider.gif) repeat-x left top;
	padding-top: 20px;
}
table.materials {
	width: 407px;
}
table.materials td {
	text-align: center;
	padding-bottom: 5px;
	vertical-align: top;
	line-height: 100%;
}
table.materials a:visited, table.materials a:link, table.materials a:active {
	color: #000000;
	text-decoration: none;
}
table.materials a:hover {
	color: #FF0000;
	text-decoration: underline;
}
table.generic {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top-style: none;
	border-right-style: none;
	width: 100%;
}
table.half {
	width: 250px;
}
table.neodymium {
	width: 230px;
}
table.generic td {
	background: #FFFFFF;
	padding: 3px;
	margin: 1px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
table.full td {
	padding: 0px;
}
table.generic tr.header td {
	background: #CCCCCC;
}
table.generic tr.blue td {
	background: #001F56;
	color: #FFFFFF;
}
td.center {
	text-align: center;
}
table.generic tr.blue a {
	color: #FFFFFF;
}



.bucket-content ul {
	margin: 0px;
	padding-left: 1.5em;
	list-style: url(../images/bullet.gif);
}
.bucket-content ul.none {
	list-style: disc url(none);
}
.bucket-content li {
	margin-bottom: 3px;
}
.bucket-content a:visited, .bucket-content a:link, .bucket-content a:active {
	color: #666666;
	text-decoration: none;
}
.bucket-content a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#page-home #products {
	background: url(../images/bucket-bkg.gif) repeat-y;
	width: 219px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 21px;
}
#page-home #industries {
	background: url(../images/bucket-bkg.gif) repeat-y;
	width: 219px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 21px;
}
.bucket-content {
	padding: 8px 15px;
}
div.right-column {
	float: right;
	width: 285px;
	margin-left: 10px;
	text-align: center;
}
div.right {
	float: right;
}


/* =Right */

#right-home {
	float: left;
	margin-left: 31px;
	margin-top: 20px;
	padding-top: 10px;
	width: 226px;
	margin-right: 16px;
	display: block;
}
#right {
	float: right;
}

/* =Footer */

#footer {
	text-align: center;
	clear: both;
}
#footer-top {
	padding-top: 20px;
	background: #1f4ea4;
	border-top: 5px solid #001f56;
	color: #FFFFFF;
	padding-bottom: 20px;
	line-height: 140%;
	margin-top: 1px;
}
#footer-top a:visited, #footer-top a:link, #footer-top a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-bottom {
	background: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 30px solid #EBEBEB;
	color: #666666;
}
#footer-bottom a:visited, #footer-bottom a:link, #footer-bottom a:active {
	color: #666666;
	text-decoration: none;
}
#footer-bottom a:hover {
	color: #666666;
	text-decoration: underline;
}
#print-footer {
	display: none;
}


/* =Other */

img.hdr {
	margin-bottom: 10px;
}
img.left {
	float: left;
}
img.left-padded {
	float: left;
	margin-right: 10px;
}
img.icon {
	margin-bottom: -5px;
	margin-right: 10px;
}
img.right {
	float: right;
	margin-left: 5px;
}
.clear-both {
	clear: both;
}
h1 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #001F56;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #001F56;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #001F56;
	margin-bottom: 5px;
}
h3 a {
	color: #001F56;
	text-decoration: none;	
}
h3 a:hover{
	color: #001F56;
	text-decoration: underline;	
}
h3 a.underlined, h3 a.underlined:visited {
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #001F56;
	margin-bottom: -5px;
}
h4 a {
	color: #001F56;
	text-decoration: none;	
}
h4 a:hover{
	color: #001F56;
	text-decoration: underline;	
}

/* = Contact Form */

#contactForm {
    margin: 0px;
}
#contactForm label {
    width: 120px;
    float: left;
}
#contactForm input.textbox {
    font: 1.0em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    width: 200px;
}
#contactForm textarea.textarea {
    font: 1.0em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    width: 250px;
    height: 150px;
}
#contactForm input.button {
    font: 1.0em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}
#contactForm div.group {
	margin-left: 120px;
}

a.information {
	font-weight: bold;
	text-decoration: none;
}
img.bordered {
	background: url(../images/img-bkg.gif);
	padding: 4px;
}