body {
	margin: 0px auto;
	background-color: #C23B3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
}
p {
font-size:11px;
margin:0px;
padding:0px;
padding-top:8px;
padding-bottom:8px;
}
td {
font-size:11px;
}
h1 {
	color: #C23B3B;
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-top:15px;
	padding-left:32px;
}
a, a:visited {
font-weight:bold;
color:#C23B3B;
text-decoration:none;
}
a:hover {
font-weight:bold;
color:#999999;
text-decoration:underline;
}
.navigation a, .navigation a:visited {
	margin: 0px;
	padding: 0px;
	display:block;
	width:auto;
	height:100%;
	float:left;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
font-weight:normal;
}
.navigation a:hover {
	margin: 0px;
	padding: 0px;
	display:block;
	width:auto;
	height:100%;
	float:left;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #C23B3B;
	text-decoration: none;
font-weight:normal;
}
.header p {
text-align:center;
float:right;
font-size:21px;
font-weight:bold;
padding:0px;
margin:0px;
display:block;
padding-right:40px;
padding-top:25px;
}
.footer p {
font-size: 11px;
color: #333333;
float: right;
padding: 0px;
margin: 0px;
display: block;
padding-top: 15px;
padding-right: 30px;
text-align: right;
}
.footer a, .footer a:visited {
font-size: 11px;
color: #333333;
text-decoration: none;
font-weight:normal;
}
.footer a:hover {
font-size: 11px;
color: #C23B3B;
text-decoration: underline;
}
.footer h2 {
font-size:11px;
color:#333333;
float:left;
padding:0px;
margin:0px;
display:block;
padding-top:15px;
padding-left:30px;
text-align:left;
font-weight:normal;
}

.maincontainer {
	width: 820px;
	height: auto;
	display: table;
	margin: 0px auto;
}
.header {
	width: 820px;
	height: 90px;
	display: table;
	float: left;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
}
.mainimage {
	width: 820px;
	height: 191px;
	display: table;
	float: left;

}
.freesession {
	width: 246px;
	height: 187px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(images/back.jpg);
}
.nopain {
	width: 564px;
	height: 192px;
	float: left;
	background-image:url(images/newim.jpg);
}
.navigation	{
	width: 820px;
	height: 30px;
	display: table;
	float: left;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.content {
	width: 820px;
	height: auto;
	display: table-cell;
	float: left;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
}
.content p {
	padding-left:32px;
}
.right p {
	padding-left:0px;
}
.smallprint p {
font-size:10px;
font-style:italic;
}
.right {
	width: 230px;
	height: auto;
	padding-left: 40px;
	padding-right: 24px;
	display: table;
	float: right;
	text-align:justify;
	padding-top:10px;
}
.footer {
	width: 820px;
	height: 40px;
	display: table;
	float: left;
	background-image: url(images/footer.jpg);
}
#Help {border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #ffffff;
}

