/*- HTML TAGS--------------------------- */ 

body {
	background: #97866f;
	font: 12px Arial, Helvetica, sans-serif;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}


blockquote {
	background: transparent url(../images/quoleft.png) left top no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
blockquote div {
	padding: 0 22px;
	background: transparent url(../images/quoright.png) right bottom no-repeat;
	text-align: justify;
}
select{
	border: 1px solid #968b7c;
}
/*- Top Menu System--------------------------- */ 

a.toplink {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a:hover.toplink {
 	text-decoration: underline;
}

/*- Bottom Menu System--------------------------- */ 

a.botlink {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 40px;
	margin-left: 40px;
}
a:hover.botlink {
 	text-decoration: underline;
}

/*- Bottom List Menu System--------------------------- */ 
.list-heading {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 10px;
}
a.list-link{
	font: 12px Arial, Helvetica, sans-serif;
	color: #d1c8b9;
	text-decoration: underline;
	list-style: circle;
}
a:hover.list-link {
	text-decoration: none;
}
/*- Main Menu System--------------------------- */ 

#tabs {
	width:928px;
	background:#1e1913;
	font-size:93%;
	line-height:normal;
	border-bottom: 6px solid #d7b283;
	float: left;
	padding-left: 50px;
	
  }
  
#tabs ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
  }
  
#tabs li {
  display:inline;
  margin:0;
  padding:0;
  }
  
#tabs a {
float:left;
background:url(../images/tableft.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
  }
  
#tabs a span {
float:left;
display:block;
background:url(../images/tabright.gif) no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFFFFF;
font: bold 12px Arial, Helvetica, sans-serif;
  }
  
#tabs a.ActiveMenu {
float:left;
display:block;
background:url(../images/tabright.gif) no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFFFFF;
font: bold 12px Arial, Helvetica, sans-serif;
}

  
  
/* Commented Backslash Hack hides rule from IE5-Mac \*/


#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
color:#000000;
font: bold 12px Arial, Helvetica, sans-serif;
background-position:100% -42px;
  }
#tabs a:hover {
  background-position:0% -42px;
  }
/*#tabs a:hover span {
  background-position:100% -42px;
  }*/

/*- Side Menu System--------------------------- */ 

#navcontainer {
	width: 180px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom:5px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font: 12px Arial, Helvetica, sans-serif;
}

#navcontainer a.maincat
{
	display: block;
	padding: 3px;
	width: 180px;
	border-bottom: 1px solid #eee;
	background: #000000;
}

#navcontainer a.current
{
	display: block;
	padding: 3px;
	width: 180px;
	border-bottom: 1px solid #eee;
	background: #D7B283;
	color: #000000;
}

#navcontainer a:link, #navlist a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #D7B283;
	color: #000000;
	
}

#navcontainer #sublist {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 30px;
	list-style: disc;
}
#navcontainer a.subcat {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

/*- Classes Markup--------------------------- */ 

.align {
	margin-left: 7px;
	margin-top: 7px;
}
.maroon-text {
	color: #6D6456;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.health-heading {
	background: #000000;
	height: 20px;
	width: 502px; 
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 7px;
}

.banner-zonne2 {
	width: 514px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-left: 2px;
	margin-top: 2px;
}
.black-heading {
	background: #000000;
	height: 20px;
	width: 502px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-left: 10px;
}
.healthsol {
	background: #d1c8b9;
	height: auto;
	width: 490px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right: 1px solid #aa9b86;
	border-bottom: 1px solid #aa9b86;
	border-left: 1px solid #aa9b86;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	padding-top: 10px;
	padding-bottom: 32px;
	padding-left: 10px;
	padding-right: 10px;
}
.health-h {
	background: #000000;
	height: 20px;
	width: 502px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	float: left;
	margin-top: 7px;
}
.searchb{
	background: #968b7c;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #968B7C;
} 

.productTitle
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
    text-decoration: underline;
    font: bold;
}

.cat {
	height: 157px;
	width: 113px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 8px;
	float: left;
}
.jointorange {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #d25926;
	text-align: center;
	height: 35px;
	width: 111px;
	padding-top: 5px;
}
.jointgreen {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #6c5a38;
	text-align: center;
	height: 35px;
	width: 111px;
	padding-top: 5px;
}
.extrared {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #a5352c;
	text-align: center;
	height: 35px;
	width: 111px;
	padding-top: 5px;
}
.backblue {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #0587bc;
	text-align: center;
	height: 35px;
	width: 111px;
	padding-top: 5px;
}
.news {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4a3c2d;
}
.art-heading {
	font: 12px Arial, Helvetica, sans-serif, bold;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 9px;
	color: #000000;
}

