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;
	}

p {
   font-family: Arial, Helvetica, sans-serif;
   color: #222222;
   font-size: 11px;
   margin:2px 0px 4px 0px;
}

#container {
	width: auto;
	border: 1px #003366 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header_002 {
	width: auto;
	border-top: 0px #FFFFFF solid;
	}
	
#top01_002 {
	width: auto;
	height: auto;
	font-size: 7px;
	color: #FFFFFF;
	text-align: right;
	padding: 2px;
	background-color: #363636;
	padding-right: 20px;
	border-bottom:1px #ffffff solid;
	}
	
/* topnav area start */

#topnav_002 {
	width: auto;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	border-top:1px #b2bfbc solid;
	}

/* 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 {
	background-image:url(images/homebkgd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
#goinggreen_area_002 {
	background-image:url(templateimages/going-green-bkgd1.jpg);
	background-position:top right;
	background-color:#dee6df;
	background-repeat:no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

/* 2 column css start */

#maincontent {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   padding: .5em 24em 5em 1.5em; 
   float: left;
}

#sidebar {
   float: left;
   width: 23em;
   margin: 1em 0em 4em -24em;
   text-align:center;
}

#sidebar img {
   border:1px #333333 solid;
   margin:4px 0px;
}

#homemaincontent {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   PADDING: .5em 16em 5em 1.5em; 
   FLOAT: left;
}

#homesidebar {
   float: left;
   width: 15em;
   margin: 1em 0em 4em -16em;
   text-align:left;
   vertical-align:top;
}

#contactleftcolumn {
   width: 250px;
   float:left;
   margin-top:.5em;
}

#contactleftcolumn p {
   padding-left:1.3em;
}

#contactrightcolumn {
   margin: .5em .3em 0em 0em;
   padding:.3em;
   border: 1px solid #b5cac5;
   background-color:#e6e5dd;
   width: 360px;
   float:right;
}

/* twocolumn - narrow right column */

.leftcolumn {
   width: 415px;
   float:left;
   margin:.5em 0em 0em 1.5em;
}


.rightcolumn {
   margin:.5em .3em 0em 0em;
   padding:.3em;
   width: 170px;
   float:right;
}

/* twocolumn - narrow left column */

.leftcolumn1 {
   width: 165px;
   float:left;
   margin:.5em 0em 0em 1.5em;
   text-align:center;
}


.rightcolumn1 {
   margin:.5em .3em 0em 0em;
   padding:.3em;
   width: 420px;
   float:right;
}

/* singlecolumn */

.singlecolcontent {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   margin: .5em .3em .5em 1.5em; 
   clear:both;
}

/* 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: auto;
	font-size: 11px;
	color: #FFFFFF;
	line-height:15px;
	text-align: center;
	padding: 5px 0px 8px;
	background-color: #363636;
    border-top:1px #ffffff solid;
	}
	
#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 */
/* page heading */
h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 17px;
    font-weight:bold;
    text-align: left;
    margin: 1.6em 0em .5em .9em;
    line-height: 17px;
	width:620px;
	}
	
/* page sub-heading */
h2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #01503d;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
	margin: .8em 0em .1em 1.1em;
    text-transform:none;
	}
	
/* home-heading */	
h3 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #000000;
    font-size: 16px;
	font-weight: bold;
    text-decoration: none;
	margin:1.0em 0em .2em .6em;
    text-transform:none;
	}

/*lit page sub-headings */	
h4 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #01503d;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
	margin: .1em 0em .1em 0em;
    text-transform:none;
	}

h5 {
   margin: 0em .8em;
   padding:.3em 0 0 0;
   font-size:12px;
   color:#990033;
   text-align:center;
}	

	
/* image styles */
.litimages {
   border: 1px solid #01503d;
   margin: 2px 3px;
}

.newsimages {
   border: 1px solid #01503d;
   margin: 2px 3px;
}

.prodimages {
   border-top: 1px solid #555555;
   border-left: 1px solid #555555;
   border-right: 1px solid #333333;
   border-bottom: 1px solid #333333;
   margin: 0px 6px;
}
	
