body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6fae6;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.main-bg {
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	height: 100%;
}
.txt {
	color: #77787b;
	font-family: verdana;
	font-size: 12px;
	line-height: 19px;
}
.txt11 {
	color: #77787b;
	font-family: verdana;
	font-size: 11px;
	line-height: 19px;
}
td.footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-y;
	width: 1029px;
	height: 31px;
	vertical-align: middle;
}
td.footer-txt {
	color: #68675a;
	font-family: verdana;
	font-size: 9px;
	vertical-align: middle;
}
a.footer {
	color: #68675a;
	font-family: verdana;
	font-size: 9px;
}
td.copy {
	font-family: tahoma;
	color: #68675a;
	font-size: 9px;
	line-height: 10px;
	height: 49px;
	vertical-align: middle;
	width: 950px;
}
a.mail {
	color: #a2c02c;
	text-decoration: underline;
}
td.faq-bg {
	background-image: url(images/faq-bg.jpg);
	background-repeat: repeat-y;
	width: 720px;
	height: 100%;
}
td.franchising-bg {
	background-image: url(images/franchising-bg.jpg);
	background-repeat: repeat-y;
	width: 720px;
	height: 100%;
}