#indoCivetHeader h1 {
	margin-left: 437px;
	padding-top: 106px;
	width: 500px;
	font-size: 34px;
}
#indoCivetHeader p.sub1 {
	color: white;
	font-size: 11px;
	margin-left: 437px;
	font-weight: bold;
}
#indoCivetHeader p.sub2 {
	color: black;
	font-size: 11px;
	margin-left: 437px;
	font-weight: bold;
}

h1, h2 {
	margin: 0;
}

.topTitle {
	margin-bottom: 20px;
	color: white;
}

#ket {  
	color:#FFFFFF;
	font-size:13px;
}
#ket2 {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-left: 125px;
}
#ket2 a:link, a:visited {
  color:#6c0c0e;
  font-size:11px;
  text-decoration  : none;
  font-weight:bold;
}
#ket2 a:hover {
  color            : #ffffff;
  font-size:11px;
  text-decoration  : none;
  font-weight:bold;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #6c0c0e;
  text-decoration  : none;
  font-weight	   : bold;

}

a:hover {
  font-size        : 11px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight:bold;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	padding:0;
	background-position:0px 0px;
	background-color:#A24F01;
	background-image: url("../images/image_icc/body.png");
	background-repeat:repeat-y;
	position: relative;
}

#menu, #newsletter {
	padding: 0;
	position: absolute;
	left: 126px
}
#menu {
	list-style: none outside none;
	top: 218px;
	margin: 0;
}
#menu li {
	text-align: center;
	padding: 3px 0;
}
#menu li a:link, #menu li a:visited  {
	font-size: 16px;
}
#menu li a.current {
	color: white;
}
#content {
	left: 450px;
	position: absolute;
	width: 570px;
	margin: 0;
	top: 230px;
}
.footer {
	background-image: url("../images/image_icc/footer.jpg");	
	position: absolute;	
	height: 40px;
	width: 1024px;
}
.footer .keywords {
	margin-left: 155px;
	font-size: 11px;
}
#newsletter {
	/*top: 615px;*/
	top: 405px;
}
#indoCivetHeader {
	background-image: url("../images/image_icc/header.png");
	height: 210px;
	width: 1024px;
	margin-top: -2px;
}
#vidBox {
	width: 410px;
	margin: 5px auto;
	background-color: black;
	padding-top: 5px;
	text-align: center;
}

#beans {
	margin: 10px auto;
	width: 500px;
	font-weight: bold;
}
#beans img {
	float: left;
	margin: 5px;
}
#aboutPics {
	width: 260px;
}
.centered {
	margin: 0 auto;
}
.luwak, .luwak img {
	height: 80px;
	width: 150px;
}
.faq table {
	width: 540px;
}
#custQuotes {
	width:560px;
	padding: 5px;
	height: 250px;
}
#custQuotes h3 {
	margin:0;
	font-size: 17px;
}
.quote {
	font-size: 10px;
	color: white;
	margin: 5px 10px;
	border:1px solid black;
	padding:5px;
	width:200px;
	float:left;
}
.quote p {
	width:200px;
}
.products {
	width:275px;
}
.productsCentered {
	width:300px;
	display: block;
	margin: 0 auto;
}