body {
	background: #000 url(img/bg-grad.jpg) top center repeat-x fixed;
	margin:0;
	padding: 0;
}
#hidden {
	width: 200px;
	position: absolute;
	left: -999px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 0 0 12px 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 18px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 12px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 12px 0;
}
td {
	vertical-align: top;	
}
td img {
	margin-bottom: 10px;	
}
.top-bg {
	background-attachment: fixed;
	background-image: url(imgs/bg-body.jpg);
	background-repeat: repeat;
	background-position: center top;
}
/*.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
*/.bottom-bg {
	background-attachment: scroll;
	background-image: url(img/bottom-bg-century2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #797878;
}
.links {
	margin-bottom: 20px;	
	}
	.links td {
		padding-bottom: 12px;	
	}
	.links h3 {
		padding: 0;	
	}
.footer{
	background-attachment: scroll;
	background-image: url(img/footer-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	text-align: left;
	}
	.footer p {
		padding: 0;	
	}
a, .normal-link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.img-border {
	border: thin solid #999999;
}
.border {
	background-attachment: scroll;
	background-image: url(img/product-menu-bg.jpg);
	background-repeat: repeat-x;
}
.menuBG {
	background-attachment: scroll;
	background-image: url(img/menubg2.jpg);
	background-repeat: repeat-x;
	background-color: #8D8D8D;
	padding-top: 28px;
}
.spec td {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #CCC;
	border-right: none;
	border-bottom: 1px solid #CCC;
	border-left: none;
}
.spec {
	border-collapse: collapse;
}
