body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table, th, tr {
	font-weight: normal;
}
#wrapper {
	margin: auto;
	width: 950px;
}
#header {
	background-repeat: no-repeat;
	height: 95px;
	margin: auto;
}
#flashMenu {
	background-repeat: no-repeat;
	height: 34px;
	margin: auto;
}
#topPage {
	background-image: url(../images/TopBar.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 950px;
}
#footer {
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 950px;
}
#pageContent {
	background-image: url(../images/MiddlePage.jpg);
	background-repeat: repeat-y;
	width: 950px;
}
#underFooter {
	width: 950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
#underFooter A {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#underFooter A:link {text-decoration: none}
#underFooter A:visited {text-decoration: none}
#underFooter A:active {text-decoration: none}
#underFooter A:hover {text-decoration: none; color: #000099;
}
h1 {
	font-size: 11px;
	color: #BB4A00;
	margin-bottom: 8px;
	font-style: italic;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#PageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
#PageTextLINEHIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	text-align: justify;
}
.BlueText {
	color: #686CFD;
	font-weight: bold;
}
.BlackText {
	color: #000000;
	font-weight: bold;
}
.LightGrayText {
	color: #999999;
}
#ProductsDescriptionSpacer {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
}
#ProductsDescriptionSpacerNOTOPBOTTOM {
	margin-right: 40px;
	margin-left: 40px;
}
.leftPadding {
	padding-left: 20px;
	padding-top: 5px;
}

#testimonials {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
}

.nonbck td
{
	width:183;
	background-image: none;
	text-align:left;
}

.nonbck th
{
	width:183;
	background-image: none;
	text-align:center;
	font-weight:900;
}