.art-heading1 {
	font: 14px Arial, Helvetica, sans-serif, bold;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 9px;
	color: #000000;
}
.art-content {
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 4px;
	color: #000000;
}

.art-content td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	/*font: 12px Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 4px;
	color: #000000;*/
}

a.art-link {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
a:hover.art-link {
	text-decoration: none;
}
.listing-l {
float:left;
margin-right: 5px;
text-align: center;
width: 150px;
}
.listing-2 {
float:left;
margin-right: 5px;
text-align: center;
width: 150px;
}
.listing-3 {
float:left;
margin-right: 5px;
text-align: center;
width: 150px;
}
.listing-4 {
float:left;
margin-right: 5px;
text-align: center;
width: 150px;
}
.listing-5 {
float:left;
margin-right: 5px;
text-align: center;
width: 150px;
}

.storeTable
{      
  width:710px;     
      border: 0px solid #FFFFFF;
      font-family:Arial;
      font-size: 12px;
}

.storeTable td
{

      border: 0px solid #FFFFFF;
      border-left-width:0px;
      border-right-width:0px;
      border-right: 0px solid #CCCCCC;
      border-left: 0px solid #CCCCCC;
      height:16px;
}

.storeTable th{
      padding: 3px;
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #FFFFFF;
      background-color: #e3e3e3;
      border-right-width: 1px;
      border-left-width: 1px;
      border-right-style: solid;
      border-left-style: solid;
      border-right-color: #CCCCCC;
      border-left-color: #CCCCCC;
      border-bottom-width: 1px;
      border-bottom-color: #e3e3e3;
      border-top-width: 1px;
      border-top-color: #e3e3e3;
      height:20px;
}

.storeTable .header span
{
      font-weight:normal;
}

.storeTable .row
{
      background-color:#f4f4f4;
}

.storeTable .row a {
      color: #639ed5;
      text-decoration:none;
}

.storeTable .rowAlt {
      background-color: #ffffff;
}

.storeTable .rowAlt a{
      color: #639ed5;
      text-decoration:none;
}

.storeTable .pager {
      padding-right: 20px;
}

.storeTable .pager a{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      color: #696969;
      text-decoration: none;
      border: 1px solid #dad8d8;
      padding-top: 0px;
      padding-right: 2px;
      padding-bottom: 1px;
      padding-left: 2px;
}

.storeTable .pager span{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      color: #696969;
      text-decoration: none;
      border: 1px solid #dad8d8;
      padding-top: 0px;
      padding-right: 2px;
      padding-bottom: 1px;
      padding-left: 2px;
      font-weight:bold;
      border-top-width: 2px;
      background:#eeeeee;
}

.content {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.health-b {
	background: #000000;
	float: left;
	height: 20px;
	width: 734px; 
	margin-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	margin-top : 7px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
}

.health-banner {
	float: left;
	/*height: 20px;*/
	width: 732px; 
	margin-left: 10px;
	margin-top : 7px;
}

.health-c {
	background: #d1c8b9;
	width: 722px; 
	border-right: 1px solid #b8ab98;
	border-bottom: 1px solid #b8ab98;
	border-left: 1px solid #b8ab98;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: auto; 
	padding: 10px;
}

.health-d 
{
	font: 13px Arial, Helvetica, sans-serif;
	background: #d1c8b9;
	width: 722px; 
	height: auto;
	border-right: 1px solid #b8ab98;
	border-bottom: 1px solid #b8ab98;
	border-left: 1px solid #b8ab98;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: auto; 
	padding: 10px;
	
}

.health-d ul li {
	list-style-type:disc; 
	/*line-height:6px;*/
	margin-left:25px;
	margin-bottom:6px;
	font: 12px Arial, Helvetica, sans-serif;
}


.health-e {
	background: #d1c8b9;
	width: 935px;
	height: 500px;
	border-right: 1px solid #b8ab98;
	border-bottom: 1px solid #b8ab98;
	border-left: 1px solid #b8ab98;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: auto; 
	padding: 10px;
}

.health-f {
	background: #000000;
	float: left;
	height: 20px;
	width: 947px;
	margin-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
}

.health-g {
	background: #d1c8b9;
	width: 724px;
	height: auto;
	border-right: 1px solid #b8ab98;
	border-bottom: 1px solid #b8ab98;
	border-left: 1px solid #b8ab98;
	float: left;
	margin-left: 10px;
	
	margin-bottom: 10px;
	overflow: auto; 
	padding: 10px;
}
.featureimg {
	float: left;
	height: 136px;
	width: 115px;
}
.featurecon {
	float: left;
	height: 136px;
	width: 550px;
}
.art-content {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;


}
.searchtext {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sboxspace {
	margin-top: 5px;
}
a.featmore {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:hover.featmore {
	text-decoration: none;
}

.products-botton 
{
	margin-right: auto;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.health-sitemap {
      background: #d1c8b9;
      width: 722px;
      height: auto;
      border-right: 1px solid #b8ab98;
      border-bottom: 1px solid #b8ab98;
      border-left: 1px solid #b8ab98;
      float: left;
      margin-left: 10px;
      margin-bottom: 10px;
      overflow: auto; 
      padding: 10px;
}

.health-sitemap a
{
      text-decoration:none;
      font: 12px Arial, Helvetica, sans-serif;
      color: #000000;
}

.health-sitemap a:hover{
	font-weight:bold;
	text-decoration:underline;
}

.health-sitemap ul li
{
	list-style-type:disc; 
	/*list-style-position:outside;*/
	line-height:6px;
	margin-left:25px;
	margin-bottom:6px;
}


/*- Layout Markup--------------------------- */ 

/*Product Catalog Styles - Begin*/
.ProductCatalog_MatrixCellLink {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000; /*#d25926*/
	text-align: center;
	border-spacing:20px;
	padding-top:3px;
	padding-bottom:10px;
	vertical-align:top;
}
.ProductCatalog_MatrixCellLink a
{
	color: #FFFFFF;
	text-decoration:none;
	margin-left:2px;
    margin-right:2px;
}

.ProductCatalog_ListLink
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #d1c8b9;
	text-decoration: underline;
	list-style: circle;
}

.ProductCatalog_ListHeading 
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 10px;
}

.ProductCatalog_Link
{
	text-decoration:none;
	color: #000000;
}

.ProductCatalog_Title
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 12px;
	font-weight:bold;
}


.health-prod-a {
	background: #000000;
	float: left;
	height: 20px;
	width: 497px;
	margin-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
}
.health-prod-b {
	background: #d1c8b9;
	width: 484px;
	border-right: 1px solid #b8ab98;
	border-bottom: 1px solid #b8ab98;
	border-left: 1px solid #b8ab98;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: auto; 
	padding: 10px;
}

.ProductCatalog_MatrixCellLink1
{
      font: 12px Arial, Helvetica, sans-serif;
      color: #FFFFFF;
      background: #000000; /*#6c5a38*/
      text-align: center;
      border-spacing: 20px;
      padding-top: 3px;
      padding-bottom: 10px;
      vertical-align: top;
      
}

.ProductCatalog_MatrixCellLink1 a
{
      color: #FFFFFF;
      text-decoration:none;
      margin-left:2px;
      margin-right:2px;
}

.ProductCatalog_MatrixCellLink2
{
      font: 12px Arial, Helvetica, sans-serif;
      color: #FFFFFF;
      background: #000000; /*#a5352c*/
      text-align: center;
      border-spacing: 20px;
      padding-top: 3px;
      padding-bottom: 10px;
      vertical-align: top;
}

.ProductCatalog_MatrixCellLink2 a
{
      color: #FFFFFF;
      text-decoration:none;
      margin-left:2px;
      margin-right:2px;
}

.ProductCatalog_MatrixCellLink3
{
      font: 12px Arial, Helvetica, sans-serif;
      color: #FFFFFF;
      background: #000000; /*#0587bc*/
      text-align: center;
      border-spacing: 20px;
      padding-top: 3px;
      padding-bottom: 10px;
      vertical-align: top;
}

.ProductCatalog_MatrixCellLink3 a
{
      color: #FFFFFF;
      text-decoration:none;
      margin-left:2px;
      margin-right:2px;
}

/*Product Catalog Styles - End*/

 
#headerwrap {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	/*overflow: auto;*/
	background:#1e1913;
	height:158px;
}
#header-menu 
{
	text-align: right;
	height: 20px;
	width: 978px;
	background: #000000;
	margin-right: auto;
	margin-left: auto;
}
#header-menu #top-menu {
	text-align: right;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}

