body {
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.clr { clear: both }
.container {
	margin: 0 auto;
	width: 980px;
}
.left-pane {
	float: left;
	width: 707px;
}
.right-pane {
	float: right;
	width: 273px;
}
.nav {
	background: #d8732d;
	font-weight: bold;
	color: #FFF;
	height: 28px;
	text-align: center;
}
.nav a {
	font-weight: bold;
	color: #FFF;
	line-height: 28px;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
	color: #f8cb17;
}
.nav a.hover {
	text-decoration: underline;
	color: #f8cb17;
}
.data-center {
	background: #d8732d;
	height: 28px;
	color: #f8cb17;
	line-height: 28px;
	text-align: right;
	padding-right: 10px;
	font-style: italic;
}
.header {
	height: 66px;
}
.logo {
	float: left;
	height: 66px;
	width: 300px;
}
.scroller {
	float: left;
	height: 22px;
	width: 390px;
	margin-top: 24px;
	border-right: solid 3px #d6d4d4;
	text-align: right;
	line-height: 22px;
}
.fader {
	position: absolute;
	z-index: 1001;
	background: url(images/fader.png) no-repeat;
	width: 50px;
	height: 22px;
	behavior: url(iepngfixbg.htc);
}
.home-img {
	width: 707px;
}
.topten {
	display: none;
	position: absolute;
	width: 382px;
	height: 282px;
	background: #FFF;
	margin: 35px 0 0 154px;
	background: url(images/topten_bg.png) no-repeat;
	padding: 9px 9px 9px 9px;
	behavior: url(iepngfixbg.htc);
}
.topten_head {
	font-weight: bold;
	height: 30px;
	border-bottom: solid 1px #999;
}
.topten_head1 {
	float: left;
	padding-left: 20px;
	text-align: center;
	line-height: 30px;
}
.topten_head2 {
	float: right;
	text-align: right;
	line-height: 30px;
	padding-right: 10px;
}
.topten_head2 a {
	color: #900;
	font-weight: normal;
	text-decoration: none;
}
.topten_head2 a:hover {
	color: #009;
}
.toptentb {
	margin-top: 10px;
}
.toptentb tr.head td {
	padding: 4px 5px;
	background: #888888;
	color: #FFF;
	font-weight: bold;
}
.toptentb tr.cont td {
	padding: 2px 5px;
	background: #dcdcdc;
	font-family: "Times New Roman", Times, serif;
}
.toptentb tr.cont2 td {
	padding: 2px 5px;
	background: #efefef;
	font-family: "Times New Roman", Times, serif;
}
.login {
	background: url(images/login_bg.png) no-repeat;
	height: 66px;
}
.anti-keylogger {
	display: none;
	position: absolute;
	margin-top: 58px;
	width: 271px;
	padding-top: 10px;
	border: solid 1px #e1e1e1;
	border-top: none;
	text-align: center;
}
.anti-keylogger table tr td input {
	width: 100%;
}
.acctlogin {
	padding: 5px 5px 2px 8px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666;
}
.acctlogin a {
	font-weight: normal;
	text-decoration: none;
	color: #00C;
}
.acctlogin a:hover {
	text-decoration: underline;
}
.acctinput {
	padding: 0 0 0 8px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #666;
}
.acctinput input {
	border: solid 1px #999;
	width: 72px;
}
.antikey {
	padding: 4px 0 0 8px;
}
.antikey a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #d8732d;
	text-decoration: none;
}
.antikey a:hover {
	text-decoration: underline;
}
.thumbs {
	height: 252px;
}
.membercount {
	background: url(images/member-count.png) no-repeat;
	height: 118px;
}
.dealers {
	display: inline;
	float: left;
	height: 69px;
	width: 125px;
	margin: 38px 0 0 11px;
}
.retailers {
	display: inline;
	float: left;
	height: 69px;
	width: 127px;
	margin: 38px 0 0 1px;
}
.dealno {
	text-align: center;
	height: 42px;
	font: bold 37px/42px Arial, Helvetica, sans-serif;
	color: #f8a117;
}
.dealtex {
	text-align: center;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #c3c0bb;
}
.bottomcont {
	height: 230px;
	margin-top: 10px;
	border: solid 1px #ededec;
	border-bottom: none;
}
.thumbx {
	display: inline;
	float: left;
	height: 205px;
	width: 285px;
	margin: 18px 0 0 32px;
}
.thumbx1 { background: url(images/thumb_bg_3.png) no-repeat }
.thumbx2 { background: url(images/thumb_bg_2.png) no-repeat }
.thumbx3 { background: url(images/thumb_bg_1.png) no-repeat }
.thumb1cont {
	padding: 85px 20px 0 20px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #979797;
	text-align: justify;
	cursor: pointer;
}
.thumb2cont {
	padding: 50px 120px 0 20px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #979797;
	cursor: pointer;
}
ul.articles {
	margin: 0;
	padding: 15px;
	padding-bottom: 0;
}
ul.articles li {
	list-style: none;
	padding-bottom: 7px;
}
ul.articles li a {
	font: bold 12px "Times New Roman", Times, serif;
	color: #2aa6e7;
	text-decoration: none;
}
ul.articles li a:hover {
	text-decoration: underline;
}
div.moreart {
	padding: 0 20px;
	text-align: right;
}
div.moreart a {
	font: bold 11px "Times New Roman", Times, serif;
	color: #5dc511;
	text-decoration: none;
}
div.moreart a:hover {
	text-decoration: underline;
}
.footer {
	background: url(images/footer_bg.png) no-repeat;
	height: 45px;
}
.foot1 {
	float: left;
	font: bold 10px/45px Arial, Helvetica, sans-serif;
	color: #8f8e8e;
}
.foot2 {
	float: right;
	font: bold 10px/45px Arial, Helvetica, sans-serif;
	color: #8f8e8e;
}
