body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat;
}

a:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}
a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}
a:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}
a:active {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}
.banner {
	background-image: url(backup/images/banner-water-resistant.gif);
	background-repeat: no-repeat;
	height: 254px;
	width: 933px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6776A9;
}
.general-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.blue-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.product-page-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3CA0F8;
}

.product-image-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding-bottom:10px;
}

.product-image-description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

#logo {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}
.description-height {
	height: 45px;
	background-color: #9A9A9A;
	width: 129px;
}

#menu {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}
#contact-us  {
	background-image: url(images/button-contact-us-bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	text-align: right;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}
#content-wrapper {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	background-color: #060606;
}
#border-L-R-B {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #838383;
	border-bottom-color: #838383;
	border-left-color: #838383;
	background-color: #040404;
}
#border-B {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	background-color: #040404;

}
#footer   {
	width: 933px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 48px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F0F0;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/* Begin Old Site */
.detailTextfont {
    color:White;
}
/* End Old Site */

/* Contact Us Page */
.ProductContentFontTextField {
    width:300px;
}
