html, body, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #453135;
}
ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}
a, img {
	border: 0;
}
@font-face {
	font-family: 'VitesseLight';
	src: url('../fonts/vitesse-light-webfont.eot');
	src: local('☺'), url('../fonts/vitesse-light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'VitesseBold';
	src: url('../fonts/vitesse-bold-webfont.eot');
	src: local('☺'), url('../fonts/vitesse-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'VitesseThin';
	src: url('../fonts/vitesse-thin-webfont.eot');
	src: local('☺'), url('../fonts/vitesse-thin-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'VitesseBook';
	src: url('../fonts/vitesse-book-webfont.eot');
	src: local('☺'), url('../fonts/vitesse-book-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #000000;
}
#header-wrapper {
	background: url(../images/header-bg.png) repeat-x left top;
	height: 210px;
	overflow: hidden;
}
#logo {
	height: 102px;
	width: 547px;
	margin: 70px auto 0 auto;
}
#logo h1 {
	text-indent: -9999em;
}
#content-wrapper {
	background: #efe9e2;
	height: auto;
	overflow: hidden;
}
div.content-top {
	height: 4px;
	width: 946px;
	margin: 18px auto 0 auto;
	background: url(../images/content-bg-top.png) no-repeat left top;
}
div.content-inside {
	height: auto;
	width: 946px;
	margin: 0 auto;
	background: url(../images/content-bg.png) repeat-y left top;
	position: relative;
	padding-top: 40px;
}
#content {
	height: auto;
	width: 900px;
	margin: 0 auto;
	border-top: 1px solid #7f7f7f;
	overflow: hidden;
}
#footer-wrapper {
	height: 82px;
	background: url(../images/footer-bg.png) repeat-x left top;
	overflow: hidden;
}
#footer {
  width: 604px;
  margin: 30px auto 0 auto;
  overflow: hidden;
  background: url(../images/footer-star.png) no-repeat left center;
  position: relative;
}
#footer h4 {
  font-family: "Lucida Bright", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 21px; 
  color: #ffffff;
  background: url(../images/footer-star.png) no-repeat right center;
  padding-left: 30px;
}
div.sign {
  position: absolute;
  width: 146px;
  height: 194px;
  background: url(../images/sign.png) no-repeat left top;
  bottom: 0;
  right: -132px;
}
#content .intro {
	height: 166px;
	margin-top: 3px;
	border-top: 1px dashed #7f7f7f;
	border-bottom: 1px dashed #7f7f7f;
	padding: 0 28px;
}
#content .intro h2 {
	font-family: "VitesseLight", "Lucida Bright", "Book Antiqua", "Lucida Sans Unicode", serif;
	font-size: 30px;
	line-height: 42px;
	background: url(../images/intro-bg.png) no-repeat left center;
	margin-top: 14px;
	padding-left: 70px;
}
#main {
  border-bottom: 1px solid #7f7f7f;
  margin-bottom: 16px;
  padding-bottom: 3px;
}
#main .row0 ul {
  padding-top: 28px;
  overflow: hidden;
}
#main h3 {
  font-family: "VitesseBold", "Lucida Bright", "Book Antiqua", "Lucida Sans Unicode", serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #9e1b32;
}
#main li.row1 {
  height: 270px;
  border-bottom: 1px dashed #7f7f7f;
}
#main li.row1 li, #main li.row0 li, #main li.row2 li, #main li.row3 li {
  float: left;
  display: block;
}
#main .r0second {
  width: 216px;
  margin-left: 18px;
}
#main .r0third {
  width: 204px;
  height: 31px;
  margin-left: 20px;
}
#main .r1first, #main .r0first {
  width: 442px;
}
#main .r1first img.thumb {
  float: right;
  margin-left: 4px;
}
#main .r1first h3, #main .r1second h3 {
  margin-bottom: 12px;
}
#main .r1first p {
  line-height: 20px;
  margin-bottom: 20px;
}
#main .r1second {
  width: 216px;
  margin-left: 20px;
  border-right: 1px dashed #fabf92;
}
#main .r1second p, #main .r1third p {
  font-size: 11px;
  line-height: 18px;
  width: 170px;
}
#main p.signature {
  color: #b5121b;
  font-weight: bold;
}
#main p.signature2 {
  color: #b5121b;
  font-weight: bold;
}
#main .r1third {
  width: 204px;
  margin-left: 16px;
}
#main .r1third a, #main .r1third a:link, #main .r1third a:visited {
  color: #000000;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  display: block;
  width: 170px;
  background: url(../images/review-link-bg.png) no-repeat left center;
  padding-left: 34px;
  margin-top: 12px;
}
#main .r1third a:hover {
  text-decoration: underline;
}
#main .row2 ul {
  padding-top: 20px;
  overflow: hidden;
}
#main .r2first, #main .r3first {
  width: 202px;
}
#main .r2second, #main .r3second {
  width: 240px;
}
#main .r2second h3 {
  margin-left: 18px;
}
#main .r2third, #main .r3third {
  width: 456px;
}
#main .r2third h3 {
  margin-left: 24px;
}
#main li.row3 {
  height: 242px;
  border-bottom: 1px dashed #7f7f7f;
  padding-top: 12px;
  color: #000000;
}
#main li.row3 p, #main li.row3 a {
  color: #000000;
}
#main .r3first {
  border-right: 1px dashed #fabf92;
}
#main .r3first p {
  font-family: "VitesseThin", "Lucida Bright", "Book Antiqua", "Lucida Sans Unicode", serif;
  font-size: 26px;
	line-height: 42px;
  width: 170px;
}
#main .r3first p span {
  color: #9e1b32;
  font-family: "VitesseBook", "Lucida Bright", "Book Antiqua", "Lucida Sans Unicode", serif;
}
#main .r3second {
  border-right: 1px dashed #fabf92;
}
#main .r3second a.imageLink {
  display: block;
  overflow: hidden;
  margin-left: 15px;
}
#main .r3second p {
  margin-left: 18px;
  margin-top: 14px;
  line-height: 18px;
}
#main .r3second p a, #main .r3second p a:link, #main .r3second p a:visited {
  text-decoration: none;
}
#main .r3second p a:hover {
  text-decoration: underline;
}
#main .r3third ul.theMenu {
  margin-left: 22px;
}
#main .r3third ul.theMenu li {
  display: list-item;
  float: none;
  clear: both;
  height: 13px;
  line-height: 28px;
}
#main .r3third ul.theMenu li span {
  display: block;
}
#main .r3third span.name {
  float: left;
}
#main .r3third span.dots {
  border-bottom: 1px dotted #453135;
  float: left;
  height: 18px;
  margin-left: 2px;
}
#main .r3third span.price {
  float: right;
}
#main .r3third .dots-1 {
  width: 250px;
}
#main .r3third .dots-2 {
  width: 251px;
}
#main .r3third .dots-3 {
  width: 184px;
}
#main .r3third .dots-4 {
  width: 188px;
}
#main .r3third .dots-5 {
  width: 218px;
}
#main .r3third .dots-6 {
  width: 245px;
}
#main .r3third .dots-7 {
  width: 308px;
}