body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-decoration: none;
	color: #439db3;
	font-weight: lighter;
	padding-bottom: .2em;
}

h1{
	font-size: 22px;
	line-height: 1em;
}

h2{
	font-size: 16px;
	line-height: 1em;
}

h3{
	font-size: 11px;
	color: #444;
	font-weight: normal;
	line-height: 1em;
}

abbr,acronym { 
	border:0;
}

strong{
	font-weight: bold;
	color:#3698AF;
}

body {
	background: #fff url(../images/main-bg.png) repeat-x 0 0;
	_behavior: url(/js/csshover3.htc);
	color: #444; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em;
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	position: relative;
	overflow: hidden;
	clear: both;
}

.niceBorder{
	padding: 3px;
	background: #fbfbfb;
	border: 1px solid #eee;
	float: left;
	margin: 0 10px 5px 0px;
}
.niceBordercenter{
	padding: 3px;
	background: #fbfbfb;
	border: 1px solid #eee;
	margin: 0 10px 5px 0px;
}

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}
.niceBorderright{
	padding: 3px;
	background: #fbfbfb;
	border: 1px solid #eee;
	float: right;
	margin: 0px 10px 5px 0px;
	
}

.niceBorderleft{
	padding: 3px;
	background: #fbfbfb;
	border: 1px solid #eee;
	float: left;
	margin: 0px 10px 5px 0px;
	
}


.niceField{
	background: #fdfdfd;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #f5f5f5;
	height: 14px;
}

hr{
	background: none;
	border: 0;
	border-top: 1px dashed #429CB1;
	margin: 10px 0 12px;
}

ul.main{
padding: 2px 0 8px 15px;
list-style-position: inside;

}

ol.main{
padding: 2px 0 8px 20px;
color: #7eb6c4;
list-style-position: inside;

}


textarea.niceField{
	height: 80px;
}

p{
	padding: 5px 0 5px 0;
	line-height: 1.5em;
	font-size:12px;
}

a{
	color: #7eb6c4;
	text-decoration: none;
}

a:hover{
	color: #439eb4;
	text-decoration: underline;
}

#menu{
	position: absolute;
	z-index: 100;
	top: 59px;
	left: 278px;
	width: 702px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li{
	position: relative;
	float: left;
	margin: 0 1px 0 0;
}

#menu li a{
	display: block;
	float: left;
	background: url(../images/menu-item-middle.png) repeat-x 0 0;
	text-decoration: none;
}

#menu li a:hover{
	text-decoration: none;
	background-position: 0 100%;
}

#menu li a span{
	color: #fff;
	height: 33px;
	display: block;
	float: left;
	font-size: 12px;
	text-transform: lowercase;
}

#menu li a .l{
	padding: 0 0 0 10px;
	background: url(../images/menu-item-left.png) no-repeat 0 0;
}

#menu li a .r{
	height: 30px;
	line-height: 30px;
	padding: 3px 24px 0 14px;
	background: url(../images/menu-item-right.png) no-repeat 100% 0;
}

#menu li a:hover .l{
	background-position: 0 100%;
}

#menu li a:hover .r{
	background-position: 100% 100%;
}

#menu li ul{
	display: none;
	list-style-type: none;
	width: 120px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 33px;
	left: 1px;
	border: 1px solid #439db3;
	background: #fff;
}

#menu li:hover ul{
	display: block;
}

#menu li ul li{
	margin: 0;
	float: none;
}

#menu li ul li a{
	_height: 1%;
	padding: 3px 6px;
	line-height: 1em;
	color: #698b97;
	float: none;
	background: none;
	font-size: 11px;
}

#menu li ul li a:hover{
	color: #308793;
	background: #e9f4f6;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	width: 980px;
	padding-top: 295px;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 337px;
	z-index: 1;
}

#logo{
	top: 20px;
	left: 15px;
	width: 256px;
	height: 70px;
	position: absolute;
	overflow: hidden;
}

#logo a{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/logo.png) no-repeat;
}

#flash{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 108px;
	width: 980px;
	height: 230px;
}

/* Content */
#topShadow{
	position: static;
	z-index: 2;
	height: 42px;
	background: url(../images/shadow-top.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow-top.png', sizingMethod='scale');
	_background: none;
}

#content{
	background: url(../images/content-middle.png) repeat-y center 0;
	position: relative;
	z-index: 10;
	zoom:1;
	font-size: 11px;
}

#contentTop{
	position: relative;
	z-index: 10;
	zoom:1;
	background: url(../images/content-top.png) no-repeat center 0;
}

#contentBottom{
	height: auto !important;
	height: 440px;
	min-height: 440px;
	padding: 0 30px;
	position: relative;
	zoom: 1;
	z-index: 10;
	background: url(../images/content-bottom.png) no-repeat 0 100%;
}

#contentText{
	position: relative;
	margin-top: -20px;
	margin-bottom: 20px;
	z-index: 10;
	zoom: 1;
}

* > #contentText{
	margin: 0;
	top: -20px;
}

#sideColumn{
	float: right;
	width: 220px;
}

#mainColumn{
	float: left;
	width: 685px;
}

#mainColumn ul{
	padding: 0 0 1em 30px;
}

