@charset "utf-8";
/* CSS Document */

html { height: 100%; margin:0px; padding:0px; width: 99%; }

body {
	padding: 0px;
	text-align: center;
	margin: 26px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
}

a img {border: none;}

#container {
  width: 940px;
  margin: 0px auto;
  text-align: left;
}

#container ul {
  background: url(images/logo-menu.png) no-repeat;
  list-style: none;
  padding: 0px;
  margin: 0px auto;
  text-align: left;
  height: 44px;
  position: relative;
  overflow: hidden;
}

#container ul li {
  display: inline;
  padding: 0px;
  position: relative;
  padding: 0px 4px 0px 0px;
  margin: 0px 6px 0px 0px;
  top: 0px;
  left: 0px;
  height: 44px;
}

#container ul li strong {
  padding: 44px 138px 0px 30px;
  position: relative;
  top: 0px;
  left: 0px;
  overflow: hidden;
  height: 0px;
  margin: 0px;
}

#container ul li a {
  line-height: 8em;
  padding-top: 44px;
  width: 100%;
  text-decoration: none;
}

#container ul li a:hover {
  background: url(images/current.gif) center 4px no-repeat;
  text-decoration: none;
  line-height: 8em;
  margin-top: -14px;
}

.current {
  background: url(images/current.gif) center 4px no-repeat;
  line-height: 2em;
  text-decoration: none;
}

p.logo img {
  border: 1px solid #4c3629;
  background-color: #978377;
  margin: 5px;
  padding: 4px;
}

#container ul li a.home:hover {
  background: none;
  text-decoration: none;
  line-height: 8em;
}

div#header {
  background: url(images/top-detail.png) no-repeat #4b3529;
  padding-top: 54px;
  margin-top: 24px;
}

div#header h1 {
  background: url(images/header-background.png) 0px 0px repeat-x;
  padding: 10px 0px 39px 40px;
  margin: 0px auto;
  width: 820px;
  font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
  font-size: 30px;
  font-weight: normal;
  color: #342217;
}

.discover {
  background: url(images/buy-now.jpg) 0px 0px no-repeat;
}

.video {
  margin-top: 30px;
  border-top: 3px dotted #a88e81;
  padding-top: 30px;
}

#product {
  font-size: 0px;
  background: url(images/top-border.png) top no-repeat #4b3529;
  width: 940px;
}

#content {
  background: url(images/content-background.png) top center repeat-y #4c3629;
  padding: 0px 40px;
}

#right-content select {
  font-size: 11px;
}

.photo {
  float: left;
  width: 360px;
  padding-left: 20px;
}

#right-content {
  float: right;
  width: 400px;
  padding: 20px 40px 20px 0px;
  color: #bdaca3;
  font-size: 14px;
  line-height: 1.5em;
}

#right-content a {
  color: #a88e81;
}

#right-content table.main {
  font-size: 11px;
  text-align: left;
  border-top: 1px solid #4c3629;
  border-bottom: 1px solid #4c3629;
  padding: 4px 0px 4px 0px;
}

td.col1 {
  border-left: 1px solid #4c3629;
  padding-left: 14px;
}

img.credit {
  vertical-align: middle;
}

#end{
  clear: both;
  margin: 0px;
  background-color: #4C3629;
}

#testimonials {
  background: url(images/bar-background.png) repeat-x #b4a96e;
  padding-bottom: 10px;
  height:140px;
}

#testimonials blockquote, #testimonials p {
  margin: 0px;
}

#testimonials a {
  color: #4c3629;
  text-decoration: none;
}

#testimonials a:hover {
  color: #663300;
}

#testimonials blockquote {
  background: url(images/how-it-works.jpg) 420px 0px no-repeat;
  padding: 12px 0px 0px 20px;
  min-height:120px;
  height:auto !important;
  height:120px;
  color: #4c3629;
  margin: 0px auto -14px auto;
  width: 920px;
}

#testimonials cite {
  padding: 0px 0px 0px 20px;
  color: #4c3629;
}

#testimonials p {
  width: 300px;
  line-height: 1.6em;
}

#testimonials p strong {
  line-height: 2.4em;
  font-size: 16px;
}

#testimonials cite {
  line-height: 2.4em;
}

#right-content blockquote {
  margin: 0px;
  border-bottom: 3px dotted #a88e81;
  padding-bottom: 30px;
}

#footer {
  background: url(images/footer-background.png) bottom no-repeat #4c3629;
}

#footer p {
  margin: 0px;
  padding: 30px;
  color: #a08b7c;
  font-size: 12px;
}

#footer img {
  vertical-align: middle;
  padding: 0px 70px 0px 10px;
}

#footer strong {
  padding-left: 140px;
}

#credits {
  font-size: 13px;
  text-align: right;
  padding-right: 10px;
}

#credits span {
  padding-right:200px;
}


/* text style added*/
.font11px { font-size:11px;}
.font10px { font-size:11px;}

.mono {text-align:center; padding:20px 0px 10px 0px; width:392px; margin:0px auto;}