body, table, tr, td, p, div, ul, li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#868686;
}

body{
	background:url(images/page-bg.jpg) repeat-x left top #fff;
}

div.master{
	width:996px;
	margin:0px auto;
	background:url(images/repeater_15.jpg) repeat-y left top;	
}

a{
	color:#014c73;	
}

table.product-table{
	width:996px;
	height:728px;
	background:url(images/box-top_01.jpg) no-repeat left top;
	margin: 0px auto 0px auto;
	*margin-top:-20px;
}

table.page_table{
	width:996px;
	height:728px;
	background:url(images/box-top_01.jpg) no-repeat left top;
	margin: 0px auto 0px auto;
	*margin-top:-20px;
}

table.home_table{
	width:996px;
	height:728px;
	background:url(images/box-top_01.jpg) no-repeat left top;
	margin: 0px auto 0px auto;
	*margin-top:-20px;
}

div.logo{
	width:247px;
	height:107px;
	background:url(images/ortho-logo_04.png) no-repeat left top;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-447px;
}

h1{
	font-family:"Times New Roman", Times, serif;
	color:#014c73;
	margin:0px;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
}

h2{
	font-family:"Times New Roman", Times, serif;
	color:#014c73;
	margin:0px 0px 10px 0px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;	
}

/********************************************************/
/*             Navigation                               */
/********************************************************/

ul.nav{
	position:absolute;
	left:50%;
	margin-left:-250px;
	top:70px;
	list-style:none;
	z-index:100;
}

ul.nav li{
	float:left;
	height:41px;
}

ul.nav li.nav1{
	width:80px;
	background:url(images/nav-home.png) no-repeat left top;
}

ul.nav li.nav2{
	width:169px;
	background:url(images/nav-about.png) no-repeat left top;
	margin:0px 5px;
}

ul.nav li.nav3{
	width:127px;
	background:url(images/nav-contact.png) no-repeat left top;
}

ul.nav li.nav4{
	width:115px;
	background:url(images/nav-products.png) no-repeat left top;
}

ul.nav li.nav5{
	width:149px;
	background:url(images/nav-news.png) no-repeat left top;
}

ul.nav li:hover{
	background-position:bottom;	
}


ul.nav li a{
	text-decoration:none;
	display:block;
	height:0px;
	width:100%;
	padding-top:41px;
	overflow:hidden;
}

/********************************************************/
/*             Sub Navigation                           */
/********************************************************/

ul.nav li ul.subNav{
	display:none;
	list-style:none;
	margin-left:-30px;
}

ul.nav li:hover ul.subNav{
	display:block;
}

ul.nav li ul.subNav li{
	background:url(images/sub-nav-bg.jpg) repeat-x left top #fff;
	border:1px solid #d3d3d3;
	height:28px;
	width:150px;
	color:#f00;
	clear:both;
	padding:0px;
	margin:-1px 0px 0px 0px;
}

ul.nav li ul.subNav li a{
	overflow:visible;
	display:block !important;
	height:25px;
	width:120px;
	color:#868686;
	padding:0px 10px;
	line-height:28px;
}

ul.nav li ul.subNav li a:hover{
	color:#014c73;
}

/********************************************************/
/*               Banners                                */
/********************************************************/

div.home_banner{
	position:absolute;
	left:50%;
	margin:0px 0px 0px -428px;
	width:856px;
	height:320px;
	top:160px;
}


div.banner{
	position:absolute;
	left:50%;
	margin:0px 0px 0px -448px;
	width:876px;
	height:125px;
	top:160px;
}

div.page_banner{
	position:absolute;
	left:50%;
	margin:0px 0px 0px -428px;
	width:856px;
	height:200px;
	top:160px;
}

/********************************************************/
/*               Content                                */
/********************************************************/


td.content{
	padding:300px 0px 0px 58px;	
	vertical-align:top;
}

.home_table td.content{
	padding-top:495px;
}	

.page_table td.content{
	padding-top:375px;
}

