body {
	margin-top:10px;
	background-color: #CCCCCC;
	background-image: url(images/);
	}
	
#container {
	width: 800px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header {
	width: 800px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 0px #FFFFFF solid;
	}
	
#utility_nav {
	width: 800px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #091748;
	}
	
/* topnav area start */

#topnav {
	width: 800px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #999999;
	white-space: nowrap;
	border-bottom: 2px solid #c5d1e2;
	background-image:url(images/navbkgd.jpg);
	background-repeat: repeat-x;
	}

/* main area start */
	
#main {
	width: 800px;
	background-color: #FFFFFF;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	}
	
#leftnav {
	width: 170px;
	padding-top: 0px;
	padding-bottom: 120px;
	background-color: #c6d1e0;
	}
	
#content_area {
	width: 630px;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 15px;
	padding-bottom: 25px;
	background-image:url(images/contentbkgd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

/* footer area start */

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
	width: 800px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	background-color: #091748;
	}
	
#thomas_info {
	width: 800px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
/* heading styles */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin:3px 0px 10px 0px;
	}
	
.home h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	margin:3px 0px 5px 0px;
	} 

h2 {
	color: #3a71b3;
	font-size: 14px;
	font-weight: bold;
	margin:6px 0px 3px 0px;
	}
	
.buckets h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d82626;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	line-height:13px;
	margin: 3px 3px;
	text-decoration:none;
	}
	
.buckets h3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #d82626;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	}
	
.buckets h3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #d82626;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	}
	
.buckets h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #d82626;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d82626;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	margin-top:15px;
	text-decoration:none;
	}
	
.home h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #091748;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	margin-top:5px;
	text-decoration:none;
	}
		
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #22;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	margin: 3px 3px 10px 3px;
	text-decoration:none;
	}
	
/* image styles */
	
.img01 {
   border: 1px solid #666666;
   margin: 0px 6px;
   clear:both;
   float:right;
	}
	
.img02 {
   border: 1px solid #666666;
   margin: 3px 6px;
	}

.img03 {
	border: 1px #000000 solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
/* miscellaneous */

/* 2 column css start */

#maincontent {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   padding: .2em 24em 4em 1.5em; 
   float: left;
}

#sidebar {
   float: left;
   width: 23em;
   margin: .2em 0em 4em -24em;
   text-align:center;
}

#sidebar img {
   border:1px #333333 solid;
   margin:4px 0px;
}


/* twocolumn - narrow right column */

.leftcolumn {
   width: 415px;
   float:left;
   margin:.5em 0em 0em 1.3em;
}


.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.3em;
   text-align:center;
}


.rightcolumn1 {
   margin:.5em .3em 0em 0em;
   padding:.3em;
   width: 420px;
   float:right;
}

.contactleftcolumn {
   width: 300px;
   float:left;
   margin:.5em 0em 0em 1.3em;
   text-align:left;
}


.contactrightcolumn {
   margin:.5em .3em 0em 0em;
   padding:.3em;
   width: 325px;
   float:right;
}

/* singlecolumn */

.singlecolcontent {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   margin: .5em .3em .5em .5em; 
   clear:both;
}

p {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   margin:2px 0px 6px 0px;
}

.bodycopy {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 12px;
   font-weight:normal;
   text-decoration: none;
   margin: 0px 0px 0px 0px;
}

.homeinfocol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/homeinfocol.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:8px 0px;
	line-height:18px;
	width:160px;
}

.homeinfocol p {
	margin-left:16px;
}

.homeinfocol h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#d82626;
	font-size:12px;
	font-weight:bold;
	margin:4px 2px 8px 2px;
	text-align:center;
}

/* list items */
	
li {
	list-style-image: url(images/bullet.gif);
	}
	
.bucketlist {
   margin:2px 4px 3px 13px;
   padding:0px 0px 0px 13px;
}

.bucketlist li  {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size: 11px;
   border-bottom: 0px #ffffff solid;
   margin:0px 4px 0px 0px;
   padding-left:0px;
   list-style-type:none;
   list-style-image:url(images/bodybullet.jpg);
   padding-bottom:0px;
   line-height:13px;
}
	
.leftnavlist {
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 12px;
}

.leftnavlist li  {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#ffffff;
   font-weight:bold; 
   border-bottom: 1px #ffffff solid;
   margin:0px 7px 0px 0px;
   padding-left:0px;
   list-style-type: none;
   list-style-image:url(template-files/leftnavicon.jpg);
   padding-bottom:4px;
   display:block;
   background-color:#091748;
   width:auto;
}

.leftnavlist a:link {
	text-decoration:none;
	color:#ffffff;
	text-decoration:none;
}

.leftnavlist a:visited {
	text-decoration:none;
	color:#ffffff;
	text-decoration:none;
}

.leftnavlist a:hover {
	text-decoration:none;
	color:#ffffff;
	text-decoration:underline;
}
	
.infolist {
   margin:5px 10px 5px 12px;
   padding:0px 0px 0px 12px;
}

.infolist li  {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size: 12px;
   border-bottom: 0px #ffffff solid;
   margin:0px 7px 0px 0px;
   padding-left:0px;
   list-style-type:none;
   list-style-image:url(images/bodybullet.jpg);
   padding-bottom:2px;
}


  /*  rfq form attributes  */
  
.quotetable {
   border: 1px solid #d1d6e7;
   background-color:#f1f2f6;
   margin: 0px 15px;
   width: 500px;
}