@charset "UTF-8";
/* CSS Document */
/*-----------------------type ---------------------*/

h1 {
	margin:226px 0 0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:27px;
	line-height:32px;
	letter-spacing:-17;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
	color:#102851;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	margin:0 0 0 10px;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
	width:560px;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:18px;
	margin:0 0 0 10px;
}
.small {
	font-family:helvetica, arial, sans-serif;
	font-size:15px;
	text-align:center;
	margin:0 auto;
}
.smaller {
	font-size:14px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}
/*----------------------- nav ---------------------*/
ul.navigation {
	margin:10px, 0, 0, 0;
}
ul.navigation li {
	height:30px;
	display:inline;
	float:left;
}
ul li a {
	display:block;
	height:30px;
	background-image:url(images/colptsnav.jpg);
	text-indent:-9999px;
}
ul li.whyphysicaltherapy a {
	width:179px;
}
ul li.whyphysicaltherapy a:hover {
	background-position:0 -30px;
}
ul li.ourclinic a {
	background-position:-179px 0;
	width:140px;
}
ul li.ourclinic a:hover {
	background-position:-179px -30px;
}
ul li.ourservices a {
	background-position:-319px 0;
	width:172px;
}
ul li.ourservices a:hover {
	background-position:-319px -30px;
}
ul li.ourstaff a {
	background-position:-491px 0;
	width:162px;
}
ul li.ourstaff a:hover {
	background-position:-491px -30px;
}
ul li.patients a {
	background-position:-653px 0;
	width:146px;
}
ul li.patients a:hover {
	background-position:-653px -30px;
}
ul li.referringphysicians a {
	background-position:-799px 0;
	width:171px;
}
ul li.referringphysicians a:hover {
	background-position:-799px -30px;
}
/*----------------------- rollovers ---------------*/
ul.rollover {
}
ul.rollover li {
	margin: 0 10px 0 0;
	height:98px;
	display:inline;
	float:left;
}
ul.rollover li a {
	display:block;
	height:98px;
	text-indent:-9999px;
	width:235px;
}
ul li.directions a {
	background-image:url(images/directions.png);

}
ul li.directions a:hover {
	background-image:url(images/directions.png);
background-position:0 -98px;
}
ul li.patientssay a {
	background-image:url(images/patientssay.png);
	
}
ul li.patientssay a:hover {
	background-image:url(images/patientssay.png);
background-position:0 -98px;
}
ul li.staff a {
	background-image:url(images/meetourstaff.png);
	
}
ul li.staff a:hover {
	background-image:url(images/meetourstaff.png);
background-position:0 -98px;
}
ul li.whattoexpect a {
	margin: 0 -10px 0 0;
	background-image:url(images/whattoexpect.png);
	
}
ul li.whattoexpect a:hover {
	background-image:url(images/whattoexpect.png);
	background-position:0 -98px;
}
/*---------------------- div ----------------------*/
#container {
	width:975px;
	margin: 0 auto;
}
#header {
	margin:10px 0 0 0;
}
#nav {
	margin: 10px 0 20px 0;
}
#main {
	padding:30px 0 0 0;
	margin:0 0 108px 0;
}
#mainleft {
	width:726px;
	height:332px;
	background-image:url(images/mainimage.jpg);
	background-repeat:no-repeat;
	float:left;
}
#mainright {
	margin:0 0 0 10px;
	float:left;
}
#mainbottom {
	padding:10px 0 0 0;
	clear:both;
	width:975;
	margin:0 0 20px 0;
}
#footer {
	clear:both;
	text-align:center;
	width:975px;
	border-top:thin;
	border-top-style:solid;
	margin:40px 0 20px 0;
}
#facebook {
position:absolute;
top:55px;
left:615px;
}
