body {
	background-image: url(pattern.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.logo_bg {
	background-image: url(logo_bg.jpg);
	background-repeat: repeat-x;
}
.menu_bg {
	background-image: url(menu_bg.jpg);
	background-repeat: repeat-x;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.testimonial_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #770f00;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fdb814;
	vertical-align: middle;
	padding-left: 20px;
}
.pricetable_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #770f00;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fdb814;
	vertical-align: middle;
	text-align:center;
	height:30px;
}
.testimonial_bg {
	background-color: #FEF7E7;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: 18px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
}
.right_logo_bg {
	background-image: url(right_logo_bg.jpg);
	background-repeat: repeat-x;
	height: 217px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #770f00;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fdb814;
	vertical-align: middle;
	padding-right: 20px;
}
.border_dot {
	background-image: url(dot_border.jpg);
	background-repeat: repeat-x;
}
.font_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #770f00;
	text-decoration: none;
}
.step_box {
	background-image: url(step_box.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 257px;
}
.text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
}
.yellow_box {
	background-image: url(yellow_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}
.black_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
.black_link:hover {
	text-decoration: none;
}
.text_head {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.text_area {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 2px;
}
.dot_border {
	border: 2px dotted #CCCCCC;
}
.black_link_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.black_link_home:hover {
	text-decoration: none;
}