body {
	background-image: url(../Images/Background-Body-2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	color: #DC4A33;
	text-decoration: none;
}
a:visited {
	color: #DC4A33;
	text-decoration: none;
}
a:active {
	color: #DC4A33;
	text-decoration: none;
}
a:hover {
	color: #DC4A33;
	text-decoration: underline;
}
.Shadow-Left {
	background-image: url(../Images/Background-Left-Shadow.png);
	background-repeat: repeat-y;
}
.Shadow-Right {
	background-image: url(../Images/Background-Right-Shadow.png);
	background-repeat: repeat-y;
}
.Index-Why-Choose {
	font-family: 'Noto', sans-serif;
	font-size: 12px;
	color: #D18705;
	line-height: 14px;
	vertical-align: middle;
	padding: 10px;
}
td {
	font-family: 'Noto', sans-serif;
	font-size: 14px;
	color: #666666;
}
li {
margin-bottom: 10px;
}
.Footer {
	font-size: 12px;
	line-height: 14px;
	padding-top: 30px;
	color: #DC4A33;
}
.Index-Products {
	padding: 0px 0px 10px;
	vertical-align: top;
	font-size: 11px;
	line-height: 13px;
}
.Index-Products a:link {
	color: #4F3826;
	text-decoration: none;
}
.Index-Products a:visited {
	color: #4F3826;
	text-decoration: none;
}
.Index-Products a:active {
	color: #4F3826;
	text-decoration: none;
}
.Index-Products a:hover {
	color: #4F3826;
	text-decoration: none;
}
.Slides {
	height: 336px;
	width: 573px;
	margin-bottom: 5px;
}
.Fade-Pic {
	height: 336px;
	width: 573px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 9101;
	left: 0px;
	top: 0px;
	display: block;
}
.Fade-Box {
	height: 70px;
	width: 573px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 9102;
	left: 0px;
	top: 266px;
	display: block;
	background-color: #ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.Fade-Title {
	height: 40px;
	width: 543px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 9103;
	left: 15px;
	top: 281px;
	display: block;
	color: #4F3826;
	font-size: 22px;
	font-weight: 400;
	font-family: 'Noto', sans-serif;
}
.Fade-Description {
	font-size: 12px;
}
#nav {
	margin: 0px;
	position: static;
}
#nav li {
	float: left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 12px;
}
#nav a {
	background: #ffffff url(../Images/Pagination-Off.gif) no-repeat;
	text-decoration: none;
	display: block;
	height: 12px;
	width: 12px;
	margin-right: 3px;
}
#nav li.activeSlide a {
	background: url(../Images/Pagination-On.gif) no-repeat;
	color: #333333;
}
#nav a:focus { 
outline: none;
}
.Products {
	padding: 0px 0px 10px;
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	font-family: 'Noto', sans-serif;
	color: #4F3826;
	text-align: center;
}
.Products b {
	color: #4F3826;
	font-size: 12px;
}
.Products a:link {
	color: #F49DA8;
	text-decoration: none;
}
.Products a:visited {
	color: #F49DA8;
	text-decoration: none;
}
.Products a:active {
	color: #F49DA8;
	text-decoration: none;
}
.Products a:hover {
	color: #F49DA8;
	text-decoration: none;
}
.Right-Column-Box {
	background-image: url(../Images/Right-Column-BG-Right.gif);
	background-repeat: repeat-y;
}
.Left-Column-Box {
	background-image: url(../Images/Right-Column-BG-Left.gif);
	background-repeat: repeat-y;
}
.Testimonials {
	font-family: 'Noto', sans-serif;
	text-align: center;
}
.Testimonial-Name {
	color: #DC4A33;
	font-weight: 700;
	font-size: 11px;
}
.FAQ-Question {
	color: #DC4A33;
	font-size: 18px;
}
.AboutUs {
	font-family: 'Noto', sans-serif;
}
.Product-Description {
	font-family: 'Noto', sans-serif;
	text-align: center;
}
.Product-Info {
	font-family: 'Noto', sans-serif;
	vertical-align: top;
}
.Product-Info h1 {
	font-size: 24px;
	margin-top: 0px;
	color: #6ABD33;
	font-weight: 400;
}
.Product-Description h1 {
	color: #DC4A33;
	font-size: 18px;
	font-weight: 400;
}
.Social-Bar {
	padding-top: 10px;
	padding-bottom: 10px;
}
.Product-Description ul {
	margin-left: 0;
	padding-left: 0;
}
.Product-Description ul li {
	margin-left: 1.5em;
	margin-bottom: 10px;
}