#mainColumn h1, #sideColumn h2{
	font-size: 22px;
	padding-bottom: .2em;
	margin-bottom: .5em;
	border-bottom: 1px solid #d9edec;
}
/*
#contactForm{
	background: #cccccc url(../images/con-top.jpg) no-repeat 0 0; 
}

#contactForm form{
	padding: 5px 9px 13px;
	height: auto !important;
	height: 150px;
	min-height: 150px;
	text-align: right;
	background: url(../images/con-bottom.jpg) repeat-x 0 100%;
}

#contactForm label{
	display: block;
	text-align: left;
	text-transform: lowercase;
	color: #7d8f95;
}

#contactForm .niceField{
	font-size:12px;
	margin:7px 0;
	padding:3px;
	text-align:left;
	width:194px;
}

#contactForm #formSubmit{
	width: 80px;
	height: 23px;
	cursor: pointer;
	border: 0;
	text-align: center;
	position: relative;
	background: url(../images/button-bg.png) no-repeat;
}

#contactForm #formSubmit:active{
	top: 1px;
	left: 1px;
}
*/

#bottom .section{
	position: relative;
	width: 278px;
	height: 132px;
	overflow: hidden;
	padding: 8px 10px 10px;
	float: left;
	margin-right: 13px;
	background: #78b0bd url(../images/section-top.png) no-repeat 0 0;
}

#bottom .section h2{
	color: #fff;
	font-weight: normal;
	font-size: 22px;
}

#bottom .sectionText{
	position: absolute;
	top: 40px;
	height: 80px;
	width: 168px;
	color: #666;
	padding: 10px 10px 10px 100px;
	background: #fff no-repeat 0 0;
}

#bottom .sectionText1{
	position: absolute;
	top: 40px;
	height: 80px;
	width: 168px;
	color: #666;
	padding: 0px;
	background: #fff no-repeat 0 0;
}
#bottom .sectionText p{
	line-height: 1.1em;
	padding-bottom: 0;
}

#bottom .sectionText a{
	left:114px;
	position:absolute;
	top:83px;
}

#bottom #sectionWaterlase .sectionText{
	background-image: url(../images/6-month.jpg);
}

#bottom #sectionPromotion .sectionText{
	background-image: url(../images/inman.jpg);
}

#bottom #sectionDentsitry{margin-right: 0;}
#bottom #sectionDentsitry .sectionText{
	background-image: url(../images/section-dentistry-2.jpg);
}

/* Footer */
#footer{
	padding: 15px 20px 15px 15px;
	width: 913px;
	margin: 0 auto;
	border-top: 1px solid #ddd;
	font-size: 11px;
	color: #666;
	position: relative;
	z-index: 20;
}

#footer a{
	padding: 0 5px;
}

#footerLeft{
	width: 65%;
	float: left;
}

#footerRight{
	width: 30%;
	text-align: right;
	float: right;
}

#topt{
	position: absolute;
	display: block;
	top: 10px;
	left: 524px;
	width: 456px;
	height: 50px;
	position: absolute;
	overflow: hidden;
	font-size: 32px;
	font-weight:bold;
	color: #439db3;
}
#topt p{
	font-size: 15px;
	font-weight:bold;
}
/* gallery css */
.galleryRowBefore, .galleryRowAfter {
	background:url(../images/gradient-grey-small.png) repeat-x scroll 0 0 #F4F4F4;
	border:1px solid #E1E1E1;
	font-style:italic;
	padding:8px;
	text-align:center;
}
.galleryRowAfter {
float:right;
}
.galleryRowBefore {
float:left;
}
.galleryRowBackground  {
	padding:14px;
	width:477px;
}

.image_left {
	border:1px solid #439DB3;
	float:left;
	margin-right:10px;
	padding:3px;
}
.clear{
	clear:both;
}
.dentistItem {
background:none repeat scroll 0 0 #EBEBEB;
border:1px dashed #007A8B;
height:1%;
margin-bottom:10px;
padding:5px;
position:relative;
z-index:100;
}
.dentistItem .floatLeft {
float:left;
margin:0;
}
.dentistItem .description {
color:#333333;
float:right;
font-size:12px;
height:50px;
width:284px;
}

.sideSection {
border:1px solid #D9EDEC;
margin:0 0 13px;
}
#contactFormDescription  {
background:none repeat scroll 0 0 #FFF1CB;
border:1px solid #F0E29E;
color:#7C6600;
font-size:11px;
font-style:italic;
line-height:14px;
margin-bottom:10px;
padding:10px;
text-align:left;
}
#contactForm input, #contactForm textarea {
background:url(../images/gradient-grey-small.png) repeat-x scroll 0 0 #F4F4F4;
border:1px solid #E5E5E5;
color:#3D3D3D;
display:block;
font-size:12px;
height:16px;
margin:0 0 10px;
padding:5px;
text-align:left;
width:180px;
}
.sideSectionBg {
background:url(../images/gradient-white-grey.png) repeat-x scroll 0 0 transparent;
border-top:0px solid #D9EDEC;
padding:11px 16px;
}
#contactForm textarea {
	background:url(../images/gradient-grey-big.png) repeat-x scroll 0 0 #F4F4F4;
	height:100px;
	width:180px;
}
#contactForm input.submit {
	display:inline;
	height:26px;
	margin:0;
	padding:0;
	text-align:center;
	width:60px;
}
.floatRight{
	float:right;
}