body{
	font-family:EuroRoman, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

*{
	margin:0;
	padding:0;
}

a:link, a:visited{
	color: #3e424c;
}

a:hover, a:active{
	color: #fddf88;
}

#main{
	width:1000px;
	margin:auto;
}

#header{
	overflow:hidden;
}

#nav ul{
	list-style-type: none;
	background-color: #3e424c;
	height: 38px;
	width: 533px;
	margin: auto;
}

#nav ul li{
	float:left;
}

#nav ul a {
	background-image: url('nav-div.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 38px;
	text-decoration: none;
	font-size: 0.74em;
	color: #ffffff;
}

#nav ul a:hover{
	background-color: #fddf88;
}

#logo{
	width:435px;
	float:left;
}

#nav{
	width:533px;
	float:right;
	margin-top:35px;
}

#content{
	overflow:auto;
	margin-bottom:10px;
	float:none;
}

#sub1{
	float:left;
	border:0px solid #0e263c;
	padding:0px;
	overflow:auto;
	width:610px;
}

#sub1 p{
	margin-bottom:10px;
}

#sub1 ul{
	list-style-position:inside;
}

#sub1 h2{
	margin-bottom:10px;
}

ul.battery li{
	list-style-type:none;
}

#sub2{
	float:right;
	width:350px;
}

#sub2-top{
	border:3px solid #0e263c;
	padding:5px;
	margin-bottom:10px;
}

#sub2-top ul{
	list-style-image:url('checkmark.jpg');
	list-style-position:inside;
}

#sub2-top ul li{
	margin-bottom:15px;
	font-size:20px;
	font-weight:bold;
}

#sub2-bottom{
	border:3px solid #0e263c;
	padding:5px;
	background-color:#3d7f7f;
	color:white;
}

#sub2-bottom h4{
	text-align:center;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:underline;
}

#sub2-bottom p{
	margin-bottom: 10px;
	font-size:13px;
}

#sub2-bottom a:link, #sub2-bottom a:visited{
	color: white;
}

#sub2-bottom a:hover, #sub2-bottom a:active{
	color: #fddf88;
}

#footer{
	background-color:#3e424c;
	padding:5px 5px 5px 5px;
	overflow:auto;
}

#fadeshow1{
	border:1px solid black;
	background-color:#fddf88;
}

.footer-cat{
	float:left;
	margin-right:15px;
	width:127px;
}

.footer-cat h2{
	color:#ffffff;
	font-size:100%;
}
.footer-cat p a{
	color:#979193;
	font-size:90%;
	text-decoration:none;
}

.footer-cat p a:hover{
	text-decoration:underline;
}

.footer-cat-end{
	float:left;
	width:127px;
}

.footer-cat-end h2{
	color:#ffffff;
	font-size:100%;
}

.footer-cat-end p a{
color:#979193;
	font-size:90%;
	text-decoration:none;
}

.footer-cat-end p a:hover{
	text-decoration:underline;
}

#footer-bottom{
	clear:both;
	background-color:#ffffff;
	border:solid 1px #3e424c;
}

.bottom{
	font-size:12px;
}

.prod-div{
	width:605px;
	background: #fde49b;
	border:1px #3e424c solid;
	padding:2px;
}

.prod-div a:link, .prod-div a:visited{
    color: #727882;
}

.prod-div a:hover, .prod-div a:active{
    color: black;
}

.prod-head{
	width:605px;
	background: #3e424c;
	border:1px #3e424c solid;
	padding:2px;
	margin-top:5px;
}

a.prod-link:link{
	color:white;
	text-decoration:none;
}

a.prod-link:visited{
	color:white;
	text-decoration:none;
}

.arrow-white{
	background-image:url('down-arrow-white.gif');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

.prod-head2{
	width:605px;
	background: #979193;
	border:1px #3e424c solid;
	padding:2px;
	margin-top:5px;
}

a.prod-link2:link{
	color:#3e424c;
	text-decoration:none;
}

a.prod-link2:visited{
	color:#3e424c;
	text-decoration:none;
}
.arrow-grey{
	background-image:url('down-arrow-grey2.gif');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

#form #submit{ 
	color: #000000;
	background-color:#fac529;
	cursor: pointer;
	border:0px;
	padding:5px;
	font-weight:700;
} 
 
#form #submit:hover{  
	background-color:#fddf88;
}

div.form-data{
	margin-bottom:10px;	
}

.datasheet{
	background-color:#fac529;
	padding:5px;
}

a.datasheet-link:link{
	font-weight:bold;
	text-decoration:none;
	color:black;
}

a.datasheet-link:visited{
	color:black;
}

a.datasheet-link:hover{
	text-decoration:underline;
}

.news{
	font-size:11px;
}

a.news:link, a.news:visited{
	font-size:10px;
	color: #3e424c;
}

a.news:hover, a.news:active{
	font-size:10px;
	color: #fddf88;
}

.news-item{
	margin-bottom:40px;
}

#sub1 #form table{
	width:100%;
}
#sub1 #form table .form-header{
	background-color:#0f1c70;
	color:#ffffff;
}
#sub1 #form table td{
	border:1px solid black;
	padding:5px 0 5px 5px;
}
#sub1 #form input{
	margin-right:5px;
}
.small-form-text{
	font-size:.5em;
}
/*
main 8f743b
beige c7b387
dark blue 0e263c
dark grey 3e424c
light grey 979193
light blue 7b98ab
teal 3d7f7f
*/

/*
main fac529
light gold fddf88
dark blue 0f1c70
dark grey 3e424c
light grey 979193
light blue 808cd5
*/