#mainDIV {
	margin:0 auto;
	position:relative;
	width:900px;
	/*left:-450px;
	margin-left:50%;*/
}

#mainDIV #left {
	float: left;
	width: 629px;
}
#mainDIV #right {
	float: right;
	width: 263px;
}
#left #logo, #left #logo a {
	height: 159px;
	width: 389px;
	float:left;
}
#left #navigaton {
	height: 35px;
	width: 100%;
	clear:both;
	background-color: #5E5347;
}
#left #home_flash {
	height: auto;
	width: 100%;
}

#right .toplinks, #right .toplinks a:link, #right .toplinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #acd6f2;
	text-decoration: none;
	line-height: 30px;
}

#right .toplinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
#right #top_right {
	float: right;
	height: 150px;
}


/* ----------- Hot Section ---------- */

#right #hot1, #right #hot1 a{
	height: 120px;
	width: 263px;
	float:right;
	background: url(../images/hot_section.jpg) no-repeat left top;
}

#right #hot1 a:hover{
	height: 120px;
	width: 263px;
	float:right;
	background: url(../images/hot_section.jpg) no-repeat -263px top;
}

#right #hot2, #right #hot2 a{
	height: 111px;
	width: 263px;
	float:right;
	background: url(../images/hot_section.jpg) no-repeat left -120px;
}

#right #hot2 a:hover{
	height: 111px;
	width: 263px;
	float:right;
	background: url(../images/hot_section.jpg) no-repeat -263px -120px;
}

#right #hot3, #right #hot3 a{
	height: 111px;
	width: 263px;
	float:right;
	background: url(../images/hot_section.jpg) no-repeat left -231px;
}

#right #hot3 a:hover{
	height: 111px;
	width: 263px;
	float:right;
	background: url(../images/hot_section.jpg) no-repeat -263px -231px;
}

#right #hot4, #right #hot4 a{
	height: 105px;
	width: 263px;
	float:right;
	background: url(../images/hot_section.jpg) no-repeat left -342px;
}

#right #hot4 a:hover{
	height: 105px;
	width: 263px;
	float:right;
	background: url(../images/hot_section.jpg) no-repeat -263px -342px;
}
/* ----------- END Hot Section ---------- */


#content {
	background:url(../images/inn_right.gif) repeat-y right top;
	width:100%;
	clear:both;
	float:left;
	min-height:530px;
  	height:auto !important;
	_height:530px;
}

#right_img {
	float:right;
	width:263px;
	margin-top:-45px;
	overflow:visible;
	position:relative;
}


#content_left {
	float: left;
	width: 619px;
	padding-left: 10px;
	margin-top:20px;
}
#bottom_curve {
	background-image: url(../images/inn_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 13px;
	width: 100%;
	clear: both;
}

#footer {
	height: 45px;
	width:100%;
	position: relative;
	margin-top:50px;
	background:url(../images/footer_bg.gif) repeat-x top left;
}

.copyright, .copyright a:link, .copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: normal;
}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #343434;
	text-decoration: none;
}
#subNav {
	clear:both; 
	padding:0px 0px 0px 0px; 
	background-image:url(../images/sub-nav-img.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:621px;
	height:33px;
}
.subnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.subnav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.subnav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.subnav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
ul#inner  {
	height:28px;
	margin:0px;
	padding:0
	
	}
	
#inner li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#inner li a {
	display: block;
	height: 28px;
	padding-top:3px;
	font-weight:normal;
	color:#ffffff;

	/*text-indent: -9999px;*/
}
#inner li a:hover {
	display: block;
	height: 28px;
	padding-top:3px;
	font-weight:normal;
	color:#acd6f2;
	/*text-indent: -9999px;*/
}

#inner li span {
	display: block;
	height: 28px;
	padding-top:3px;
	font-weight:normal;
	color:#acd6f2;
	/*text-indent: -9999px;*/
}
#inner li#first {
	width:auto;
	background-position:0 0;
	
}
	
#inner li#first a {
	width:auto;
	background-position:0 0;	
}
	
#inner li#first a:hover {
	width:auto;
	background-repeat:no-repeat;
}

#arrowMain {
	float:left;
	width:165px;
	margin-top:10px;
	margin-left:10px;
}
#name1 {
	margin-left:45px;
	margin-top:12px;
}
#name2 {
	margin-top:140px;
	padding-right:45px;
	float:right;
    
}
#teamphotoLeft {
	float:left;
	width:160px;
}
#teamphotoRight {
	float:right;
	width:160px;
}
.arrow_bg {
	background-image:url(../images/arrow-dental-team.gif);
	width:175px;
	height:352px;
	background-position:left top;
	background-repeat:no-repeat;
}
.arrow_bg_single {
	background-image:url(../images/arrow-dental-team-single.jpg);
	width:175px;
	height:352px;
	background-position:left top;
	background-repeat:no-repeat;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:620px;
	height:405px;
	
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

.sitemap-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	text-decoration: none;

}

.sitemap-footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	text-decoration: none;

}

.sitemap-footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	text-decoration: none;

}

.sitemap-footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
}
.testimonial{
	border-bottom:1px solid #acacae; width:610px; margin:0 auto; margin-bottom:10px; padding-bottom:5px;
	}