body {
	background-image: url(../images/background_bg.jpg);
	background-repeat: repeat-x;
	background-color: #a28059;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#preLoad {
	display: none;
}
#outerContainer {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../images/header_bg_v3.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#content {
	padding-left: 80px;
	padding-right: 80px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.red {
	color: #AD2600;
}
a:link, a:active, a:visited {
	color: #0000CC;
}
a:hover {
	color: #AD2600;
}
.highlight {
	background-color: #FF0;
}
.copyright {
	color: #333333;
	text-align: center;
	font-size: 9pt;
}
ul.flower li {
	list-style-image: url(../images/flower.jpg);
}

ul.money li {
	list-style: url(../images/Money-32x32.jpg);
}
.alert {
	background: #fff6bf;
	border: 2px solid #ffd324;
	}.guaranteeBox {
	border: 2px solid #333;
}
.audioBg {
	background: url(../images/audioBg.jpg) no-repeat;
	height: 52px;
	width: 174px;
	line-height: 52px;
	margin-right: auto;
	margin-left: auto;
}
.audioPad {
	margin-top: 13px;
	margin-bottom: auto;
}
