/* Ortho Physicians Style Sheet */

#content {
	width:980px;
	height:1200px;
}
#left-rail {
	width:220px;
	height:1200px;
	float:left;
	background-color: #fff;
}
#main-content {
	width:760px;
	height:1200px;
	float:left;
	background-color: #FFF;
}
#videos h1 {
  font-size: 30px;
  color: #4c8dd1;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#videos h2 {
  font-size: 24px;
  color: #4c8dd1;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#videos h3 {
  font-size: 20px;
  color: #4c8dd1;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#main-content p {
	font-family: Arial;
	font-size:16px;
	color:#858686;
	padding-bottom:15px;
	line-height: 1.6em;
}
#main-content a {
	color:#4c8dd1;
	text-decoration:none;
}
#main-content .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#4c8dd1;
}
#videos {
	position:absolute;
	width:670px;
	top: 150px;
	padding-left: 45px;
}
#videos .section {
	font-size:13.5pt;
	color:#4c8dd1;
}
  
#main #content #main-content #videos p a {
	font-size: 10pt;
	color: #4c8dd1;
}
#nav .nav-center {
    background-position:132px;
    }
