/* CSS Document */

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #ffffff;
}
#header {
	width: 760px;
	height: 111px;
	float: left;
}
#content {
	width: 760px;
	float: left;
	background-image: url(images/wrapperbg.jpg);
	clear: both;
	background-color: #FFFFFF;
}
#leftcontent {
	width: 180px;
	background-color: #faf8f9;
	float: left;
}
#rightcontent {
	width: 540px;
	margin-top: 15px;
	margin-right: 20px;
	float: right;
	background-color: #ffffff;
}
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 68px;
	clear: both;
	background-color: #e2dddb;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	float: inherit;
	}
#panel1 {
	width: 525px;
	float: left;
	background-color: #e6ecdf;
}
#panel2 {
	width: 525px;
	float: left;
	background-color: #cedfbb;
}
#panelname {
	width: 320px;
	margin-left: 5px;
	float: left;
	margin-left: 5px;
}
#panelcost {
	width: 80px;
	float: left;
}
#panelpp {
	width: 100px;
	float: right;
}	
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	line-height: 130%;
	text-align:left;
	width: 2
	0px;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	color: #333333;
	line-height: 130%;
	text-align:left;
	width: 480px;
}
.footercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #333333;
	line-height: 160%;
	text-align: center;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
}
.footerlink {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 160%;
	text-align: center;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
}
.optionscopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: left;
	line-height: 150%;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	width: 550px;
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
}
.optionspanelbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 550px;
	font-size: 85%;
	font-style: normal;
	line-height: 150%;
}
.optionscopybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	line-height: 150%;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #333333;
}
.panelcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	color: #333333;
}
.panelcopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
	color: #333333;
	margin-left: 5px;
}
.tabularcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-bottom: 5px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #333333;
}