.rightnavimage {
   border-top: 1px #999999 solid;
   border-bottom:9px #8b8f9b solid;
	}

	
/* text syles */

.lefthead_002 {
   font-family:  Arial, Helvetica, Verdana, sans-serif;
   font-size: 13px;
   color: #000000;
   font-weight: bold;
   line-height:13px;
   display: block;
   padding: 3px 5px 7px 12px;
   border-bottom: 1px #868686 solid;
   width:160px;
	}
	
.righthead_002 {
   font-family:  Arial, Helvetica, Verdana, sans-serif;
   font-size: 12px;
   color: #222222;
   font-weight: bold;
   text-align:left;
   line-height:12px;
   display: block;
   padding: 15px 5px 1px 11px;
   line-height:14px;
   border-bottom: 0px #f9f5f2 solid;
   width:160px;
	}
	
.rightnavcopy {
   font-family:  Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   color: #505050;
   font-weight: normal;
   text-align:left;
   line-height:12px;
   display: block;
   padding: 1px 5px 4px 13px;
   line-height:14px;
   border-bottom: 0px #f9f5f2 solid;
   width:160px;
}

.sm_002 {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 10px;
   color: #000000;
	}
	
/* link styles */

/* default link */

p a:link {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: underline;
}

p a:visited {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: underline;
}

p a:hover {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: none;
}	
a	{
	color: #0000FF;
	text-decoration: none;
	}
a:link {
	color: #0000FF;
	text-decoration: none;
	}
a:visited {
	color:  #0000FF;
	text-decoration: none;
	}
a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
	}
	
/* top contact info link */
	
a.top_002 {
   color: #FFFFFF;
   padding-right: 10px;
   text-decoration: underline;
	}
a.top_002:link {
	color: #FFFF00;
	text-decoration: underline;
	}
a.top_002:visited {
	color: #FFFF00;
	text-decoration: underline;
	}
a.top_002:hover {
	color: #FFFF00;
	text-decoration: none;
	}
	
/* topnav link */

a.topnav_002 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	}
a.topnav_002:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.topnav_002:visited {
	color:  #FFFFFF;
	text-decoration: none;
	}
a.topnav_002:hover {
	color: #f4e500;
	text-decoration: none;
	}
	
/* leftnav link */	
	
a.leftnav_002 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #f9f5f2 solid;
	}
a.leftnav_002:link {
	color: #000000;
	text-decoration: none;
	display: block;
	}
a.leftnav_002:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	}
a.leftnav_002:hover {
	color: #000000;
	text-decoration: underline;
	display: block;
	}
	
a.subleftnav_002 {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 8px 5px 8px 15px;
	background-color:#a8a8a8;	
	border-top: 1px #b2bfbc solid;
	}
a.subleftnav_002:link {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color:#a8a8a8;
	}
a.subleftnav_002:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color:#a8a8a8;
	}
a.subleftnav_002:hover {
	color: #e6d800;
	text-decoration: none;
	display: block;
	background-color:#a8a8a8;
	}
	
/* footer link */

