html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}

a {
	color: #555555;
}

object {
	outline: none;
}

div#header_topnew {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	height: 40px;
}

a#logo {
	float: left;
	width: 260px;
	height: 40px;
	background: url(images/logo.png) 0 0 no-repeat;
	margin-left: 0px;
	margin-top: 11px;
	display: block;
	z-index: 1001;
}

#logo_icon {
	display: block;
	height: 75px;
	line-height: 75px;
	vertical-align: top;
	width: 82px;
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
}

#logo_icon img {
	position: absolute;
	margin-top: -28px;
}

div#searchlogo {
	width: 700px;
	float: right;
	padding-top: 15px;
}

#header {
	display: block;
	height: 86px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#headerBg {
	display: block;
	background: url(images/home/top_bg_repeat.gif) repeat-x top;
}

#centerBg {
	background: url(images/home/banner.gif) no-repeat top center;
}

#fullBg2 {
	background: url(images/centerBg2.jpg) no-repeat top center;
}

#bannerBg2 {
	background: url(images/bannerBg2.jpg) repeat-x 0 0;
}

#fullBg3 {
	background: url(images/centerBg2.jpg) no-repeat top center;
}

#bannerBg3 {
	background: url(images/bannerBg2.jpg) repeat-x 0 0;
}

#banner3 {
	display: block;
	width: 980px;
	height: 285px;
}

#fullBg {
	background: url(images/centerBg.jpg) no-repeat top center;
}

#center {
	display: block;
	width: 980px;
	min-height: 360px;
	margin-left: auto;
	margin-right: auto;
}

#bannerBg {
	background: url(images/bg_03.png) repeat-x 0 -1px;
}

#banner {
	display: block;
	width: 980px;
	height: 402px;
}

#mainBg {
}

#main {
}

#footerBg {
}

#footer {
	margin-top: 15px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9px;
	text-transform: uppercase;
}

#footer a {
}

ul.nav-footer {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 980px;
	z-index: 2;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

ul.nav-footer li {
	display: inline;
	padding: 2px 0px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 0px;
	color: #e05b07;
	font-size: 12px;
	margin-top: 0px;
	border-left-color: #000;
	border-left-style: dotted;
	border-left-width: 1px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

ul.nav-footer li.first {
	border: none;
}

ul.nav-footer li a, #page #header ul.nav-header li a:hover {
	text-decoration: none;
	color: #e05b07
}

/*
 ul.nav-footer li.nav-selected {
 border: 1px solid #bbb;
 padding: 2px 8px;
 }*/
#leftCol {
	display: block;
	float: left;
	width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
}

#rightCol {
	display: block;
	float: right;
	width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
}

#centerCol {
	float: left;
	width: 400px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
}

#twoCol {
	float: left;
	width: 680px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
}

#fullCol {
	display: block;
	width: 980px;
}

.clearfloat {
	clear: both;
	display: block;
	height: 0;
}

.search_button {
	width: 82px;
	height: 23px;
	background: url(images/home/search_btn.png) no-repeat top left;
	cursor: pointer;
	margin: 0 0 0 0;
	padding: 0px;
	border: 0px;
	z-index: 10000;
}

.inputbox_search {
	width: 196px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: url(images/home/search_txtbox.png) no-repeat;
	border: 0px;
	margin: 0 0 0 0;
	padding: 4px 4px 0px 10px;
	z-index: 10000;
}

.search_main {
	width: 320px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.search_left {
	width: 214px;
	margin: 0px;
	height: 19px;
	padding: 0px;
	display: block;
	float: left;
}

.search_right {
	width: 86px;
	margin: 0px;
	height: 23px;
	padding: 0px;
	display: block;
	float: left;
}

#flashbanner {
	margin-top: 30px;
}

.support_rss_row {
	display: block;
	float: left;
	clear: both;
	padding-left: 15px;
	width: 275px;
}

.support_right_row {
	display: block;
	float: left;
	clear: both;
	padding-left: 25px;
	vertical-align: middle;
	line-height: 20px;
}

.banner_flash {
}

.banner_over_flash {
	position: relative;
	z-index: 1;
	top: -368px;
}

.banner_over_flash #flashbanner {
	margin-top: 0;
}

.clearfloat {
	clear: both;
	display: block;
	width: 0;
	height: 0;
}

.prod_sup_file_desc {
	text-indent: 5px;
}

.center_top_repeat {
	background: url(images/bgtopcenter_repeat.jpg) repeat-x center 0;
	height: 31px;
	display: block;
}

.center_top_repeat_center {
	background: url(images/bgtopcenter_center.jpg) no-repeat center 0;
	height: 31px;
	display: block;
}

/* WHERE TO BUY LIST - START */
#storecontainer {
	background-color:;
	width: 750px;
	margin:auto;

}
.boxes a {
	font-family: verdana,geneva;
	color: #fd671e;
	text-decoration: underline;
	font-size: small;
}
.boxes {
	background-color:;
	width: 150px;
	height: 150px;
	float:left;
	position: relative;
/*	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
*/
}
.store {	
	width:100%;
	bottom:10px;
	text-align:center;
	margin: auto;
	position: absolute;
	padding: 0;
}
.storeCat {	
	width:100%;
	bottom:10px;
	text-align:center;
	margin: auto;
	border-top:solid thin #999999;
	clear:both;
	font-family: verdana,geneva;
	font-size: 12pt;
}
/* WHERE TO BUY LIST - END */