body {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/bg-1.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
#form1 .style1 input {
	height: 17px;
	font-size: 12px;
	line-height: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
}
.sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-align: right;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintxt #silver {
	background-image: url(images/package_bd_slvr.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
.maintxt #gold {
	background-image: url(images/package_bd_gold.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
.maintxt #pltnm {
	background-image: url(images/package_bd_pltn.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	background-position: left top;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}
#testimonial{
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #016703;
	background-color: #158F45;
	color: #FFFFFF;
	background-image: url(images/bg-rotator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 172px;
}
#testimonial p{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 5px 5px;
}
#testimonial a:link{color: #FFFFFF; text-decoration: none;}
#testimonial a:visited{color: #FFFFFF; text-decoration: none;}
#testimonial a:hover{color: #FFFFFF; text-decoration: none;}
#testimonial a:active{color: #FFFFFF; text-decoration: none;}

