@charset "utf-8";
/* CSS Document */

*, p, div, ul, li, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

body {
	background: #222;
	color: #fff;
	margin: 0;
	padding: 50px 10px 20px 10px;
	font: 14px/1.4 Arial, Helvetica, sans-serif;
}

#main {
	width: 800px;
	background: url('/_img/bg.jpg') 0px 0px no-repeat;
	margin: 0 auto 0 auto;
}

#top {
	height: 140px;
}

#sampleflash {
	float: right;
	height: 69px;
	width: 271px;
	margin: 24px 25px 0 0;
}

#head {
	height: 170px;
	text-align: center;
}

a {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

#body {
	width: 550px;
	margin: 0 auto 0 auto;
}



.quote1 {
	width: 232px;
	font: 14px/1.4 Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url('/_img/quote1.gif') 0px 0px no-repeat;
	text-align: center;
	float: right;
	margin: 0 0 10px 10px;
}

.quote1 div {
	padding:0 20px;
}

#quote2 {
	width: 550px;
	height: 63px;
	font: 16px/1.4 Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url('/_img/quote2.gif') 0px 0px no-repeat;
	text-align: center;
	margin: 20px 0 20px 0;
}

#quote2 div {
	padding: 20px 20px 0 20px;
}

#brenda-quote {
	background:url('/_img/66.gif') top left no-repeat;
	width:550px;
	margin:0 auto;
}

#brenda-quote span {
	background:url('/_img/99.gif') top right no-repeat;
	padding:0 28px;
	display:block;
	font: 14px/1.4 Georgia, "Times New Roman", Times, serif;
	font-style: italic;	
}

p {
	padding-bottom: 20px;
}

h2 {
	font: 24px/1.4 Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	font-weight: normal;
	font-style: italic;
	padding: 10px 0 5px 0;
}

li {
	margin:0 0 0 20px;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

#nav {
	text-align: center;
	margin-top:20px;
}

#nav img {
	margin: 0 10px 20px 10px;
}

#copy {
	text-align: center;
	color: #666;
	font-size: 9px;
}

#form fieldset {
	border:1px solid #66685D;
	padding:0;
	margin:10px 0px;
}

#form legend {
	font-weight:bold;
	padding:0;
	margin:3px 0;
}

#form ol {
	padding:0;
	margin:0;
	list-style:none;
}

#form ol li {
	margin:6px 0 6px 25px;
	padding:0;
}

#form ol li label {
	float:left;
	display:block;
	width:140px;
	text-align:right;
	padding:0 10px 0 0;
}

#form ol li select {
	width:200px;
} 

#form ol li input {
	width:220px;
}

#form ol li textarea {
	width:220px;
}

#form input#submit {
	margin:4px 0 4px 150px;
	padding:4px 8px;
	width:100px;
	cursor:pointer;
}

.note{margin-left:150px}

img.filmstrip {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
}

.buyform fieldset {
	padding: 10px 20px 20px 20px;
	border: 1px solid #444;
}

.buyform fieldset legend {
	padding: 4px;
	color:#ffffff;
	font-weight: bold;
}

#buy-now-button {
	padding: 20px 0 0 0;
}