body {
	background: #e6d4b6;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #515151;
	margin: 25px 0 25px;
}
img {
	border: 0;
}
#header {
	background: url('images/header.jpg') no-repeat;
	width: 804px;
	height: 144px;
	margin: 0 auto 0;
}
#header a {
	width: 804px;
	height: 144px;
	display: block;
	text-decoration:none;
}
#header a span {
	visibility:hidden;
}
#content {
	background: #fff url('images/gradient.jpg') top repeat-x;
	width: 800px;
	margin: 0 auto 0;
	border: 2px solid #fff;
}
#intro {
	width: 760px;
	margin: 10px auto 15px;
}
#intro img {
	float: left;
	padding: 1px;
	border: 1px solid #e8e8e8;
	margin: 0 9px 0 0;
}
#intro h1 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 23px;
	color: #0041c5;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#intro p {
	color: #515151;
	line-height: 16px;
	margin: 0px 0px 6px;
	padding: 0;
}
#moreText {
	width: 760px;
	margin: 0 auto 0;
}
#moreText h1 {
	font-family: Verdana;
	font-weight: 100;
	font-size: 18px;
	color: #0041c5;
	margin: 0;
	padding: 0;
}
#moreText p {
	color: #515151;
	line-height: 20px;
	margin: 1px 0 13px;
	padding: 0;
}
#moreText li {
	font-size:12px;	
}

#reviewTable {
	background: #f4d7ac;
	width: 760px;
	margin: 0 auto 10px;
	padding: 2px 0 2px;
}
#reviewContent {
	width: 754px;
	border: 1px solid #fff;
	margin: 0 auto 0;
}

.bigLink {
	font-size:15px;	
}

.subR {
	background: url('images/table-gradient.jpg') repeat-x;
	color: #fff;
	font-weight: bold;
	height: 31px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.subR2 {
	background: url('images/table-gradient.jpg') repeat-x;
	color: #fff;
	font-weight: bold;
	height: 31px;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.item1left {
	background: #fff;
	font-family: Verdana;
	font-size: 22px;
/* font-weight: bold; */
	text-align: center;
	border-right: 1px solid #f4d7ac;
	border-top: 2px solid #e9c398;
}
.item1 {
	background: #fff;
	border-right: 1px solid #f4d7ac;
	border-top: 2px solid #e9c398;
	text-align: center;
	padding: 2px 0;
}
.item1 a,.item2 a {
	font-weight:bold;	
}
.item1offer {
	background: #fff;
	border-right: 1px solid #f4d7ac;
	border-top: 2px solid #e9c398;
	text-align: center;
	padding: 10px 0;	
}
.item1right {
	background: #fff;
	text-align: center;
	border-top: 2px solid #e9c398;
}
.item2left {
	background: #fff;
	font-family: Verdana;
	font-size: 22px;
	/* font-weight: bold; */
	text-align: center;
	border-right: 1px solid #f4d7ac;
	border-top: 1px solid #f4d7ac;
}
.item2 {
	background: #fff;
	border-right: 1px solid #f4d7ac;
	border-top: 1px solid #f4d7ac;
	text-align: center;
	padding: 2px 0;
}

.alignleft {
	text-align:left;
	padding-left:10px;
}

.offerprice {
	font-weight:bold;
	font-size:18px;
}

.item2right {
	background: #fff;
	text-align: center;
	border-top: 1px solid #f4d7ac;
}
#footer {
	background: url('images/footer.jpg');
	height: 27px;
	color: #fff;
	text-align: center;
	padding: 12px 0 0;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffeac8;
	text-decoration: none;
}
#footer span {
	margin: 0 6px 0;
	color: #e0b36c;
}

a.rolloverLink:link {
	text-decoration:none;
}

a.rolloverLink:visited {
	text-decoration:none;
}

a.rolloverLink:hover {
	text-decoration:underline;
}