body {
	background: #392f23;
	color: #c5bc96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.cl {
	clear: both;
	}
.em {
	color: #f3efdf;
	font-size: 14px;
	font-weight: bold;
	}
#wrapper {
	width: 982px;
	margin: 0 auto;
	}
#left {
	float: left;
	width: 480px;
	}
#right {
	float: right;
	width: 480px;
	}
.accordion {
	background: url(../../assets/images/accordion.jpg) no-repeat;
	width: 308px;
	height: 256px;
	margin: 20px 0px 25px 0px;
	}
#footer {
	background: url(../../assets/images/footer.jpg) no-repeat;
	width: 984px;
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
	color: #B0A77E;
	font-weight: bold;
	margin-top: 20px;
	}
	#footer a:link, #footer a:visited, #footer:active {
		color: #B0A77E; 
		text-decoration: none;
		}
		#footer a:hover {
			text-decoration: underline;
			}
.logo {
	display: block;
	background: url(../../assets/images/logo.jpg) no-repeat;
	width: 352px;
	height: 18px;
	padding: 90px 0px 0px 194px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 30px;
	}
	.logo:link, .logo:visited, .logo:active {
		color: #b1a77e;
		text-decoration: none;
		}
	.logo:hover {
		text-decoration: underline;
		}
.chestpad {
	width: 465px;
	background: url(../../assets/images/bg_chestpad.jpg) no-repeat;
	padding-top: 45px;
	line-height: 17px;
	}
.backstrap {
	width: 465px;
	background: url(../../assets/images/bg_backstrap.jpg) no-repeat;
	padding-top: 45px;
	line-height: 17px;
	}
.img_chestpad {
	background: url(../../assets/images/img_chestpad.jpg) no-repeat;
	width: 172px;
	height: 207px;
	float: left;
	border: 2px solid black;
	margin: 0px 10px 10px 0px;
	clear: both;
	}
.form_chestpad {
	float: left;
	clear: both;
	width: 199px;
	background: url(../../assets/images/form_bg.jpg) bottom;
	margin-left: 5px;
	}
.form_cover {
	float: left;
	clear: both;
	width: 199px;
	background: url(../../assets/images/form_bg.jpg) bottom;
	margin-left: 35px;
	margin-right: 15px;
	}
.cover {
	width: 474px;
	background: url(../../assets/images/bg_cover.jpg) no-repeat;
	padding-top: 45px;
	line-height: 17px;
	}
.img_cover{
	background: url(../../assets/images/img_cover.jpg) no-repeat;
	width: 236px;
	height: 178px;
	float: left;
	border: 2px solid black;
	margin: 0px 10px 10px 0px;
	clear: both;
	}
.form_backstrap {
	float: left;
	clear: both;
	width: 199px;
	background: url(../../assets/images/form_bg.jpg) bottom;
	margin-left: 5px;
	}
.img_backstrap {
	background: url(../../assets/images/img_backstrap.jpg) no-repeat;
	width: 236px;
	height: 66px;
	float: left;
	border: 2px solid black;
	margin: 0px 10px 10px 0px;
	clear: both;
	}
ul{
	margin-left: 225px;
	padding-left: 10px;
	}
	li {
	padding-bottom:3px;
	}
/* PAY PAL FORM */
.form_row {
	}
.form_title {
	width: 40px;
	float: left;
	margin-left: 6px;
	font-weight: bold;
	}
.form_info {
	float: right;
	width: 140px;
	text-align: right;
	margin-right: 7px;
	color: white;
	}
select, .input {
	font-size: 11px;
	color: white;
	border: 1px solid #b1a77e;
	background: #392f23;
	width: 130px;
	}
	.input {
		margin-top: 2px;
		width: 70px;
		}