/* Ortho Home Style Sheet */

#home-flash {
	width:980px;
	height:230px;
	background: url('../images/home-flash-bg.jpg');
}
#flash-container {
	width:567px;
	height:230px;
	float:left;
}
#patients-tile {
	width:413px;
	height:230px;
	float:right;
}
#patients-tile #links {
    position:absolute;	
}
#patients-tile #links p {
	font-family: Arial;
	font-size:11pt;
	color:#467EB3;
	background: url('../images/orange-arrow.png') no-repeat top left;
	padding-left:16px;
	padding-bottom:6px;
}
#patients-tile #links a {
	color:#467EB3;
	text-decoration:none;
}
#content {
	width:980px;
	height:703px;
}
#left-rail {
	width:220px;
	height:703px;
	background: url('../images/home-left-rail-bg.jpg');
	float:left;
}
.video-link {
	font-family:Arial;
	font-size:12.5pt;
	color:#2F71BD;
	text-decoration:none;
}
.carticel {
	font-family:Arial;
	font-size:9pt;
	color:#208AD0;
}
#main-content {
	width:760px;
	height:703px;
	background: url('../images/home-main-content-bg.jpg');
	float:left;
}
#main-content p {
	font-family: Arial;
	font-size:11pt;
	color:#868685;
}
#main-content a {
	color:#5593CF;
	text-decoration:none;
}
#main-content .header {
	font-family: Arial;
	font-size:15pt;
	color:#1989CA;
}
#news-bar {
	position:absolute;
	width:716px;
	height:28px;
	margin-left:44px;	
}
#news-bar p {
	font-family:Arial;
	font-size:11pt;
	color:#FFFFFF;
	padding:5px 10px;
	line-height:normal;
}
#news-bar a {
	color:#B0DAF0;
	text-decoration:none;
	padding-left:10px;
}
#nav .nav-home {
    background-position:56px;
    }
  

