body {
	margin-top:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(images/);
	}
	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
#container {
	width: 800px;
	border: 1px #003366 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header_002 {
	width: auto;
	border-top: 2px #FFFFFF solid;
	}
	
#top01_002 {
	width: auto;
	height: 21px;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	background-image:url(images/topbkgd.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color: #000000;
	padding-right: 20px;
	}
	
/* topnav area start */

#topnav_002 {
	width: auto;
	height: 24px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-top: 6px;
	padding-right: 20px;
	background-color: #000000;
	white-space: nowrap;
	background-image: url(templateImages/navbkgd.jpg);
	background-repeat: repeat-x;
	}

/* main area start */
	
#main_002 {
	width: inherit;
	background-color: #FFFFFF;
	border-top: 0px #003366 solid;
	border-bottom: 0px #999999 solid;
	background-position:right;
	background-repeat: no-repeat;
	}
	
#homemain_002 {
	width: inherit;
	background-color: #FFFFFF;
	border-top: 3px #003366 solid;
	border-bottom: 3px #999999 solid;
	background-image: url(templateimages/homepagebkgd.jpg);
	background-repeat: repeat;
	}
	
#leftnav_002 {
	padding-top: 18px;
	padding-bottom: 100px;
	background-color: #ebecf4;
	background-image: url(templateImages/sidenavtop.jpg);
	background-repeat: no-repeat;
	}
.leftnav_003 {
	background-color: #e6ecee;
	background-image: url(templateImages/sidenavbkgd.jpg);
	background-repeat: repeat-y;
	}
	
#content_area_002 {
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	}
	
#homecontent_area_002 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

/* footer area start */

#footertop {
	width: auto;
	height: 5px;
	color: #FFFFFF;
	text-align: center;
	background-color: #cad5da;
	background-image: url(templateImages/footertop.jpg);
	background-repeat: repeat-x;
}

#footer_002 {
	width: auto;
	height: 23px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	background-color: #0a62b2;
	background-image: url(Images/footerbkgd.jpg);
	background-repeat: repeat-x;
	}
	
#bottom01_002 {
	width: inherit;
	height: 7px;
	background-color: #CAD5DA;
	border-top: 1px #666666 solid;
	}
	
#thomas_info_002 {
	width: 760px;
	height: 16px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	}
	
/* heading styles */

h1 {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 17px;
   font-weight:bold;
    text-align: left;
   margin-top:9px;
   padding-left:8px;
   margin-bottom:5px;
   line-height: 15px;
	}

h2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #041c52;
    text-decoration: none;
    font-size: 18px;
    padding-left:13px;
    font-weight: bold;
    margin-bottom:3px;
    margin-top:14px;
    text-transform:none;
	}
	
h3 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #0b60b1;
    text-decoration: none;
    font-size: 13px;
    padding-left: 15px;
    font-weight: bold;
    margin-bottom: 1px;
    margin-top:6px;
    text-transform:none;
	}
	
h4  {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
font-size: 11px;
padding-left: 17px;
font-weight:normal;
margin-top: 1px;
margin-bottom:4px;
}
	
/* image styles */
	
.img01 {
	border: 1px #000000 solid;
	}
	
