body {
	background-color: #000000;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #c5c5c5;
}
.bgHome {
	background-image: url(siteimages/template/home_background.gif);
	background-repeat: no-repeat;
	background-position: center 122px;
}
.bgGeneral {
	background-image: url(siteimages/template/general_background.gif);
	background-repeat: no-repeat;
	background-position: center 122px;
}


.pageOuter {
	border: 1px solid #24353d;
}
.topMenu {
	padding-right: 55px;
	padding-bottom: 25px;
}
.topMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.content {
	padding-top: 18px;
	padding-right: 55px;
	padding-bottom: 25px;
	padding-left: 55px;
}
.contentPanel {
	padding: 16px;
	background-color: #1a1a1a;
	font-style: italic;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footer1 {
	padding-top: 16px;
	text-align: center;
}
a {
	color: #c5c5c5;
	text-decoration: underline;
}
.footer2 {
	padding-top: 16px;
}
.footer2 a {
	color: #5d5d5d;
	text-decoration: none;
}
.productMain {
	padding-left: 28px;
}

#gallery .imageCell {
	padding: 8px;
}

#gallery .scrollArea {
	overflow: hidden;
	height: 232px;
	width: 348px;
}

#gallery .scrollArea img {
	margin: 8px;
	cursor: pointer;
}

.hpflash {
	width: 950px;
	padding-top: 1px;
}
.footer3 {
	font-size: 10px;
	color: #333;
}
.genFlash {
	width: 950px;
	padding-top: 1px;
}
.eventPanel {
	background-color: #292929;
	padding: 15px;
}
.eventPanel h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: -6px;
}
.footerMenu {
	color: #454545;
	width: 840px;
	margin: auto;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 11px;
}
.footerMenu a {
	color: #454545;
	text-decoration: none;
}
a.pb {
	color: #333;
	text-decoration: none;
	font-size: 10px;
}

