BODY {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(http://batterieslife.com/images/bg_top.jpg);
	background-repeat:repeat-x;
	clear: both;
}
H1 {
	font-size: 13px;
	text-decoration:none;
}
.tnb {
	font-weight:bold;
	color: #EBE9D6;
	font-size:12px;
}
#wrapper {
	margin:0px;
	color: #EBE9D6;
}

#center {
	margin:auto;
	width: 721px;
	height:100%;
	background-image:url(http://batterieslife.com/images/center.jpg);
	background-repeat:repeat-x;
	overflow: auto;
}

#header {
	height: 66px;
	margin:0px;
	position:relative;
	
}
#logo {
	background-image:url(http://batterieslife.com/images/logo_top.jpg);
	background-repeat:no-repeat;
	height:31px;
	margin:0px;
	position:relative;
}
#middle {
	height:35px;
	margin:0px;
	position:relative;
}

#main {
	margin:0px;
	position: relative;
	color:#FF2222;
	height:100%;
}
#col_left {
    clear: both;
	font-size: 11px;
	width: 130px;
	float:left;
	position:relative;

}
#ad_1 {
	height: 400px;
	background-color: #FFE428;
}
#ad_1_spacer {
	height: 6px;
	background-color:#FFFFFF
}
#ad_2 {
	height: 1450px;
	background-color: #FFE428;
}
#ad_2_spacer {
	height: 6px;
	background-color: #ffffff;
}
#ad_3 {
	height: 610px;
	background-color: #FFFFFF;
}

#center_content {
	padding-left:5px;
	padding-top:0px;
	position:relative;
	float:left;
	height:100%;
	width:528px;
	margin-left:0px;
	margin-top: 7px;
}
#content {
	padding-left:5px;
	padding-top: .1em;
	padding-right:6px;
}
#content a {
	font-weight:bold;
	color:#930049;
	text-decoration:none;
}
#content a:hover {
	font-weight:bold;
	color:#84d9d3;
	text-decoration:underline;
}
#footer_spacer {
	background-image:url(http://batterieslife.com/images/footer_spacer.gif);
	background-repeat: repeat-x;
	height:27px;
	margin-top:0px;
	clear: both;
}
#footer_text {
	height:102px;
	text-align:center;
	clear:both;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
#footer_text a {
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#footer_text a:hover {
	font-size: 11px;
	font-weight:bold;
	color: #999999;
	text-decoration:underline;
}
#copyright {
	text-align:center;
	clear:both;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;

}
#img1 {
	width:80%;
	font-weight:80%;
}
/* -------------- Top Nav ----------------- */
#top_nav {
	display:block;
	position:absolute;
	margin-top:2.5px;
	text-align:left;
	padding-left:1px;
	padding-top:1px;
	width: 180px; 	
}
ul.rollmenu {
	list-style-type: none;
    color: #FFF;	
    margin: 0;
    padding-left: 0px;
    width: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    /* padding: 0 0.5em; */
    width: 100%;
}
html>body ul.rollmenu {
	width: 160px;
}
ul.rollmenu li {
	font-weight: bold;
    margin: 0;
    padding: 0;
	
}
ul.rollmenu ul {
	list-style-type: none;	
    margin: 0 0 0;
    padding: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
}
ul.rollmenu a {
	background: transparent url(http://batterieslife.com/images/list-on.gif);		
	font-weight: bold;
	font-size: 1em;
    text-decoration: none;
    color: #FFF;
    background-color: transparent;
    margin-left: 0;
    width: 160px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 1.75em;
}
html>body ul.rollmenu a {
	width: auto;
}
ul.rollmenu a:hover {
	color: #FFF;
    background-color: #C8C8C8;
}
ul.rollmenu2 {
	list-style-type: none;
    color: #FFF;	
    margin: 0;
    padding-left: 0px;
    width: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    /* padding: 0 0.5em; */
    width: 100%;
}
ul.rollmenu2 li {
	font-weight: bold;
    margin: 0;
    padding: 0;
	
}
ul.rollmenu2 ul {
	list-style-type: none;	
    margin: 0 0 0;
    padding: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
}
ul.rollmenu2 a {
	background: transparent url(images/list-on.gif) left center no-repeat;		
	font-weight: bold;
	font-size: 1em;
    text-decoration: none;
    color: #000000;
    background-color: transparent;
    margin-left: 0;
    width: 160px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 1.75em;
}
html>body ul.rollmenu2 a {
	width: auto;
}
ul.rollmenu2 a:hover {
	color: #FFF;
    background-color: #d2d5cd;
}
/* ---------------- */
/* fancyform styles */
/* ---------------- */
.leftcol{
	text-align:left;
	clear:both;
	background-position:center;
	width:100px;
}
.selected{
	background-image:url(images/chk_on.png);
	background-repeat:no-repeat;
	background-position:left;
}
.unselected{
	background-image:url(images/chk_off.png);
	background-repeat:no-repeat;
	background-position:left;
}
input[type=submit]{
	padding:5px 15px;
}
label{
	margin-bottom:2px;
	margin-right:3px;
	padding-left:0.5em;