.img02 {
	border: 1px #000000 solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.img03 {
	border: 1px #000000 solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
/* text syles */

.lefthead_002 {
    font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #0b60b1;
	font-weight: bold;
	line-height:12px;
	display: block;
	padding: 6px 5px 4px 12px;
	border-bottom: 2px #e1e3ec solid;
	line-height:13px;
	}

.sm_002 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
/* link styles */

/* default link */
	
a	{
	color: #0000FF;
	text-decoration: underline;
	}
a:hover {
	color: #0000FF;
	text-decoration: none;
	}
a:visited {
	color:  #0000FF;
	text-decoration: underline;
	}
a:visited:hover {
	color: #0000FF;
	text-decoration: none;
	}
	
/* top contact info link */
	
a.top_002 {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;
	}
a.top_002:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.top_002:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.top_002:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/* topnav link */

a.topnav_002 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
a.topnav_002:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.topnav_002:visited {
	color:  #FFFFFF;
	text-decoration: none;
	}
a.topnav_002:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/* leftnav link */	
	
a.leftnav_002 {
	font-size: 12px;
	color: #737677;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #f9f5f2 solid;
	}
a.leftnav_002:link {
	color: #737677;
	text-decoration: none;
	display: block;
	}
a.leftnav_002:visited {
	color: #737677;
	text-decoration: none;
	display: block;
	}
a.leftnav_002:hover {
	color: #737677;
	text-decoration: underline;
	display: block;
	}
	
	
/* footer link */

a.footer_002 {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_002:link {
	color: #ffff00;
	text-decoration: underline;
	}
a.footer_002:visited {
	color: #ffff00;
	text-decoration: underline;
	}
a.footer_002:hover {
	color: #ffff00;
	text-decoration: none;
	}
	
/* miscellaneous */
	
li {
	list-style-image: url(images/bullet.gif);
	}
	
/* begin zanasi custom page css */

  /*  general page attributes  */
.pageinfo {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
font-size: 11px;
padding-left: 17px;
font-weight:normal;
padding-top: 1px;
padding-bottom:4px;
}

.pageinfo a:link {
font-family:  Arial, Helvetica, sans-serif;
color: #0000ff;
text-decoration: underline;
font-size: 11px;
}

.pageinfo a:visited {
font-family:  Arial, Helvetica, sans-serif;
color: #0000ff;
text-decoration: underline;
font-size: 11px;
}

.pageinfo a:hover {
font-family:  Arial, Helvetica, sans-serif;
color: #0000ff;
text-decoration: none;
font-size: 11px;
}

.boldpageinfo {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
font-size: 11px;
padding-left: 17px;
font-weight: bold;
padding-top: 2px;
}

.bodycopy {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 12px;
}

.bodycopy a:link {
font-family:  Arial, Helvetica, sans-serif;
color: #0000ff;
text-decoration: underline;
font-size: 11px;
}

.bodycopy a:visited {
font-family:  Arial, Helvetica, sans-serif;
color: #0000ff;
text-decoration: underline;
font-size: 11px;
}

.bodycopy a:hover {
font-family:  Arial, Helvetica, sans-serif;
color: #0000ff;
text-decoration: none;
font-size: 11px;
}

.boldbodycopy {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 12px;
 font-weight:bold;
}

.prodimages {
border-top: 1px solid #555555;
border-left: 1px solid #555555;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
margin-left: 6px;
margin-right: 6px;
}

.maintable {
border: 1px solid #4f2c17;
margin-left:15px;
margin-top:5px;
}

  /*  rfq form attributes  */
  
.quotetable {
border: 1px solid #dcdddf;
background-color:#ececf7;
margin-left:15px;
margin-right:15px;
width: 500px;
}

  /*  home page attributes  */


.hometable  {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 11px;
font-weight:normal;
text-align: left;
line-height: 13px;
border: 2px  solid #dcdcdc;
}


.homepageinfo {
	font-size: 12px;
	color: #737677;
	text-align:center;
	padding: 5px 8px;
	}
	
.homepageinfo a:link {
	color: #737677;
	text-decoration: underlined;
	}
.homepageinfo a:visited {
	color: #737677;
	text-decoration: underlined;
	}
.homepageinfo a:hover {
	color: #737677;
	text-decoration: none;
	}
	
.buckethead {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ba0303;
text-decoration: none;
font-size: 11px;
margin-top: 4px;
font-weight: bold;
line-height: 12px;
margin-left:8px;

}
.bucketimg {
border-top: 1px solid #990000;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
border-bottom: 1px solid #990000;
margin-left: 2px;
margin-right: 2px;
margin-top:2px;
margin-bottom:5px;
}

.bucketcopy {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
font-size: 11px;
font-weight: normal;
line-height: 14px;
margin-top: 4px;
margin-left: 8px;
text-align:left;
width: inherit;
}

.bucketlink {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
font-size: 11px;
font-weight: bold;
text-align:center;
width: inherit;
margin-top:2px;
margin-bottom:6px;
}

.bucketlink  a:link {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
}

.bucketlink  a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
}

.bucketlink  a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: underline;
}

  /*  information table attributes - home and destination page sidebars  */

  
  .alloytable {
  border: 1px solid #dcdddf;
  background-color:#f7f7f8;
  margin: 3px;
  padding:3px;
  }
  
  .materialstable {
  font-size:10px;
  border: 1px solid #dcdddf;
  background-color:#f7f7f8;
  margin: 3px;
  padding:3px;
  }