body {
	margin: 0px;
	padding: 0px;
}

.address {
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	padding-top: 8px;
	text-align: right;
}

.verdana1 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	padding-left: 2px;
	padding-top: 6px;
	text-align: left;
	color: #666;
	padding-bottom: 5px;
}


.link-right {
	float: right;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 55px;
	text-align: right;
}

.link-left {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	padding-top: 3px;
	text-align: left;
}

.more-list {
	padding-top: 3px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding-left: 12px;
}

.more-list a {
	color: #000;
	text-decoration: none;
}

.more-list a:visited {
	color: #000;
	text-decoration: none;
}

.more-list a:hover {
	color: #996600;
	text-decoration: underline;
}

.faqs-title  {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	padding-bottom: 0px;
	font-weight: bold;
}

.faqs-body {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding-bottom: 5px;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	width: 686px;
	padding-left: 12px;
	padding-top: 12px;
	text-align: left;
	color: #666;
	padding-bottom: 24px;
}

.copyright a {
	color: #666;
	text-decoration: none;
}

.copyright a:visited {
	color: #666;
	text-decoration: none;
}

.copyright a:hover {
	color: #666;
	text-decoration: underline;
}

.footer {
	width: 100%;
	height: 25px;
	background-image: url(images/footer-bg.jpg);
}

.footer-menu {
	text-align: left;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 0px;
	width: 686px;
	height: 25px; 
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
}

.footer-menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none; 
}

.footer-menu a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none; 
}

.footer-menu a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline; 
}

.header {
	width: 100%;
	background-image: url(images/header-bg.jpg);
	padding-top: 0px;
}

.header-menu {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 686px;
	height: 76px; 
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}

.logo {
	width: 686px;
	height: 68px;
	text-align: left;
	background-image: url(images/logo-bg.jpg);
}

.category-title  {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.category-title a {
	color: #333;
	text-decoration: none;
}

.category-title a:visited {
	color: #333;
	text-decoration: none;
}

.category-title a:hover {
	color: #333;
	text-decoration: underline;
}

.date {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}

.testimonial {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	font-style: italic; 
	color: #996600;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
}

.list {
	font-family: Arial;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

.product-list {
	padding-top: 3px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.product-list a {
	color: #000;
	text-decoration: none;
}

.product-list a:visited {
	color: #000;
	text-decoration: none;
}

.product-list a:hover {
	color: #996600;
	text-decoration: underline;
}

.show {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
}

.sub-menu {
	padding-top: 7px;
	padding-left: 15px;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

.sub-menu a {
	color: #fff;
	text-decoration: none;
}

.sub-menu a:visited {
	color: #fff;
	text-decoration: none;
}

.sub-menu a:hover {
	color: #fff;
	text-decoration: none;
}


.sub-menu-on a {
	color: #FFCC00;
	text-decoration: none;
}

.sub-menu-on a:visited {
	color: #FFCC00;
	text-decoration: none;
}

.sub-menu-on a:hover {
	color: #FFCC00;
	text-decoration: none;
}

