/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background:url(../images/global/background.jpg) no-repeat left top;
	background-color: #678490;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

p { 
	font-size:12px;
	margin:0;}

h1{
	font-size:14px;
	color: #C2DDE0;
	font-weight: 450;
	margin:0;
	}

h2{
	font-size:12px;
	color: #336666;
	margin:0;
}
h3{
	font-size:12px;
	color: #C2DDE0;
	margin:0;
}

#container {
	position:absolute;
	top:12px;
	left:0;
	width:990px;
	float:left;
}
.mainbody {
	width:920px;
	height:auto;
	margin-left:73px;
	min-height:620px;
	background-color:#FFFFFF;
}
.footer {
	width:990px;
	height:40px !important;
	height:50px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	float:left;
}
.mainbody .leftcol {
	width:295px;
	float:left;
}
.mainbody .leftcol .logobox {
	width:295px;
	height:270px;
	margin-top:0 !important;
	margin-top:27px;
	padding-top:27px !important;
	padding-top:0;
}
.mainbody .leftcol .leftmenu {
	width:265px;
	height:auto;
	margin-top:25px;
	margin-left:30px;
}
.mainbody .leftcol .leftmenu ul {
	margin:0;
	padding:0;
}
.mainbody .leftcol .leftmenu ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}
.mainbody .leftcol .leftmenu ul li a.aboutus:link,
.mainbody .leftcol .leftmenu ul li a.aboutus:visited,
.mainbody .leftcol .leftmenu ul li a.aboutus:active {
	background:url(../images/global/btn_aboutus.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.aboutus:hover {
	background:url(../images/global/btn_aboutus.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.aboutusactive {
	background:url(../images/global/btn_aboutus_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
}


.mainbody .leftcol .leftmenu ul li a.ourteam:link,
.mainbody .leftcol .leftmenu ul li a.ourteam:visited,
.mainbody .leftcol .leftmenu ul li a.ourteam:active {
	background: url(../images/global/btn_ourteam.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.ourteam:hover {
	background:url(../images/global/btn_ourteam.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.ourteamactive {
	background:url(../images/global/btn_ourteam_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
	text-decoration: none;
}

.mainbody .leftcol .leftmenu ul li a.innovations:link,
.mainbody .leftcol .leftmenu ul li a.innovations:visited,
.mainbody .leftcol .leftmenu ul li a.innovations:active {
	background: url(../images/global/btn_innovations.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.innovations:hover {
	background:url(../images/global/btn_innovations.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.innovationsactive {
	background:url(../images/global/btn_innovations_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
}

.mainbody .leftcol .leftmenu ul li a.gallery:link,
.mainbody .leftcol .leftmenu ul li a.gallery:visited,
.mainbody .leftcol .leftmenu ul li a.gallery:active {
	background: url(../images/global/btn_gallery.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}

.mainbody .leftcol .leftmenu ul li a.galleryactive {
	background:url(../images/global/btn_gallery_hover.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}


.mainbody .leftcol .leftmenu ul li a.gallery:hover {
	background:url(../images/global/btn_gallery.gif) no-repeat left bottom;
	height:25px;
	width:265px;
}

.mainbody .leftcol .leftmenu ul li a.commitment:link,
.mainbody .leftcol .leftmenu ul li a.commitment:visited,
.mainbody .leftcol .leftmenu ul li a.commitment:active {
	background: url(../images/global/btn_commitment.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.commitment:hover {
	background:url(../images/global/btn_commitment.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.commitmentactive {
	background:url(../images/global/btn_commitment_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
}

.mainbody .leftcol .leftmenu ul li a.associations:link,
.mainbody .leftcol .leftmenu ul li a.associations:visited,
.mainbody .leftcol .leftmenu ul li a.associations:active {
	background: url(../images/global/btn_associations.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.associations:hover {
	background:url(../images/global/btn_associations.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.associationsactive {
	background:url(../images/global/btn_associations_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
}


.mainbody .leftcol .leftmenu ul li a.emergency:link,
.mainbody .leftcol .leftmenu ul li a.emergency:visited,
.mainbody .leftcol .leftmenu ul li a.emergency:active {
	background: url(../images/global/btn_emergency2.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.emergency:hover {
	background:url(../images/global/btn_emergency2.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.treatments:link,
.mainbody .leftcol .leftmenu ul li a.treatments:visited,
.mainbody .leftcol .leftmenu ul li a.treatments:active {
	background:url(../images/global/btn_treatments.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.treatments:hover {
	background:url(../images/global/btn_treatments.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.treatmentsactive {
	background:url(../images/global/btn_treatments_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
}

.mainbody .leftcol .leftmenu ul li a.cosmetics:link,
.mainbody .leftcol .leftmenu ul li a.cosmetics:visited,
.mainbody .leftcol .leftmenu ul li a.cosmetics:active {
	background: url(../images/global/btn_cosmetics2.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.cosmetics:hover {
	background:url(../images/global/btn_cosmetics2.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.cosmeticsactive {
	background:url(../images/global/btn_cosmetics_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
}

.mainbody .leftcol .leftmenu ul li a.products:link,
.mainbody .leftcol .leftmenu ul li a.products:visited,
.mainbody .leftcol .leftmenu ul li a.products:active {
	background:url(../images/global/btn_products.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.products:hover {
	background:url(../images/global/btn_products.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.testimonials:link,
.mainbody .leftcol .leftmenu ul li a.testimonials:visited,
.mainbody .leftcol .leftmenu ul li a.testimonials:active {
	background:url(../images/global/btn_testimonials.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.testimonials:hover {
	background:url(../images/global/btn_testimonials.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.testimonialsactive {
	background:url(../images/global/btn_testimonials_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
}

.mainbody .leftcol .leftmenu ul li a.images:link,
.mainbody .leftcol .leftmenu ul li a.images:visited,
.mainbody .leftcol .leftmenu ul li a.images:active {
	background:url(../images/global/btn_images.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.images:hover {
	background:url(../images/global/btn_images.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.history:link,
.mainbody .leftcol .leftmenu ul li a.history:visited,
.mainbody .leftcol .leftmenu ul li a.history:active {
	background:url(../images/global/btn_history.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.history:hover {
	background:url(../images/global/btn_history.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.historyactive {
	background:url(../images/global/btn_history_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
}

.mainbody .leftcol .leftmenu ul li a.contactus:link,
.mainbody .leftcol .leftmenu ul li a.contactus:visited,
.mainbody .leftcol .leftmenu ul li a.contactus:active {
	background:url(../images/global/btn_contactus.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.contactus:hover {
	background:url(../images/global/btn_contactus.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.contactusactive {
	background:url(../images/global/btn_contactus_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
}

.mainbody .leftcol .leftmenu ul li a.home:link,
.mainbody .leftcol .leftmenu ul li a.home:visited,
.mainbody .leftcol .leftmenu ul li a.home:active {
	background:url(../images/global/btn_home.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.home:hover {
	background:url(../images/global/btn_home.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.homeactive {
	background:url(../images/global/btn_home_hover.gif) no-repeat;
	height:25px;
	width:265px;
	display:block;
}

.mainbody .leftcol .leftmenu ul li a.newpatients:link,
.mainbody .leftcol .leftmenu ul li a.newpatients:visited,
.mainbody .leftcol .leftmenu ul li a.newpatients:active {
	background:url(../images/global/btn_newpatients.gif) no-repeat left top;
	height:25px;
	width:265px;
	display:block;
}
.mainbody .leftcol .leftmenu ul li a.newpatients:hover {
	background:url(../images/global/btn_newpatients.gif) no-repeat left bottom;
}

.mainbody .leftcol .leftmenu ul li a.newpatientsactive {
	background:url(../images/global/btn_newpatients.gif) no-repeat left bottom;
	height:25px;
	width:265px;
	display:block;
}




.mainbody .maintopcol {
	width:620px;
	height:200px;
	float:left;
}
.mainbody .maintopcol .leftbox {
	width:270px;
	height:180px;
	margin-top:27px;
	margin-left:25px !important;
	margin-left:13px;
	float:left;
}
.mainbody .maintopcol .rightbox {
	width:270px;
	height:180px;
	margin-top:27px;
	margin-left:25px;
	float:left;
}
.mainbody .contentbox {
	width:575px;
	height:auto;
	padding-left:25px;
	padding-right:25px;
	margin-top:30px;
	float:left;
}
.mainbody .bottomstrap {
	width:600px;
	height:40px;
	background:url(../images/global/theartofdentistry.gif) no-repeat right bottom;
	float:right;
}
.mainbody .rightcol {
	width:625px;
	min-height: 620px;
	height: auto !important;
	height: 620px;
	background-color:#001b20;
	vertical-align:top;
	float:left;
}
.mainbody .rightcol .submenubox {
	width:270px;
	height:180px;
	margin-top:20px;
	margin-left:25px !important;
	margin-left:13px;
	background:url(../images/global/submenubg.gif) no-repeat left top;
	float:left;
}
.mainbody .rightcol .submenubox .pagetitle {
	margin:130px 0 0 20px;
	padding:0;
}

.mainbody .rightcol .submenubox .pagetitle1 {
	margin:95px 0 0 20px;
	padding:0;
}

.mainbody .rightcol .submenubox ul {
	margin: 7px 0 0 20px;
	padding:0;
}
.mainbody .rightcol .submenubox ul li {
	list-style-type: none;
	display:block;
	margin:0 0 5px 0;
	padding:0;
}

.mainbody .rightcol .submenubox ul li a {
	font-size: 12px;
	color: #C2DDE0	;
	font-weight: bold;
	text-decoration: none;
	}
	
.mainbody .rightcol .submenubox ul li a:hover {
	color: #336666;
	}	

.mainbody .rightcol .submenubox ul li a.active {
	color: #80A0B7;
	text-decoration:none;
	}	

.mainbody .rightcol .submenubox ul li a.cosmetics:link,
.mainbody .rightcol .submenubox ul li a.cosmetics:visited,
.mainbody .rightcol .submenubox ul li a.cosmetics:active {
	background: url(../images/global/btn_cosmetics.jpg) no-repeat left top;
	height:25px;
	width:220px;
	display:block;
}
.mainbody .rightcol .submenubox ul li a.cosmetics:hover {
	background: url(../images/global/btn_cosmetics.jpg) no-repeat left bottom;
	height:30px;
	width:220px;
	display:block;
}
.mainbody .rightcol .submenubox ul li a.implants:link,
.mainbody .rightcol .submenubox ul li a.implants:visited,
.mainbody .rightcol .submenubox ul li a.implants:active {
	background: url(../images/global/btn_implants.jpg) no-repeat left top;
	height:25px;
	width:220px;
	display:block;
}
.mainbody .rightcol .submenubox ul li a.implants:hover {
	background: url(../images/global/btn_implants.jpg) no-repeat left bottom;
	height:30px;
	width:220px;
	display:block;
}
.mainbody .rightcol .submenubox ul li a.emergency:link,
.mainbody .rightcol .submenubox ul li a.emergency:visited,
.mainbody .rightcol .submenubox ul li a.emergency:active {
	background: url(../images/global/btn_emergency.jpg) no-repeat left top;
	height:25px;
	width:220px;
	display:block;
}
.mainbody .rightcol .submenubox ul li a.emergency:hover {
	background: url(../images/global/btn_emergency.jpg) no-repeat left bottom;
	height:30px;
	width:220px;
	display:block;
}

.mainbody .rightcol .rightimgbox {
	width:270px;
	height:180px;
	margin-top:27px;
	margin-left:25px;
	float:left;
}
.mainbody .rightcol .maincontent {
	width:545px;
	height:auto;
	color:#FFFFFF;
	font-size:12px;
	margin-left:25px !important;
	margin-left:13px;
	margin-top:30px;
	padding:20px 15px 0 15px;
	float:left;
	background:url(../images/global/contentbg.jpg) no-repeat right top;
	background-color:#001b20;
}

.mainbody .rightcol .maincontent ul li{
	margin:10px;
}

.imgfloatright {
	float:right;
	border:none;
	margin:0 0 10px 10px;
}
.divider {
	width:100%;
	border-bottom:1px dashed #DFEEFF;
	height:15px;
	margin-bottom:15px;
}

.history td {
	padding: 3px;
	}

.history .history-date{
	padding-right: 30px;
	} 

#clear {
	clear: both;
	}	

.history-image {
	margin-bottom: 30px;
	}

.beforeafter {
	float:right;
	margin-left:10px;
}
