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-transform: uppercase;
	text-decoration: none;
}

h1{
	font-size: 18px;
	padding-bottom: 12px;
}

h2{
	font-weight: bold;
	font-size: 14px;
}

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

abbr,acronym { 
	border:0;
}

body {
	background: #333;
	color: #fff; 
	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{
	clear: both;
}

.darkestGrey{
	background: #8b8c86;
}

.darkGrey{
	background: #9fa098;
}

.grey{
	background: #b0b1a8;
}

.darkBlue{
	background: #7595a5;
}

.blue{
	background: #a3b8c2;
}

.lightYellow{
	color: #f2f0e5;	
}

.news{
	list-style-type: none;
}

.news li{
	margin: 1px 0 0 0;
	overflow: hidden;
	height: 1%;
	background: #8b8c86 url(images/cloud.png) no-repeat 13px 7px;
	padding: 5px 10px 5px 40px;
}

* > .news li{
	margin: 1px 0 0 0;
	height: auto;
}

.news li a{
	font-weight: bold;
	color: #fff;
	font-style: italic;
}

.forumPosts{
	list-style-type: none;
}

.forumPosts li{
	margin: 1px 0 -3px 0;
	overflow: hidden;
	height: 1%;
}
* > .forumPosts li{
	height: auto;
}

html>/**/body .forumPosts li{
	margin: 1px 0 0 0;
}

.forumPosts li a{
	color: #f2f0e5;	
	padding: 5px 10px 5px 40px;
	font-style: italic;
	display: block;
	background: #8b8c86 url(images/two_clouds.png) no-repeat 12px 7px;
}

.links{
	list-style-type: none;
}

.links li, .links li a{
	line-height: 22px;
	height: 22px;
}

.links li{
	margin: 1px 0 0 0;
}

.links li a{
	display: block;
	color: #fff;
	font-weight: bold;
	padding-left: 35px;
}

.links .grey a{
	background: url(images/arrow-grey.png) no-repeat 15px 0;
}

.links .grey a:hover{
	background: #858679 url(images/arrow-grey.png) no-repeat 15px -22px;
	text-decoration: none;
}


.links .blue a{
	background: url(images/arrow-blue.png) no-repeat 15px 0;
}

.links .blue a:hover{
	background: #5e8294 url(images/arrow-blue.png) no-repeat 15px -22px;
	text-decoration: none;
}

.sideImages{
	width: 180px;
	margin: 0 auto;
}

.sideImages a,.sideImages img{
	display: block;
}

.sideImages a{
	margin: 12px 0;
}

p{
	padding: 0 0 1em 0;
	line-height: 1.7em;
}

a{
	color: royalblue;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#container{
	width: 980px;
	margin: 0 auto;
	padding-top: 211px;
	position: relative;
	overflow: hidden;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	height: 211px;
	width: 100%;
	margin: 0 auto;
	background: #fef7f7 url(images/header.jpg) no-repeat;
}

#logo{
	display: block;
	position: absolute;
	height: 55px;
	width: 293px;
	left: 207px;
	top: 10px;
}

#topImage{
	display: block;
	position: absolute;
	top: 7px;
	left: 505px;
	width: 468px;
	height: 60px;
	overflow: hidden;
}

.topItem{
	position: absolute;
	top: 82px;
	width: 225px;
	height: 91px;
}

.topItem{
	position: absolute;
	top: 82px;
	width: 225px;
	height: 91px;
}

.topItem a{
	display: block;
	padding: 8px 10px 8px 92px;
	height: 91px;
	background-position: 10px 8px;
	background-repeat: no-repeat;
	color: #fff;
}

.topItem a:hover{
	text-decoration: none;
}

.topItem a:hover span{
	text-decoration: underline;
}

.topItem h2{
	font-weight: bold;
	padding-bottom: 3px;
}

.topItem p{
	color: #333;
	line-height: 1.3em;
	padding-bottom: 3px;
}

.topItem span{
	color: #fff;
}

#beforeAndAfter{
	left: 285px;
	background: url(images/before-and-after.png) no-repeat;
}

#beforeAndAfter a{
	background-position: 11px 8px;
	background-image: url(images/before-and-after-link.jpg);
}

#askTheExpert{
	left: 517px;
	background: url(images/forums.png) no-repeat;
}





#forums{
	left: 748px;
	background: url(images/ask-the-expert.png) no-repeat;
}




#menu{
	position: absolute;
	width: 100%;
	bottom: -1px;
	height: 32px;
	line-height: 32px;
	list-style-type: none;
	background: url(images/blue-line.jpg) repeat-x;
}

* > #menu{
	bottom: 0;
}

#menu li{
	float: left;
	padding-right: 2px;
	background: url(images/menu-item-border.png) no-repeat 100%;
}

#menu li a{
	display: block;
	padding: 0 20px;
	height: 32px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	background: url(images/menu-item-bg.png) repeat-x 0 0;
}

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

#content{
	height: 1%;
	overflow: hidden;
}

#leftColumn{
	float: left;
	width: 204px;
	position: relative;
	left: -572px;
	background-color: #c1c3b8;
}

#centerColumn{
	width: 526px;
	float: left;
	position: relative;
	left: 204px;
	padding: 15px 23px;
	color: #666;
	background-color: #fff;
}

#rightColumn{
	float: left;
	width: 204px;
	background-color: #7e8079;
	position: relative;
}

#leftColumn, #centerColumn, #rightColumn{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#leftColumn h2, #rightColumn h2{
	margin: 1px 0 0 0;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
}

#footer{
	position: relative;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 11px;
	background: url(images/blue-line.jpg) repeat-x;
	text-align: right;
	padding-right: 10px;
}


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

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}
.imageRow{
	padding: 10px 0;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
}

.imageRowItem{
	padding: 0 10px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
	float:left
}

.imageRowItem{
	display: inline;
}

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

}


.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 .description {
	color:#333333;
	float:right;
	font-size:12px;
	height:50px;
	width:340px;
}
.dentistItem span.padding {
padding-left:15px;
}


