:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a images,:link images,:visited images { border:none; outline: none; }
* { padding: 0; margin: 0;}
/*---:[ global elements ]:---*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small; /* for compliant browsers */
margin: 10px 0;
text-align: left;
}

html>body { /* be nice to Opera */
font-size: small;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { 
	font-size: 150%;
}

h2 { 
	font-size: 120%;
}

h3 { 
	font-size: 100%;
}

h4 { 
	font-size: 90%;
}

ul li {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	
ul.list-no-bullet li {

	line-height: 120%;

	list-style: none none;

}

ul.list-no-bullet ul {

	line-height: normal;
}




images { 
	border-width: 0; 
	display: block;
}

.mgtop {
	margin-top: 10px;
}

.mgleft {
	margin-left: 7px;
}

.mgright {
	margin-right: 10px;
}

.mgbottom {
	margin-bottom: 10px;
}

.pdbottom {
	padding-bottom: 20px;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.box-30 {
	width: 220px;
}

.box-100 {
	width: 678px;
}

.clearboth {
	clear: both;
}

.clearnone {
	clear: none;
}

.border {
	border: 1px solid #6a6a6a;
}

.caption {
	text-align: center;	
}

.cental {
	text-align: center;
	margin: 0 auto;
}

.red {
	color: #FF0000;
}

.smallfont {
	font-size: 85%;
}



/*---:[ core layout elements ]:---*/

#wrapper {	
	margin: 0;
	text-align: left;
	width: 100%;
}



#header {
	margin: 0 auto;
	text-align: center;
	height: 113px;
	width: 100%;
}

#logo {
	background: transparent url(images/logo.gif) 0 0 no-repeat;
	margin: 0 auto;
	text-align: center;
	width: 449px;
	height: 85px;
}

#logo a {
	width: 449px;
	height: 85px;
	display: block;
}

#leftcontent {
	float: left;
	margin: 27px 0 0 0;
}

#rightcontent {
	float: left;
	background: transparent url(images/pgbg.gif) 0 -12px no-repeat;
	width: 99%;
	padding: 10px;
	margin: 0;
	min-width: 500px;
}

#rightcontent h1 {
	color: #FFFFFF;
	margin: 5px 0 10px 0;
}

#rightcontent p, #rightcontent-inner p {
	margin: 5px 0 10px 0;
}

#rightcontent-inner {
	float: left;
	background: transparent url(images/pgbg.gif) 0 -12px no-repeat;
	width: 99%;
	padding: 10px;
	margin: 0;
}

#rightcontent-inner h1 {
	color: #FFFFFF;
	margin: 5px 0 10px 0;
}

#rightcontentrightbox {
	background: transparent url(images/pgbg.gif) 100% 33px no-repeat;
	width:20px;
	height: 100%;
}

#rightcontentrightarc {
	background: transparent url(images/pgbg.gif) bottom right no-repeat;
	width:20px;
	height: 25px;
	float: left;
}

#rightcontentfootbox {
	background: transparent url(images/pgbg.gif) bottom left no-repeat;
	width: 99%;
	padding: 0 10px;
	margin: 0;
	height: 25px;
}

#menu {
	float: left;
	background: transparent url(images/menusprd.gif) 0 0 repeat-x;
	width: 100%;
	height: 37px;
	position: relative;
}

#tab1 a {
	background: url(images/homebut.gif) 0 -37px no-repeat;
	width: 67px;
	height: 27px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 12px;
	color: #FFFFFF;
}

#tab1 a:hover, #tab1 a.isselected {
	background: url(images/homebut.gif) 0 0 no-repeat;
	width: 67px;
	height: 27px;
	display: block;
}

#tab2 a {
	background: url(images/ourbatteriesbut.gif) 0 -37px no-repeat;
	width: 124px;
	height: 27px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 13px;
	color: #FFFFFF;
}

#tab2 a:hover, #tab2 a.isselected {
	background: url(images/ourbatteriesbut.gif) 0 0 no-repeat;
	width: 124px;
	height: 27px;
	display: block;
}

#tab3 a {
	background: url(images/locationsbut.gif) 0 -37px no-repeat;
	width: 97px;
	height: 27px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 14px;
	color: #FFFFFF;
}

#tab3 a:hover, #tab3 a.isselected {
	background: url(images/locationsbut.gif) 0 0 no-repeat;
	width: 97px;
	height: 27px;
	display: block;
}

#tab4 a {
	background: url(images/locationsbut.gif) 0 -37px no-repeat;
	width: 95px;
	height: 27px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 9px;
	color: #FFFFFF;
}

#tab4 a:hover, #tab4 a.isselected {
	background: url(images/locationsbut.gif) 0 0 no-repeat;
	width: 95px;
	height: 27px;
	display: block;
}

#menu ul{
	float: left;
}

#menu li {
	list-style: none;
    display: inline;
	margin: 0;
	padding:0;
	float: left;
}

#menu li a{
	display: block;
	float: left;
}

#container {
	
}

#footer {
	margin: -5px 0 0 30px;
	font-size: 10px;
	height: 30px;
	clear: both;
}


#sddm div {	
	background: transparent url(images/ddbg.gif) 0 0 no-repeat;
	position: absolute;
	visibility: hidden;
	width: 171px;
	height: 240px;
	top: 0;
	left: 76px;
	z-index: 12;
}

#sddm div a {	
	display: inline;
	_margin: -8px 0 0 0;
	width: 160px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: none;
	color: #FFFFFF;
	height: 5px;
	font-size: 11px;
	font-weight: normal;
}

#sddm div a:hover {
	display: inline;
	_margin: -8px 0 0 0;
	width: 160px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: none;
	height: 5px;
}

#m1 #themainlnk {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 16px;
	margin: 0 0 10px 0;
}