div.page_content{
	padding-left:11px;
	width:856px;	
}

div.home_content{
	padding-left:11px;
	width:876px;
}

div.home_box{
	height:246px;
	width:255px;
	background:url(images/home-box.jpg) no-repeat left top;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	padding:20px 10px;
	font-size:14px;
}

a div.home_box img{
	border:0px;	
}

a div.home_box{
	text-decoration:none;
	*cursor:pointer;
}

div.home_box_pic{
	width:100%;
	text-align:center;
}

div.columns div{
	float:left;	
}

div.left_col{
	width:275px;
	vertical-align:top;
}

table.form_table{
	margin:10px 0px 0px 15px;	
}

table.form_table input{
	width:130px;	
}

table.form_table textarea{
	width:130px;	
}

input.send_btn{
	width:93px !important;
	height:25px;
	padding:0px;
	margin:0px 0px 8px 0px;
}

span.required{
	color:#014c73;
	font-size:10px;
	margin:0px;
	padding:0px;
}

div.middle_col{
	width:350px;
	vertical-align:top;
}

div.right_col{
	padding:0px 20px 0px 19px;
	width:201px;
	vertical-align:top;
}

div.small_box_top{
	width:192px;
	height:19px;
	background:url(images/small-box-top.jpg) no-repeat left top;
	padding:15px 20px;
	font-size:16px;
}

div.small_box_mid{
	width:222px;
	height:225px;
	background:url(images/small-box-mid.jpg) repeat-y left top;
}

div.small_box_mid ul{
	list-style:none;
	margin:0px 0px 0px 20px;
	padding:0px;
}

div.small_box_mid ul li{
	background:url(images/icon-pdf.jpg) no-repeat left center;
	min-height:25px;
	padding:0px 0px 0px 32px;
	margin:0px 0px 10px 0px;
}

div.small_box_mid ul li.video{
	background:url(images/icon-video.jpg) no-repeat left center;
}

div.small_box_bottom{
	width:222px;
	height:5px;
	background:url(images/small-box-bottom.jpg) no-repeat left top;	
}


div.footer{
	width:996px;
	height:88px;
	background:url(images/footer_15.jpg) no-repeat left top;
	margin:0px auto;
	text-align:center;
	padding:30px 0px 0px 0px;
	font-size:11px;
}

td.repeater{
	background:url(images/repeater_15.jpg) repeat-y left top;
	padding-top:728px;
}

span.side_title{
	display:block;
	margin-top:20px;
	font-size:16px;
	margin-left:20px;
	color:#014c73;
}

ul.feature_list li{
	margin-bottom:10px;	
}

span.learn_more{
	color:#014c73;		
}

span.news{
	color:#014c73;
	font-weight:bold;
}

div.contact_columns div{
	float:left;	
}

div.contact_columns .col1{
	width:45%;
	margin-right:20px;
}

div.contact_columns .col2{
	width:45%;	
}

div.resources_reminders{
	width:48%;
	float:left;
	margin:0px 10px 0px 0px;
}

div.resources_documents{
	width:410px;
	float:left;
}

div.big_box_top{
	width:370px;
	height:1px;
	background:url(images/big-box-top.jpg) no-repeat left top;
	padding:15px 20px;
	font-size:16px;
	margin-bottom:0px;
}

div.big_box_mid{
	width:410px;
	height:172px;
	background:url(images/big-box-mid.jpg) repeat-y left top;
	margin-top:0px;
}

div.big_box_mid ul{
	padding-top:20px;
	margin-top:0px;	
	list-style:none;
}

div.big_box_bottom{
	width:410px;
	height:5px;
	background:url(images/big-box-bottom.jpg) no-repeat left top;			
}

div.big_box_mid ul li{
	background:url(images/icon-pdf.jpg) no-repeat left center;
	min-height:25px;
	padding:0px 0px 0px 32px;
	margin:0px 0px 10px 0px;
}

div.big_box_mid ul li.video{
	background:url(images/icon-video.jpg) no-repeat left center;
}
