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

body{
	
width:100%;
background:#000;
	background-image:url(images/physio-back-opacity.jpg);	
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

#wrapper{
	width:960px;
	margin:auto;
	height:100%;
	

	
}
a{
color:#039;	
	
}




a:hover{
color:#696;	
	
}


#header{
width:960px;
height:125px;
margin-top:20px;
padding-botom:10px;
border-bottom:solid 2px #CCC;
margin-bottom:10px;
	
}

.sub-heading{
	width:450px;
	height:50px;
	margin-bottom:20px;
	margin-left:20px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(images/subhead2.png);	
	
}


.sub-heading h1{
	color:#fff;
	text-align:center;
	font-size:25px;
	padding-top:00px;
	margin-top:15px;
	font-family:Myriad-pro, Helvetica, Verdana, Geneva, sans-serif;
	}



#info-box{
	clear:both;
}

#location{
	
	width:450px;
	height:300px;
	float:left;
	margin-left:20px;
	color:#fff;
	background:#000;
	/*background-image:url(images/physiologic-info-back.png);
	background-repeat:no-repeat;*/
}


#location h2{
	color:#fff;
	padding-top:5px;
	width:430px;
	font-size:30px;
	text-align:center;
	margin:10px;
	
	
}



#location p{
	
padding:3px;
margin:5px;
text-align:center;
width:430px;
font-size:22px;
margin-bottom:0;

}



#contact{
	color:#fff;
	padding-top:0px;
	width:450px;
	margin-left:40px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	
	
}

#contact p{
	
	
	width:400px;
	margin-top:3px;
	margin-bottom:5px;
	margin-left:15px;
	text-align:left;
	
	
}


#contact a{
color:#fff;
text-decoration:none;
	
}

#contact a:hover{
color:#696;	
text-decoration:none;
	
}
#contact h4{
	
	color:#696;	
font-size:22px;
padding:0;	
margin:0;
}

#contact h3{
font-size:22px;
padding:0;	
margin-top:10px;
}



#photo-box{
	width:940px;
	margin:auto;
	padding-top:15px;
clear:both;	
height:170px;

	
}

.physiophoto{
	margin-left:5px;
		margin-right:5px;
	width:225px;
	float:left;
	
}


#footer{
	color:#fff;
	margin-top:20px;
background-image:url(images/footer-back.png);
background-repeat:no-repeat;
clear:both;
width:960px;
height:50px;



}
#footer h4{
	margin-top:0px;
	text-align:center;
	padding-top:15px;
font-size:20px;	
	
}
