@charset "UTF-8";
/* CSS Document */

#container {
	width: 914px;
	text-align: left;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0 20px 0 20px;
}
#header {
	margin: 40px 0 12px 0;
	padding: 0;
}
#leftColumn {
	float: left;
	width: 255px;
	clear: both;
}
#footer {
	clear: both;
	margin: 0;
	padding: 40px 0 0 0;
}
#footer p {
	font-size: 9px;
}
#rightColumn {
	float: right;
	width: 647px;
}
#nav {
	width: 255px;
	border-top: 1px solid #CCCCCC;
	padding: 12px 0 40px 0;
}
#nav h1 {
	font-size: 13px;
	line-height: 18px;
	text-transform: none;
}
ul.navigation {
	list-style-type: none;
	font-size: 13px;
	line-height: 18px;
}
ul.navigation a {
	color: #000000;
}
ul.navigation a:hover {
	color: #cccc66;
}
ul.navigation a.active {color: #cccc66;}
ul.navigationSub {
	list-style-type: none;
	font-size: 13px;
	line-height: 18px;
	padding-left: 12px;
}
#accordion {
	padding-left: 12px;
	cursor: pointer;
}
#accordion h2{
	font-size: 13px;
	line-height: 18px;
	color: #000000;	
}
#navigation {
	list-style-type: none;
	font-size: 13px;
	line-height: 18px;
}

#quoteBox {
	width: 255px;
	background-color: #cccccc;
	margin: 80px 0 12px 0;
}
#quoteBox h1 {
	color: #ffffff;
	padding: 10px;
	font-size: 20px;
	line-height: 18px;
	text-transform: none;
	font-weight: lighter;
}
#quoteBox h2 {
	color: #ffffff;
	text-align: right;
	padding: 0 10px;
}
#quoteBox h3 {
	color: #ffffff;
	text-align: right;
	padding: 0 10px 10px 0;
}
#homeImage {
}
#banner {
	margin: 0 0 12px 0;
}
#elecManHome {
	width: 310px;
	float: left;
	border-left: 1px solid #cccccc;
	padding: 0 0 0 12px;
	margin: 12px 0 0 0;
}
#medTrainProducts {
	width: 310px;
	float: right;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0 0 0 12px;
	margin: 12px 0 0 0;
}
.footerLeft {
	float: left;
	width: 300px;
}
.footerRight {
	float: right;
	width: 300px;
	text-align: right;
}
#mainContentLeft {
	width: 299px;
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0 12px 0 12px;
	margin: 12px 0 0 0;
}
#mainContentRight {
	width: 310px;
	float: right;
	padding: 0 0 0 12px;
	margin: 12px 0 0 0;
}
#mainContentRight2 {
	width: 309px;
	float: right;
	padding: 0 0 0 12px;
	margin: 12px 0 0 0;
	border-right: 1px solid #cccccc;
}
.prductMenus {
	margin-bottom: 14px;
	margin-right: 14px;
}
.prductMenus a {
	color: #000000;
}
.prductMenus a:hover {
	color: #cccccc;
}
.prductMenus ul {
	list-style-type: none;
}
.partNumber {
	margin-bottom: 14px;
	margin-right: 14px;
}
.partNumber li {
list-style-type: none;
}
.prductMenuslft {
	margin-bottom: 14px;
	margin-right: 14px;
	float: right;
}
.prductMenuslft ul {
	list-style-type: none;
}
.partNumber {
	margin-bottom: 14px;
	margin-right: 14px;
}
#productPhotos {
	padding: 18px 0 0 0;
	position: relative;
}
#productLeft {
	width: 301px;
	float: left;
	padding: 0 0 0 12px;
	margin: 12px 0 0 0;
}
#productLeft h1 {
font-size: 14px;
color: #999999;
text-transform: none;}
#productRight {
	width: 310px;
	float: right;
	padding: 0 0 0 12px;
	margin: 12px 0 0 0;
}
#vertColumnWrapper {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
#vertColumnWrapper2 {
	background-image: url(../images/background2.gif);
	background-repeat: repeat-y;
}
#subHome {
	width: 621px;
	padding: 0 12px 0 12px;
	margin-top: 25px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#elecmanContent {
	float:left;
	width: 391px;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#elecmanPhoto { 
	width: 220px;
	float: right;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.elecmanList {
	margin-bottom: 14px;
	margin-right: 14px;
	margin-top: 14px;
	padding-left: 14px;
}
.elecmanList li {
list-style-type: disc;
}
a.active {color: #cccc66;}
#popUps {
	text-align: left;
}
.terms  {
	padding-top: 16px;
}
.terms li {
	margin-left: 20px;
	line-height: 16px;
}
.contact {
	padding-top: 16px;
}
.contact ul {
	width: 600px;
	list-style-type: none;
}
.contact ul li {
	float: left;
	margin: 8px 0 0 0;
	width: 150px;
}
.contact br {
	clear: left;
}
#map {
	padding-top: 40px;
}
	