* { font: 11px Arial, Helvetica, sans-serif; }
body, div, form { margin: 0; padding: 0; }
body {
	/*background: #ff9901 url(images/bg.gif) repeat-y center;*/
	background: #c2c2c2 url(images/bg2.gif) repeat-y center;
	text-align: center;
}

a { color: #31ab3c; }
strong { font-weight: bold; }
#page {
	width: 1000px;
	margin: 0 auto;
}
#lcontent {
	width: 447px;
	float: left;
}
#ltube {
	padding: 0;
	margin: 20px;
}
#rcontent {
	width: 553px;
	background: transparent url(images/sep.gif) no-repeat left top;
	padding: 20px; 
}
#rtube {
	padding: 0;
	margin: 20px;
}

p#bnav { color: #fff; text-align: center; clear: both;}
p#bnav a {
 color: #fff;
 font-weight: bold; 
 text-decoration: none;
}

.chktxt {
font-size: 13px;
font-weight: bold;
}
.franchise {
font-size: 18px;
font-weight: bold;

}

.design {
font-size: 9px; color: #fff;
}
.contact {
font-size: 18px;
ont-weight: bold; text-align: center; font-weight: bold; }

.contact a, .contact a:link, .contact a:visited { font-size: 18px; color: #31ab3c; }
.contact a:hover { color: #fff; } 

.chart { font-size: 18px; }

