@import url(template0.css);
#wrap{
	background:#fff url(../images/home/wrap_bg.gif) 0 0 repeat-y;
}

#main-table-body{
		height:auto;
	}

#main-table-body-rightcell{
	width:784px;
}

#content-body{
	margin:0;
	padding:0 12px 10px;
	overflow:hidden;
	width:760px;
}

#footer{
	background:url(../images/home/footer_bg.gif) 0 top no-repeat;
}

#information{
	margin:10px 0;
}

#welcome{
	float:left;
	padding:0 8px;
	width:431px;
}
	#welcome h1{
		background:url(../images/home/title_bg.gif) 0 0 no-repeat;
		color:#FFF;
		font-size:27px;
		height:51px !important;
		line-height:100%;
		margin:0;
		overflow:hidden;
		padding:14px 12px 0;
		width:404px;
	}
		#description{
			margin:0 10px 0 22px;
		}
			#description ul{
				margin-left:0;
				width:85%;
			}
				#description ul li{
					background:url(../images/home/bullet01.gif) 0 2px no-repeat;
					font-weight:bold;
				}
		
		.rehab{
			float:left;
			height:246px;
			width:152px;
		}
			.rehab h2{
				height:179px;
				padding:55px 0 0 0;
				overflow:hidden;
				padding:0;
				text-indent:-999px;
			}
			.rehab p{
				color:#000;
				font-size:9px;
				padding:0 12px;
			}
				#rehab_before{
					background:url(../images/home/rehab_before_bg.gif) 0 0 no-repeat;
				}
				#rehab_after{
					background:url(../images/home/rehab_after_bg.gif) 0 0 no-repeat;
					margin:0 0 0 2px;
				}
	#cta{
		background:#f0eed5;
		border-top:10px solid #FFF;
		clear:both;
		height:157px;
		margin:0;
		padding:17px 0 0 13px;
	}
		.ctabox{
			float:left;
			height:151px;
			margin:0 2px;
			width:241px;
			position: relative;
		}
			.ctabox div{
				border-width:0;
				margin:0;
				padding:0;
			}
				.ctabox div a{
					color:#FFF;
					display:block;
					height:151px;
					overflow:hidden;
					text-decoration:none;
					text-indent:-9999px;
					width:241px;
					
				}
				
				.ctabox p{
					position: absolute;
					top: 112px; 
					right: 30px;
					margin: 0;
					padding: 0;
					width: 200px;
					overflow: hidden;
					text-align: right;
					height: 1.5em;
					
				}
				
				.ctabox p a{
					color: #fff;
					text-decoration: none;
					font-weight: bold;
					font-size: 14px;
					
				}
				
			#box1{
				background:url(../images/home/box1-trans.png);
			}
			#box2{
				background:url(../images/home/box2-trans.png);
			}
			#box3{
				background:url(../images/home/box3-trans.png);
			}
			
			
	#copyright{
		color:#333;
		font-size:10px;
		left:307px;
		padding:0 0 15px 0;
		position:absolute;
		top:60px;
	}
	#poweredby{
		color:#333;
		font-size:10px;
		position:absolute;
		right:147px;
		top:60px;
	}
	
		.privacy a{
		color:#333;
		font-size:10px;
		left:200px;
		padding:0 0 15px 0;
		position:absolute;
		top:60px;
		text-decoration:none;
	}
	
		#poweredby a{
			color:#333;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}
