/* body defined in therapx-dyn-css.jsp */
body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
	margin:0;
	background-color:#212e16;

}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

#wapper{
	width:994px;
	margin:0 auto;
	padding:0;
	}

.headerArea{
	width:994px;
	height:168px;
	margin:0 auto;
	padding:0 0 0 0;
	}
.menuBg{
	height:46px;
	margin:0 auto;
	padding:0 0 0 0;
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-x;
	background-position:center;
	}
.menuArea{
	width:994px;
	height:46px;
	background-image:url(../images/topmenubg.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
	}

.bannerArea{
	width:994px;
	height:346px;
	margin:0 auto;
	background-image:url(../images/bannerbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}

.banner{
	width:850px;
	height:328px;
	margin:0 auto;
	padding:9px 0 0 0;
	}

.subMenuArea{
	width:994px;
	height:123px;
	margin:0 auto;
	}
.bodyArea{
	background-image:url(../images/bodyAreabg.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:994px;
	margin:0 auto;
	}
.bodyAreaTop{
	background-image:url(../images/bodybg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:814px;
	margin:0 auto;
	padding:36px 90px 0 90px;
	}
.bodyLeft{
	width:603px;
	float:left;
	text-align:justify;
	}
.bodyRight{
	width:165px;
	float:left;
	padding:25px 0 0 36px;
	text-align:center;
	}

.bodyText{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	padding:15px 10px 10px 15px;
	}
.clear{
	clear:both;
	}

input{
	border: 1px solid #816637;
	margin-bottom:15px;
}

a:link, a:visited{
color:#5A3D2A;
text-decoration:none;
} 

a:hover{
color:#482617;
text-decoration:underline;
} 

.offer_title{
font-size:20px;}

.titletext{
font-size:24px; 
font-family:'Times New Roman', Times, serif;
font-weight:bold;
}

.addressbox{
border: 3px solid #9C8E75; 
padding:10px; 
margin-top:15px; 
background-color:#EEE2DA;
}