/* CSS Style Sheet */
/*		Created by Garrett Woods in July 2008 for Wright Capacitors, Inc.*/
/*		Email: garrett@garrettwoods.com*/
/*		This document is linked to every page on the site*/
/*==================Link Styles==================*/
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:link {
		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;}	
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;}
.nav {
		background-color: #CCCCCC;
		font-size: 16px;
		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}
.heading1 {
		color: #006699;
		font-weight: bold;
		text-align: left;
		text-indent: 15px;
		vertical-align: text-top;}
p.main {
		font-size:16px;
		vertical-align: top;}
.left {
		float: left;
		padding-left: 15px;}
.right {
		float: right;
		padding-right: 15px;}
.navTable {
		background-color:#000000;}
.style1 {
		font-size: 20px;}
.spacer {
		background-color: #8aa7c6;}
.headerBack {
		background-image: url(images/header_back.png);}
.style4 {
		font-size: 12px}
div.footer {
		vertical-align: baseline;
		float: right;}