a.footer_002 {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_002:link {
	color: #f4e500;
	text-decoration: underline;
	}
a.footer_002:visited {
	color: #f4e500;
	text-decoration: underline;
	}
a.footer_002:hover {
	color: #f4e500;
	text-decoration: none;
	}
	
/* lit page link */

a.litpage {
	color: #555555;
	font-weight:bold;
	text-decoration: underline;
	margin-bottom:3px;
	}
a.litpage:link {
	color: #555555;
	text-decoration: none;
	}
a.litpage:visited {
	color: #555555;
	text-decoration: none;
	}
a.litpage:hover {
	color: #555555;
	text-decoration: underline;
	}
	
/* news links*/

a.newslinks {
	color: #555555;
	font-weight:normal;
	text-decoration: underline;
	margin-bottom:3px;
	}
a.newslinks:link {
	color: #01503d;
	text-decoration: none;
	}
a.newslinks:visited {
	color: #01503d;
	text-decoration: none;
	}
a.newslinks:hover {
	color: #01503d;
	text-decoration: underline;
	}
	
/* miscellaneous */
	
li {
	list-style-image: url(images/bullet.gif);
	}
	
.aboutlist {
   margin:4px 10px 6px 10px;
   padding:0px 0px 0px 10px;
}

.aboutlist li  {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size: 11px;
   border-bottom: 0px #ffffff solid;
   margin:0px 7px 0px 0px;
   padding-left:0px;
   list-style-type:none;
   list-style-image:url(images/accentbullet.jpg);
   padding-bottom:3px;
}

.homelogolist {
   margin:4px 10px 6px 10px;
   padding:0px 0px 0px 10px;
}

.homelogolist li  {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size: 11px;
   border-bottom: 0px #ffffff solid;
   margin:0px 7px 0px 0px;
   padding-left:0px;
   list-style-type:none;
   padding-bottom:3px;
   display:inline;
}


/* begin custom page css */
/*  general page attributes  */
.pageinfo {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 11px;
   font-weight:normal;
   text-decoration: none;
   margin: .2em 0em .3em 1.5em;
}

.pageinfo a:link {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: underline;
}

.pageinfo a:visited {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: underline;
}

.pageinfo a:hover {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: none;
}

.boldpageinfo {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   margin: 2px 0px 3px 17px;
}

.bodycopy {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 12px;
}

.boldbodycopy {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 12px;
   font-weight:bold;
}


  /*  rfq form attributes  */
  
.quotetable {
   border: 1px solid #d8bdbd;
   background-color:#f5f5f5;
   margin: 0px 15px;
   width: 500px;
}

/*  home page attributes  */

.homesubheader  {
   font-family: Arial, Helvetica, sans-serif;
   color: #686868;
   font-size: 15px;
   font-weight:bold;
   margin: 6px 0px 3px 14px;
   text-align: left;
   line-height: 13px;
}

 .homeinfoheader {
   font-family: Arial, Helvetica, sans-serif;
   color: #666633;
   font-size: 13px;
   font-weight:bold;
   text-align: left;
   margin:2px 0px 5px 5px;
   line-height: 13px;
 }
 
.homepageinfo  {
    font-family: Arial, Helvetica, sans-serif;
   color: #222222;
   font-size: 11px;
   font-weight:normal;
   text-align: left;
   margin:2px 0px 5px 10px;
   line-height: 13px;
   border-top:0px solid #e6d800;
   padding-top:2px;
}

.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;
}

/*  buckets using list items and h5 h5img  */

#buckets {
   margin:5px 5px 10px 0px;
   padding:0px 0px 0px 0px;
   border-top:10px solid #D3CACE;
   width:480px;
}
 #buckets ul {
   width:465px;
   margin:0;
   padding:0;

 }
#buckets li  {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   color:#990033;
   font-size: 12px;
   margin:0px 2px 0px 0px;
   list-style-type:none;
   float:left;
   width:155px;
   padding:1em 0;
}

h5 img {
   display:block;
   border:1px solid #4e1041;
   margin-bottom:.3em;
}

/*  table based buckets  */	
.contentbucket {
   font-family: Arial, Helvetica, sans-serif;
   color: #01503d;
   font-size: 11px;
   text-decoration: none;
   font-weight: bold;
   line-height: 12px;
   margin: 2px 2px;
}

.contentbucket  img {
   margin-bottom:3px;
}

.contentbucket a:link {
   color: #01503d;
   text-decoration: none;
}

.contentbucket a:visited {
   color: #01503d;
   text-decoration: none;
}

.contentbucket a:hover {
   color: #01503d;
   text-decoration: underline;
}

/*  information table attributes - home and destination page sidebars  */

#sidebarinfo h4 {
   background: #781650;
   margin: 0em 0em .3em .2em;
   padding:.4em 2.5em .4em .5em;
   width:auto;
}

#sidebarinfo p {
   color:#333333;
   font-weight:normal;
   padding:.2em 0em 0em 1.1em;
}

 .servicetable {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 11px;
   font-weight:normal;
   text-align:left;
   line-height:13px;
   padding: 4px 2px 6px 2px;
   margin:6px 3px 5px 3px;
   border: 1px solid #a62426;
   background-color:#f5f5f5;
}