#menu-wrap {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto; 
	text-align: center;
}
#main-wrap {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto; 
	background: #e1d4c3;
	

}
#main-wrap #left-wrap {
	float: left;
	width: 211px;
	/*height:800px;*/
	/*overflow: auto;*/
	
}

#main-wrap #left-wrap #search-site {
	background: #ffffff;
	height: 80px;
	width: 184px;
	float: right;
	margin-top: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 4px solid #4D443D;
}

#main-wrap #left-wrap #banner-zone1
{
	/*background: #f3ebdd;*/
	width: 202px;
	float: right;
	/*margin-left:7px;*/
	margin-left:9px;
	/*margin-top: 5px;*/
	margin-bottom:10px;

}

#main-wrap #left-wrap #sidemenu-wrap {
	background: #f3ebdd;
	height: auto;
	width: 202px;
	float: right;
	margin-top: 6px;
}

#main-wrap #left-wrap #sidemenu-wrapD {
	background: #f3ebdd;
	height: auto;
	width: 202px;
	float: right;
	margin-top: 6px;
}
#main-wrap #left-wrap #hsidemenu-wrap {
	background: #f3ebdd;
	width: 204px;
	float: right;
	padding-bottom: 10px;
	margin-top: 6px;
}
#main-wrap #left-wrap #test-wrap {
	float: right;
	height: 207px;
	width: 196px;
	margin-top: 5px;
	background: #FFFFFF;
	border: 4px solid #4d443d;
	margin-bottom: 10px;
}

