@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
	
#container {
	width: 950px;
	border-right: 1px solid #ccc;
	background-color: #fff;
	}

/*===============================================
================================================= toolbar
*/

#toolbar {
	width: 950px;
	height: 28px;
	background-color: #000;
	}
	
	#toolbar ul {
		float: right;
		}
		
	#toolbar li {
		float: left;
		margin: 1px 1px 0 2px;
		}
		
		#toolbar li a {
			color: #fff;
			display: block;
			height: 23px;
			text-indent: -9000px;
			overflow: hidden;
			}
				
			#toolbar #home {
				width: 76px;
				background:url(../images/toobar_home.gif) no-repeat left;
				}
				
				#toolbar #home:hover {
					background-position: right;
					}
				
			#toolbar #search {
				width: 75px;
				background:url(../images/toolbar_search.gif) no-repeat left;
				}
				
				#toolbar #search:hover {
					background-position: right;
					}
			
			#toolbar #sitemap {
				width: 84px;
				background: url(../images/toolbar_sitemap.gif) no-repeat left;
				}
				
				#toolbar #sitemap:hover {
					background-position: right;
					}
				
			#toolbar #contact {
				width: 93px;
				background:url(../images/toolbar_contact.gif) no-repeat left;
				}
				
				#toolbar #contact:hover {
					background-position: right;
					}
					
/*===============================================
================================================= header
*/

#header {
	width: 950px;
	height: 255px;
	text-indent: -9000px;
	background: url(../images/header-ortho.jpg) no-repeat;
	border-bottom: 1px solid #ccc;
	}
	
#producers #header {
	background: url(../images/header_producers.jpg) no-repeat;
	}
	
	h1 a {
		display: block;
		width: 151px;
		height: 37px;
		top: 0;
		left: 0;
		}
	
/*===============================================
================================================= 
*/	

#menu {
	width: 200px;
	float: left;
	}

	#menu ul {
		width: 150px;
		}

#menu p {
	width: 160px;
	height: 40px;
	background-color: #d9eed1;
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	padding: 15px 20px 5px 20px;
	}

#menuA li{
	display: block;
	width: 198px;
	height: 39px;
	border-bottom: 1px solid #ccc;
	}
	
	#menuA li a {
		display: block;
		width: 198px;
		height: 39px;
		text-indent: -9000px;
		}
	
	#menuA li a:hover {
		background-position: right;
		}
		
	#menuA .producers {
		background: url(../images/menu_Producer.jpg) no-repeat;
		}
		
	#menuA .subscribers {
		background:url(../images/menu_Subscriber.jpg) no-repeat;
		}
		
	#menuA .employers {
		background: url(../images/menu_Employer.jpg) no-repeat;
		}
		
	#menuA .dentaloffices {
		background:url(../images/menu_Dentist.jpg) no-repeat;
		}
		
	#menuB {
		margin-top: 17px;
		}
	
		#menuB a {
			display: block;
			height: 19px;
			width: 180px;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			color: #666;
			text-decoration: none;
			padding-left: 20px;
			line-height: 18px;
			}
		
			#menuB a:hover {
				background-color: #67bb49;
				color: #fff;
			}
		
	#outreachButton {
		text-indent: -9000px;
		margin: 0 20px;
		}
		
	#outreachButton a {
		display: block;
		width: 153px;
		height: 75px;
		background: url(../images/menu_CommunityBar.jpg) no-repeat;
		text-indent: -9000px;
		overflow: hidden;
		}
	
#main {
	float: left;
	border-left: 1px solid #ccc;
	}	
	
#content {
	width: 520px;
	float: left;
	margin: 28px 10px;
	}
	
.mainP h3 {
	margin: 18px auto 5px;
	}
	
	.mainP p {
		margin-bottom: 7px;
		}
	
	.mainP .linkLine {
		margin-top: 20px;
		}
		
		.mainP .linkLine a {
			color: #67bb49;
			font-weight: bold;
			}
	
			.mainP .linkLine a:hover {
				text-decoration: none;
				}
	
	#rates {
		width: 500px;
		border: 1px solid #666;
		text-align: center;
		margin: 15px 5px 5px 5px;
		}
		
		#rates th {
			text-align: center;
			background-color: #67bb49;
			color: #fff;
			font-size: 12px;
			font-weight: bold;
			padding: 5px 10px;
			border-bottom: 1px solid #666;
			}
			
		#rates td {
			padding: 3px 10px;
			border-bottom: 1px solid #ccc;
			}
			
			#rates td.left {
				border-right: 1px solid #ccc;
				}
				
			#rates td.bottom {
				border-bottom: 1px solid #666;
				}
	
h3 {
	color: #6a5a98;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	}

.stackBox {
	width: 240px;
	height: 100px;
	float: left;
	margin: 20px 20px 0 0;
	}

	.stackBox a {
		color: #67bb49;
		font-weight: bold;
		text-decoration:none;
		}
		
		.stackBox a:hover {
			text-decoration: underline;
			}
			
/*===============================================
================================================= breadcrumb
*/

#breadcrumb {
	height: 20px;
	width: 749px;
	background: #fff;
	float: left;
	
	}

#breadcrumb p {
	font-size: 9px;
	color: #333;
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 10px;
	}

	#breadcrumb #date {
		float: right;
		}
	
/*===============================================
================================================= sidebar styles
*/

#sidebar {
	width: 170px;
	float:right;
	background-color: #fff;
	border: 1px solid #000;
	margin: 35px 20px 0 10px;
	}
	
	#sidebar li {
		margin: 10px;
		}
		
	#sidebar a {
		display: block;
		width: 150px;
		height: 107px;
		text-indent: -9000px;
		overflow: hidden;
		}
		
		#sidebar li a:hover {
			background-position: right;
			}
		
	.findDentist {
		background: url(../images/sidebar_DentistSearch0809.jpg) no-repeat left;
		}
		
		
	.riskAssessment {
		background: url(../images/sidebar_risk_assessment_button01.jpg) no-repeat left;
		}
		
	.whatsNew {
		background: url(../images/sidebar_WhatsNew.jpg) no-repeat left;
		}
	
	.discountFlyer {
		background: url(../images/sidebar-discount_flyer.jpg) no-repeat left;	
		}

/*===============================================
================================================= footer
*/

#footer {
	margin: 0 0 0 10px;
	padding-bottom: 20px;
	}

	#footer li {
		float: left;
		font-size: 11px;
		padding-right: 8px;
		background: url(../images/divider-footer.gif) no-repeat right;
		margin-right: 7px;
		}
		
		#footer li a {
			font-weight: bold;
			color: #67bb49;
			text-decoration: none;
			}
			
			#footer li a:hover {
				text-decoration: underline;
				}
	
	#footer .rightItem {
		background: none;
		}
		
	#footer .copyright { 
		float: right;
		margin-right: 20px;
		padding: 0;
		background: none;
		}
		
/*===============================================
================================================= 
*/
		
.clear {
	clear: both;
	}
		