body {

	margin: 0px;
	
	background-color: #e9e4d0;

	background-image:  url(images/body_bg6.jpg);
	
	background-repeat: repeat-y;
}

#pageSurround {

	width: 829px;

	margin-left: 84px;

	padding-left: 5px;

}

#subSurround {

	background-color: #fff;
	
	height: 100px;
}

#topHeader {

	text-align: right;

	height: 215px;

	background-image:  url(images/header.gif);
	
	background-repeat: no-repeat;
	
	background-color: #fff;
	
	overflow: visible;

}

p, h1, h2, h3, h4, h5, a, ul, li, ol, dl, dt, dd, address {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-align: left; 
	color: #0B2998;
}
h6 {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-align: center; 
	color: #0B2998;
}

address {
	font-style: normal;
}

dt {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #01006D;
	margin: 10px 20px 5px 20px;
} 

dd {
	font: 11px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin: 5px 30px 10px 30px;
} 

h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -7px;
	padding-bottom: 0;
}

h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	color: #000;
	font-weight: bold;
	margin-bottom: -5px;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

a:link, a:visited {
}

a:hover, a:active {
	text-decoration: none;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
     width: 770px;
     margin: 0 auto 0 auto;
	 background-color: #FFF;
}

	div#header {
		height: 140px;
	}
	
	div#header2 {
		background:  url(images/header2bg.jpg) repeat-x;
		height: 30px;
	}
	
		div#owneraudio {
			float: center;
			width: 600px;
			color: #FFF;
				font-weight: bold;
				font-size: 12px;
		}
		
			div#owneraudio p {
				margin: 0;
				padding: 0;
				position: relative;
				top: 10px;
				left: 100px;
				color: #FFF;
				font-weight: bold;
				font-size: 11px;
			}
			
				div#owneraudio a {
					color: #FFF;
					font-weight: bold;
					font-size: 11px;
				}
		
		div#cta {
			float: right;
		}
	
	div#main {
		clear: both;
	}
	
		div#navcontainer {
			float: left;
			width: 141px;
		}
		
		div#content {
			float: right;
			width: 610px;
		}
	
			div#margin {
				margin: 10px 10px 10px 0;
			}
			
	
	div#footer {
		text-align: center;
        clear: both;
		background:   url(images/header2bg.jpg) repeat-x;
		height: 30px;
	}
	
		 div#footer p {
			text-align: center;
			margin: 0 auto 0 auto;
			padding: 0;
			position: relative;
			top: 9px;
			left: 0;
			color: #FFF;
		 }
	
			  div#footer a:link, div#footer a:visited {
				margin: 0 10px 0 10px;
				color: #FFF;
			  }
	
			  div#footer a:hover, div#footer a:active {
				   text-decoration: none;
			  }
			  
	div#contact {
		height: 50px;
		background:   url(images/contactbg.gif) bottom no-repeat #AAD0F6;
	}
	
		div#contact address {
			font-weight: bold;
			text-align: center;
			margin: 0 auto 0 auto;
			padding: 10px;
		}

div#imv_copyright, div#imv_copyright a {
	font: 9px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0 10px 10px 0;
}
.leftmgnbot {
	margin: 0 10px 50px 0;
	float: left;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
	
}
img.center {
	float: center;
	margin: 0 0 10px 10px;
	
}
img.bodypic {
	border: solid 1px #063B73;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearcentered {
	clear: both;	
	text-align: center;
	margin: 0 auto 0 auto;
}
.centered {
	text-align: center;
	margin: 0 auto 0 auto;
}

/* ----------------- MAIN NAVIGATION ----------------- */


ul#mainnav {
	margin: 10px 0 0 0;
	padding: 0px;
	width: 141px;
}

ul#mainnav li {
	display: inline;
	list-style: none;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 12px;
	font-weight: bold;
	color: #8CBEF0;
	text-decoration: none;
	display: block;
	width: 109px;
	height: 27px;
	padding: 7px 5px 5px 27px;
	background:   images/navoff.gif) no-repeat;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background:   url(images/navon.gif) no-repeat;
	color: #FFF;
}


/* ----------------- CUSTOM ----------------- */

div#schedule {
	float: right;
	width: 175px;
	background-color: #D2E5F7;
	border: solid 1px #0B2998;
	margin: 0 0 5px 5px;
	padding: 5px;
}

	div#schedule p {
		margin-top: 9px;
		margin-bottom: 9px;
	}
	
/* MENU */


.menu, a.menu, a.menu, a.menu {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0970b3;
	font-size: 12px;
	font-style:normal;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
	display:block;
}

a.menu:hover, a.menu:hover, a.menu:hover {

 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	text-transform: capitalize;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
}
a.dental:link {


 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	text-transform: capitalize;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
}
a.dental:visited, a:dental:active  {


 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	text-transform: capitalize;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
}
.colMid {
	position: relative;
	width: 638px;
	float: left;
	padding-left: 2px;
	margin-top: 5px;
	margin-left: 20px;
	padding-right: 10px;
	overflow: auto;
	background-image:  url(images/gradient.jpg);
	background-position: left;
	background-repeat: repeat-y;
	left: 187px;
	top: 130px;
	height: 560px;

}
.boxContentLeft, .boxContentRight {

	background-color: #b8cde6;
	
	width: 156px;
	
	padding-left: 10px;
	
	padding-top: 10px;

}.textbox {

	background-color: #ffffff;

	border: 1px solid #3c63a8;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #3c63a8;

}
form, ol, ul {

	margin: 0px;

	padding: 0px;

}
