/* CSS Style Sheet */
/*		Created by Garrett Woods in July 2008 for Wright Capacitors, Inc.*/
html {
	font-family:arial, sans-serif;
}
.kitco_img {
  margin-left: 22px;
}
/*==================Link Styles==================*/
a.nav:link {
		text-decoration:none;
		color: #006699;
		text-indent: 10px;
		display: block;
		background: #e0e0e0;}
a.nav:active {
		text-decoration:none;
		color: #006699;
		text-indent: 10px;
		display: block;
		background: #e0e0e0;}
a.nav:visited {
		text-decoration:none;
		color: #006699;
		text-indent: 10px;
		display: block;
		background: #e0e0e0;}
a.nav:hover {
		text-decoration:none;
		color: #006699;
		text-indent: 10px;
		display: block;
		background: #CCCCCC;}
body {
		background-image:url(images/mainback.png);
		background-repeat:repeat;
		z-index: 1;}
/*===================Div Styles======================*/
div.maincontainer { 
		margin: 0 auto; 
		width: 950px; 
		background: fixed #FFFFFF;}
div.header {
		background-image:url(images/header_back.png);
		height:60px;}
div.headerImg {
		width:240px;
		float:left;}
div#Google {
		width:300px;
		float:right;
		padding-top:10px;}
div.mainPicture {
		vertical-align: top;}
div.main {
		padding-left: 15px;
		padding-right: 15px;
		text-align:justify;}	
div.clear {
		clear: both;}
td.topAlign {
		vertical-align: text-top;}
/*=============== Data Table Styles==================*/
.blue { 
		background-color: #CCFFFF}
table.dataTable td {
		text-align: center;
		border-spacing: 0px;
		border-width: 1px;
		border-collapse: collapse;
		border-style: solid;
		border-color: #000000;}
/*===================================================*/
td.filler {
		padding: 0px;
		border: none;
		background-color:#000000;
		background-image: url(images/filler.jpg);
		display: block;}
div.filler > img {
	padding-left:3px;
}
.nav {
		background-color: #CCCCCC;
		font-size: 1em;
		display: block;
		text-align: left;
		text-indent: 10px;
		text-decoration: none;
		letter-spacing: normal;
		word-spacing: normal;
		margin-bottom: 3px;}
.whiteBack {
		background-color: #FFFFFF}
.blackBack { 
		background-color: #000000}
h1 {
	color:#006699;
	text-indent:20px;
	font-size:1.3em;
	margin:5px 0 5px 0;
}
h2 {
	font-size:1.2em;
}
p.main {
		font-size:1em;
		vertical-align: top;}
.left {
		float: left;
		padding:15px;}
.right {
		float: right;
		padding: 15px;}
.caption {
	width:100%;
	text-align:center;
	font-style:italic;
}
.navTable {
		background-color:#000000;}
.style1 {
		font-size: 20px;}
.spacer {
		background-color: #8aa7c6;}
.headerBack {
		background-image: url(images/header_back.png);}
.style4 {
		font-size: 12px}
#footerContainer {
	float: right;
	padding:10px;
}
.ordering-table table td{
	border:#000000 1px solid;
	width:75px;
	padding:3px;
	font-size:.8em;
	text-align:center;
}
.ht-ordering-table table td {
	border:#000000 1px solid;
	width:88px;
	padding:3px;
	font-size:.8em;
	text-align:center;
}
.ss-ordering-table table td {
	border:#000000 1px solid;
	width:105px;
	padding:3px;
	font-size:.8em;
	text-align:center;
}
.subNavContainer {
	float:left;
	width:150px;
	background-color:#000000;
	margin:83px 20px 20px 0;
}
dt {
	font-weight:bold;
	margin-top:20px;
}
dd {
	text-indent:25px;
}
.right-of-subnav {
	width:550px;
	float:right;
}
body#tech .tech-info {
	background-image: url('images/arrow-right.png');
	background-repeat:no-repeat;
	background-position:right top;
}
.map {
	padding-left:80px;
}
.pictureDiv {
	margin-top:50px;
	margin-left:4px;
}
.left.pictureDiv.ceo {
  margin-left: 250px;
}
.left.pictureDiv.sam {
  margin-left: 240px;
}
/* Form Styles  ############################################################*/
.form-item {
	float:left;
	margin-bottom:30px;
}
.red {
	color:red;
}
.form-label {
	float:left;
	font-weight:bold;
	text-align:left;
}
.form-input {
	margin-left:40px;
}
#about-you {
	width:350px;
	clear:both;
	margin-left:50px;
}
#about-caps  .form-item{ 
	clear:both;
	width:100%;
	margin-left:50px;
}


img.left-microwave {
	margin-left:45px;
}
