body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	background-image: url(images/bg-smcamb.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#page {
	background-color: #FFFFFF;
	width: 796px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
}
p {
	margin-right: 76px;
	margin-left: 76px;
	text-indent: 30px;
	text-align: justify;
	line-height: 18px;
}
.no-indent{
	text-indent: 0px;
}
#headers {
	display:block;
	width: 550px;
	margin-left: 25px;
	margin-top: 24px;
	float:left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	text-align: center;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin-top: 32px;
	margin-right: 76px;
	margin-left: 76px;
	clear:both;
	display:block;
}
#headers h2{
	margin: 32px 0px 0px 0px;
}
h3 {
	color: #CC0000;
	margin-top: 24px;
}
h4 {
	text-align: center;
	margin-right: 76px;
	margin-left: 76px;
}
ul {
	margin: 0px 0px 0px 250px;
}

.name {
	margin-left:200px;
	font-style: italic;
}
.box {
	margin-right: 76px;
	margin-left: 76px;
	background-color: #FFFFCC;
	border: 3px double #0000FF;
	padding: 30px;
}
.box2 {
	margin-right: 76px;
	margin-left: 76px;
	background-color: #FFFFFF;
	border: 3px double #22A95A;
	padding: 15px;
	font-size:1.2em;
}
.box h2, .box h3 {
	margin-top: 12px;
}
.center {
	text-align: center;	
	text-indent: 0px;
}
.price {
	font-size: 1.5em;
	text-decoration: underline;
}
.sig {
	font-size: 1.6em;
	text-align: center;	
	text-indent: 0px;
	margin: 0;
	color: #0099CC;
}
form {
	margin: 15px auto 15px auto;
	padding: 30px;
	background-color: #FFFFCC;
	border: 3px dotted #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 450px;
	display:block;
}
form p{
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0px;
	text-align: left;
}
label {
	display: inline-block;
	width: 150px;
}

input, textarea, select {
	display: inline-block;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
textarea {
	vertical-align: text-top;
	height: 4em;
}
#floatdiv{
	position:absolute;
	width:170px;
	left:10px;
	top:150px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
	
}
#floatdiv a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
	line-height: 18px;
	width: 100%;
	margin: 0px;
	padding: 3px;
	display:inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FB992;
}
#floatdiv a:hover{
	background-color: #00FF00;
	color: #000000;
}

.pic-cap {
	margin: 0px 0px 6px 18px;
	display: block;
	float: right;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bigger {
	font-size: 1.4em;
}
.step {
	text-decoration: underline;
	text-align: left;
}
.pricebox {
	display:block;
	float:right;
	padding: 6px;
	width: 200px;
	border: 2px solid #000000;
	margin: 0px 6px 12px 12px;
}
.pricebox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #773F7B;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	font-weight:bold;
	text-align: left;
}
.pricebox strong {
	display: block;
	float: right;
	clear:right;
	color:#000000;
}
.pricebox em {
	font-style: normal;	
	color: #22A95A;
	display: block;
	float: left;
	clear:left;
}
.bonus p {
	text-indent: 0px;
	text-align: left;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-indent: 0px;
}
