.homebg {
	background-image: url(http://www.rehabcs.com/images/homebg.gif);
	background-repeat: repeat-x;
}
.menubg {
	background-image: url(http://www.rehabcs.com/images/menubar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.servicesbg {
	background-image: url(http://www.rehabcs.com/images/servicesbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 610px;
	width: 1000px;
}
.projectsheadfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.projectsbg {
	background-image: url(http://www.rehabcs.com/images/projectsbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 610px;
	width: 1000px;
}
.contactbg {
	background-image: url(http://www.rehabcs.com/images/contactbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 610px;
	width: 1000px;
}
#serviceslink a:link{
	color:#CCCCCC;
	text-decoration: none;
 }
#serviceslink a:active{
 color:#CCCCCC;
 text-decoration: none;
 }

#serviceslink a:visited{
	color:#CCCCCC;
	text-decoration: none;
 }

#serviceslink a:hover{
	color:#CCCCCC;
	text-decoration: underline;
}
.contactbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.copyrighttags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	margin-top: 5px;
}
/* new round... */

.menubg {
	background-image: url(http://www.rehabcs.com/images/menubar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 42px;
	margin-top: 30px;
	padding-top: 4px;
}
.awesomebghome {
	background-image: url(http://www.rehabcs.com/images/homebg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 610px;
	width: 1000px;
}
.awesomebgprojects {
	background-image: url(http://www.rehabcs.com/images/projectsbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 610px;
	width: 1000px;
}
.homeleft {
	width: 1000px;
	height: 600px;
}
.homel {
	width: 1000px;
	height: 500px;
	left: 1%;
	float: left;
}
.homeleftleftbody {
	width: 450px;
	height: 500px;
	float: left;
	margin-top: 60px;
	margin-left: 40px;
}
.homeleftrightbody {
	width: 450px;
	height: 500px;
	float: right;
	margin-right: 40px;
	margin-top: 3px;
}
#copyrighttags a:link, a:visited, a:active {
	color:#333333;
	text-decoration:none;
}
#copyrighttags a:hover {
	color:#999999;
	text-decoration:none;
}
.welcomefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.homelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	bottom: 10px;
}
#homelinks a:link, a:visited, a:active {
	color:#666666;
	text-decoration:none;
}
#homelinks a:hover {
	color:#333333;
	text-decoration:none;
}
.projectsbodytextright {
	color:#FFFFFF;
	margin-top: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}.contactbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 80px;
}