#main-wrap #mid-wrap {
      float: left;
      width: 523px;
      /*overflow: auto; xxx*/
      height: auto;
      padding-left: 2px;
  }
  
#main-wrap #mid-wrap-1 {
      float: left;
      width: 756px;  /*762*/
      /*overflow: auto; xxx*/
      height: auto;
      padding-left: 0px;
      margin-left: -3px;
      padding-bottom: 10px;
      margin-bottom:10px;
  }


#featwrapper {
	background: #d1c8b9;
	height: auto;
	width: 490px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-right: 1px solid #cbbfad;
	border-bottom: 1px solid #cbbfad;
	border-left: 1px solid #cbbfad;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#featwrapper-ar {
	background: #d1c8b9;
	height: auto;
	width: 486px;  /*490px;*/
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right: 1px solid #cbbfad;
	border-bottom: 1px solid #cbbfad;
	border-left: 1px solid #cbbfad;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}



#featmore {
	text-align: right;
	float: left;
	width: 450px;
	padding-right: 10px;
}

#featartimg {
	float: left;
	height: 111px;
	width: 111px;
}
#featartcon {
	float: left;
	height: 111px;
	width: 340px;
	padding-left: 10px;
}

#main-wrap #mid-wrap #backpain-content {
	background: #d1c8b9;
	height: auto;
	width: 490px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right: 1px solid #cbbfad;
	border-bottom: 1px solid #cbbfad;
	border-left: 1px solid #cbbfad;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#main-wrap #mid-wrap #backpain-content ul li {
	list-style-type:disc; 
	/*line-height:6px;*/
	margin-left:25px;
	margin-bottom:6px;
	font: 12px Arial, Helvetica, sans-serif;
}

#main-wrap #right-wrap {

      float: left;
      width: 235px;
      /*overflow: auto;*/
	  height: auto;

 }
 
#main-wrap #right-wrap #news-wrapper {
	background: #FFFFFF url(../images/news-bg.jpg) no-repeat;
	height: 61px;
	width: 217px;
	border: 4px solid #4d443d;
	margin-top: 7px;
	padding-top: 20px;
	padding-left: 5px;
}

#main-wrap #right-wrap #banner_zone1 {
	width: 217px;
	margin-top: 7px;
	/*padding-top: 20px;
	padding-left: 5px;*/
}

#main-wrap #right-wrap #banner-zonne3 
{
	margin-top: 0px;

}

#main-wrap #right-wrap #sarticle-heading {
	background: #000000;
	height: 20px;
	width: 224px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	margin-top: 7px;
}
#main-wrap #right-wrap #sart-wrapper {
	background: #d1c8b9;
	width: 214px;
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#main-wrap #right-wrap #sart-wrapper-banner {
	background: #d1c8b9;
	width: 228px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
}

#health-wrap {
	float: right;
	width: 759px;
	height: 102px;
	text-align: left;
}
#newsletter-wrapper {
	background: #FFFFFF url(../images/news-bg.jpg) no-repeat;
	height: 65px;
	width: 196px;
	border: 4px solid #4d443d;
	padding-top: 20px;
	padding-left: 5px;
	float: right;
	margin-top: 7px;
	margin-right: 10px;
}
#health-h {
	background: #000000;
	height: 20px;
	width: 502px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}
#healths {
	background: #d1c8b9;
	height: 23px;
	width: 500px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right: 1px solid #aa9b86;
	border-bottom: 1px solid #aa9b86;
	border-left: 1px solid #aa9b86;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
}
#footer-links {
	background: #000000;
	height: 25px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
}
#footer-list {
	background: #766e66;
	height: 115px;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 175px;
}

#copyright {
	border-top: 2px solid #98908c;
	border-bottom: 5px solid #000000;
	height: 26px;
	width: 978px;
	clip: rect(auto,auto,auto,auto);
	background: #564e46;
	margin-right: auto;
	margin-left: auto;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
}

.subtitle
{
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 12px;
	font-weight:bold;
	text-decoration:none;
}

ol
{
	list-style:none;
	list-style-type:none;
	color:black;
	font-weight:normal;
}

.productLink
{
	text-decoration: none;
	color:#000000
}
	
