body{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1.title{
	padding:0px;
	margin:0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h1{
	padding:0px;
	margin:0px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2{
	padding:0px;
	margin:0px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h3{
	padding:0px;
	margin:0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a{ text-decoration:underline; color:#000000;}
a:hover{ text-decoration:none; color:#000000;}
#top{
	height:40px;
	text-align:center;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#nav{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:970px;
	margin:0 auto;
	text-transform: uppercase;
}
#secondary_nav{
	background-image: url(../images/secondary_nav_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 463px;
	padding-top: 7px;
	text-align: center;
}
#secondary_nav ul
{
	padding:0px;
	margin:0px;
}
#secondary_nav li
{
	display: inline;
	list-style-type: none;
	padding-right: 22px;
	padding-left: 22px;
}
#secondary_nav li a {
  	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration:none;
}

#secondary_nav li a:hover {
	text-decoration:underline;
}
#logo{
}
#search{}
#search form{ margin:0px; padding:0px;}
#searchText{
	border: 0px;
	height: 19px;
	width: 126px;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	padding-top: 7px;
	padding-left: 5px;
	font-size: 11px;
	color: #666666;
}
#address{
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding-bottom: 8px;
}
#flash{
	background-image: url(../images/flash_bg.jpg);
	background-repeat: repeat-x;
	height: 147px;
}
#flash_blue{
	background-image: url(../images/flash_bg_blue.jpg);
	background-repeat: repeat-x;
	height: 147px;
}
#left{
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
}
#left .read_more{ margin-top:5px; margin-bottom:10px;}
#left ul{ margin:0px; padding:0px; list-style:none; text-transform:uppercase; }
#left ul ul{ margin:0px; padding:0px; list-style:none; margin-left:10px; font-size: 11px;}
#left ul li ul li a{ font-weight:normal; color:#666666;}
#left ul li{ margin-bottom:6px;}
#left ul li a, #left a{ font-weight: bold; color:#6C9429; }
#right{}
#right{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
}
#right .read_more{ margin-top:5px; margin-bottom:10px;}
#right ul{ margin:0px; padding:0px; list-style:none; }
#right ul ul{ margin:0px; padding:0px; list-style:none; margin-left:10px; font-size: 11px;}
#right ul li ul li a{ font-weight:normal; color:#666666;}
#right ul li{ margin-bottom:6px;}
#right ul li a, #right a{ font-weight: bold; color:#6C9429; }
#quick_charge{
	/*	background-image: url(../images/quick_charge_bg.jpg);*/
	height: 181px;
	width: 569px;
	font-size: 11px;
}
.blue{ color:#005596;}
.green{ color:#79A22E;}
#content{
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:20px;
}
#content_home{
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
}
#footer{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	height: 64px;
	padding-top: 10px;
}
#footer #footer_info{
	width:970px;
	margin:0 auto;
}
#footer #footer_info a{
	color: #000000;
	text-decoration:none;
}
#footer #footer_info a:hover{
	color: #000000;
	text-decoration:underline;
}
.links{ font-size:11px;font-weight: bold; color:#666666; text-decoration:none; text-transform:uppercase; }
.links a{ font-size:11px;font-weight: bold; color:#6C9429; text-decoration:none; }
.links a:hover{ font-size:11px;font-weight: bold; color:#6C9429; text-decoration:underline;}