* {
	margin:0;
	padding:0;
}
html, body {
	width:100%;
	height:100%;
}
body {
	color:#FFFFFF;
	font-family:sans-serif;
	background-color:#1C1C1C;
}
a, a:hover {
	text-decoration:none;
}
a img {
	border:0;
}
.page {
	width:1061px;
	margin-left:auto;
	margin-right:auto;
}
.nav {
	margin-top:30px;
	text-align:right;
}
.nav a {
	color:#FFFFFF;
	font-weight:bold;
	margin:0 10px;
}
.nav a:hover {
	color:#B0D316;
	font-weight:bold;
	margin:0 10px;
}
.heading {
	width:1061px;
	height:366px;
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
	background-image:url('heading.png');
	background-repeat:no-repeat;
	background-position:top left;
}
#search input {
	border-width:0;
	border-spacing:0;
	border-collapse:collapse;
}
#search .searchbox {
	top:95px;
	width:259px;
	height:36px;
	margin-left:732px;
	position:absolute;
	background-image:url('search-box.png');
	background-position:left;
}
#search .searchbox input {
	width:247px;
	color:#000000;
	font-size:.7em;
	margin-top:11px;
	margin-left:12px;
	background-color:transparent;
}
#search .searchsubmit {
	top:95px;
	margin-left:990px;
	position:absolute;
}
#topnews {
	top:190px;
	width:450px;
	height:215px;
	margin-left:30px;
	overflow:hidden;
	position:absolute;
	border:1px solid #9FBE14;
	background-color:#D8E687;
}
#topnews .newscover {
	width:444px;
	height:209px;
	color:#222222;
	display:none;
	overflow:hidden;
	margin-top:2px;
	margin-left:2px;
	border:1px solid #ADB86C;
}
#topnews .newscover img {
	max-width:444px;
	max-height:209px;
}
#topnews .newscover a {
	color:#6D830E;
}
#topswitch {
	top:250px;
	width:35px;
	height:95px;
	margin-left:481px;
	padding-top:2px;
	position:absolute;
	border-width:1px 1px 1px 0;
	border-style:solid;
	border-color:#9FBE14;
	background-color:#D8E687;
}
#topswitch .switch {
	width:12px;
	height:12px;
	margin-top:7px;
	margin-left:10px;
	cursor:pointer;
	border:1px solid #ABB872;
	background-color:#ABB872;
}
#topswitch .switch-on {
	width:12px;
	height:12px;
	margin-top:7px;
	margin-left:10px;
	cursor:pointer;
	border:1px solid #ABB872;
	background-color:#1C1C1C;
}
#welcome {
	top:190px;
	width:450px;
	height:215px;
	margin-left:564px;
	overflow:auto;
	position:absolute;
}
#welcome h2 {
	font-weight:bold;
	color:#1C1C1C;
	margin:6px 0 14px 76px;
}
#welcome h2 .alter {
	color:#FFFFFF;
}
#welcome p {
	margin:10px 0;
}
h1 .alter {
	color:#A9CB15;
}
h2 {
	color:#A9CB15;
}
h2 .alter {
	font-style:italic;
	color:#FFFFFF;
}
h3 .alter {
	color:#A9CB15;
}
h4 {
	color:#A9CB15;
}
h4 .alter {
	font-style:italic;
	color:#FFFFFF;
}
.content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.content p a {
	color:#91B70C;
}
.content p a:hover {
	color:#A9CB15;
	text-decoration:underline;
}
.sidepanel {
	width:345px;
	float:left;
	margin-right:30px;
	margin-bottom:10px;
}
.sidebox {
	width:333px;
	height:125px;
	margin:20px 0;
	padding:5px;
	border:1px solid #333333;
	background-color:#242627;
}
a.demotrack {
	width:1001px;
	margin:10px auto;
	padding:5px;
	color:#F0F0F0;
	font-size:.9em;
	cursor:pointer;
	display:block;
	border:1px solid #303030;
	background-color:transparent;
}
a.demotrack:hover {
	border:1px solid #333333;
	background-color:#242627;
}
table.quickinfo {
	border-collapse:collapse;
	border:0;
}
.quickinfo th {
	text-align:left;
	padding:2px;
	border-top:1px dotted #C0C0C0;
	border-bottom:1px dotted #C0C0C0;
	border-collapse:collapse;
}
.quickinfo td {
	padding:1px;
	border-top:1px dotted #C0C0C0;
	border-bottom:1px dotted #C0C0C0;
	border-collapse:collapse;
}
table.cart {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
}
table.cart th {
	border:1px solid #C0C0C0;
	border-collapse:collapse;
}
table.cart td {
	border:1px dotted #C0C0C0;
	border-collapse:collapse;
}
#footer {
	width:1061px;
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#222222;
}
#footer h3 {
	color:#9EBC1C;
	text-align:center;
}
#footer table {
	width:970px;
	margin:0 auto;
}
#footer th {
	color:#E0E0E0;
	font-weight:bold;
	text-align:left;
}
#footer td {
	vertical-align:top;
}
#footer a {
	color:#A0A0A0;
}
#footer a:hover {
	color:#FFFFFF;
}
#copyright {
	width:1061px;
	font-size:.9em;
}
#copyright a {
	color:#A0A0A0;
}
#copyright a:hover {
	color:#F0F0F0;
	text-decoration:underline;
}
#copyright .left {
	text-align:left;
}
#copyright .right {
	text-align:right;
}
#bottom {
	width:1061px;
	height:78px;
	margin:10px 0;
}
#bottom td {
	text-align:right;
	vertical-align:middle;
}
#bottom td img {
	padding:0 10px;
	vertical-align:middle;
}