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;
}

abbr,acronym { 
	border:0;
}

body {
	background: #333 url(images/body-bg.png) repeat-x 0 0;
	color: #666;
	padding: 24px 0;
	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;
}

.relative{
	position: relative;
}

ul.main{
padding: 2px 0 8px 15px;

}

ol.main{
padding: 2px 0 8px 20px;

}


.hr{
	font-size: 0;
	height: 0;
	overflow: hidden;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #fff;
}

.red{
	color: #c00;
}

.blogPost h3{
	color: #c0c0c0;
	font-size: 10px;
}

.blogPost h3 a{
	font-size: 14px;
}

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

.formList li{
	padding: 3px 0;
}

.formList label{
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 5px;
}

.formList input, .formList textarea{
	width: 300px;
	height: 14px;
	float: left;
	background: #fff;
	border: 1px solid #bbb;
}

.formList textarea{
	height: 100px;
}

.formSubmit{
	margin: 5px 0 10px 105px;
}

h1{
	display: block;
	line-height: 1em;
	color: #0f3147;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 3px solid #0f3147;
	font-weight: bold;
}

h2{
	line-height: 1em;
	color: #0f3147;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

h1{
	padding-top: 10px;
	font-size: 24px;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 14px;
}


h4{
	line-height: 1em;
	color: #ff0000;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}


a{
	color: #006cb5;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{	
	padding: 0 0 1em 0;
	line-height: 1.5em; 
	font-size: 12px; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container{
	width: 1002px;
	background: #f2f2f2 url(images/main-bg.png) repeat-y;
	position: relative;
	padding-top: 195px;
	margin: 0 auto;
}

#header{
	position: absolute;
	width: 1002px;
	left: 0;
	top: 0;
	height: 185px;
}

#header h1{
	position: absolute;
	left: 0;
	height: 50px;
	line-height: 50px;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 36px;
}

#header h1 a{
	display: block;
	position: absolute;
	top: 16px;
	left: 20px;
	height: 34px;
	width: 253px;
	z-index: 3;
}

#header h1 #headerTop{
	position: absolute;
	width: 1002px;
	height: 50px;
	top: 0;
	left: 0;
	z-index: 2;
	background: url(images/header-bg.png) no-repeat;
}

#menu{
	position: absolute;
	z-index: 5;
	list-style-type: none;
	right: 8px;
	top: 23px;
	font-weight: bold;
}

#menu li{
	float: left;
	margin:  0 10px;
}

#menu a{
	color: #0f3147;
}

#menu a:hover{
	color: #006cb5;
	text-decoration: none;
}

#topArea{
	position: absolute;
	left: 1px;
	top: 60px;
	border: 1px solid #c0c0c0;
	border-width: 1px 0;
	width: 1000px;
	height: 122px;
	background: url(images/toparea-bg.png) repeat-y -1px;
}

#topArea h2{
	border-bottom: 0;
	font-size: 30px;
	position: absolute;
	top: 15px;
	left: 50px;
}

#topArea h2 a:hover{
	text-decoration: none;
	color: #0f3147;
}

#topArea .description{
	position: absolute;
	font-size: 18px;
	line-height: 1em;
	color: #918888;
	left: 50px;
	top: 62px;
}

#askExpert{
	position: absolute;
	top: 0;	
	left: 0;
	width: 498px;
	height: 122px;
}

#expertFaces{
	display: block;
	position: absolute;
	left: 345px;
	bottom: 0;
}

#expertFaces img{
	display: block;
}

#findDentist{
	width: 498px;
	height: 122px;
	position: absolute;
	left: 502px;
}

#findIcon{
	position: absolute;
	top: 15px;
	left: 355px;
	width: 89px;
	height: 88px;
	background: url(images/find.png) no-repeat;
}

#findArea{
	margin-top: 10px;
	width: 240px;
}

#topDelimiter{
	position: absolute;
	top:  11px;
	left: 498px;
	width: 4px;
	height: 100px;
	background: #f2f2f2;
}

#content{
	padding: 10px 0 10px 20px;
	margin: 0 0 10px 0;
	background: url(images/content-bg.png) repeat-y;
	overflow: hidden;
	height: 1%;
}

* > #content{
	height: auto;
}

#leftColumn{
	width: 692px;
	float: left;
	margin-right: 32px;
}

#rightColumn{
	width: 242px;
	float: left;
}

#rightColumn h2{
	display: block;
	line-height: 1em;
	color: #0f3147;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 3px solid #0f3147;
	font-weight: bold;
}

#rightColumn .arrows li{
	padding-left: 25px;
	background-image: url(images/arrows.png);
	
}

#rightColumn ul.main{
padding: 0px 0 25px 0px;

}

.dottedList{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.dottedList li{
	padding: 5px 6px 5px 30px;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	line-height: 1em;
	border-bottom: 1px dotted #ccc;
}



#footer{
	height: 26px;
	padding: 0 10px;
	position: relative;
	color: #333;
	background: url(images/footer-bg.png) no-repeat 0 100%;
}

#footer a{
	color: #999;
}

#footerLeft{
	position: absolute;
	left: 15px;
	bottom: 5px;
}

#footerRight{
	position: absolute;
	right: 10px;
	bottom: 5px;
}

.dentistItem{
  	position: relative;
  	zoom: 1;
	background: #ebebeb;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px dashed #0978a5;
}

.dentistItem h2{
	position: relative;
	font-weight: bold;
	font-size: 13px;
	line-height: 1em;
	border-bottom: 2px solid #ccc;
	padding: 0 0 3px 0;
	margin-bottom: 5px;
}

.dentistItem .description{
	float: right;
	width: 440px;
	font-size: 12px;
	color: #333;
}

.dentistItem .floatLeft{
	float: left;
	margin: 0;
}

.dentistItem .floatRight{
	float: right;
	margin: 0;
}

.dentistItem span.padding{
	padding-left: 15px;
}

.dentistItem strong{
	color: #000;
	font-style: italic;
}

.dentistItem .clear{
	overflow: hidden;
	font-size: 0;
	height: 0;
}

.newsItemLeft, .newsItemRight {
background:none repeat scroll 0 0 #D1DADF;
border:1px solid #B3BBBF;
clear:both;
color:#555555;
float:left;
font-size:11px;
height:1%;
line-height:1.2em;
margin-bottom:10px;
overflow:hidden;
padding:5px;
text-align:left;
width:47%;
}
.newsItemRight {
clear:none;
float:right;
}
.newsItemLeft img, .newsItemRight img {
border:1px solid #E4EFFB;
float:left;
margin:0 10px 3px 0;
vertical-align:bottom;
background:none repeat scroll 0 0 #EDEFF0;
}
.newsItemLeft h2, .newsItemRight h2 {
font-size:12px;
margin:0;
padding:0 0 5px;
}
#newsTop {
	background:none repeat scroll 0 0 #D1DADF;
	color:#555555;
	font-size:12px;
	margin-bottom:10px;
	padding:2px 10px;
	border:1px solid #B3BBBF;
}

#askexpertsWideHead  {
background:url(images/expWideHead.jpg) no-repeat scroll center top #8e908f;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
height:16px;
line-height:16px;
margin:20px auto 0;
padding:10px 20px 0 10px;
width:540px;
}
#askexpertsWide {
background:none repeat scroll 0 0 #8e908f;
color:#FFFFFF;
margin:0 auto;
overflow:hidden;
padding:10px;
width:550px;
}
#askLeft {
float:left;
width:270px;
}
#askRight {
float:right;
width:270px;
}
#askexperts li{
list-style:none outside none;
margin:0;
margin-bottom:10px;
padding:0;	
}
#askexpertsRHS ul, #askexpertsWide ul, #askexpertsWide li {
list-style:none outside none;
margin:0;
padding:0;
}
#askexpertsRHS li, #askexpertsWide li {
margin-bottom:15px;
list-style:none outside none;
}
#askexpertsRHS textarea, #askexpertsWide textarea {
	background:none repeat scroll 0 0 #FDFDFD;
	border-color:#CCCCCC #EEEEEE #F5F5F5 #DDDDDD;
	border-style:solid;
	border-width:1px;
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	height:100px;
	width:230px;
}
#askexperts li textarea {
	background:none repeat scroll 0 0 #FDFDFD;
	border-color:#CCCCCC #EEEEEE #F5F5F5 #DDDDDD;
	border-style:solid;
	border-width:1px;
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	height:100px;
	width:230px;
}
html > body .imageRowItem {
display:inline-block;
}
.imageRow {
	letter-spacing:0;
	padding:10px 0;
	text-align:center;
	word-spacing:0;
	overflow:auto;
}
#askform{
		padding:0px;background-color:#FFF; background-image:none;
}
.highslide-container{
		left:145px;
}
#askExpertsBoxHead {
	background:url("images/expBoxHead.jpg") no-repeat scroll 0 0 #8e908f;
	color:#FFFFFF;
	font-size:14px;
	height:17px;
	padding:5px 0;
	text-align:center;
	width:270px;
}
#askexperts {
	background:none repeat scroll 0 0 #8e908f;
	color:#FFFFFF;
	margin:0;
	padding:15px;
	width:240px;
}
strong {
font-weight:bold;
}

/*Gallery*/

.imageRow{
	padding: 3px;
	background: #eae8e8;
	border: 1px solid #bbbaba;
}

.niceBorder{
	padding: 3px;
	background: #eae8e8;
	border: 1px solid #bbbaba;
}

.niceBorderleft{
	padding: 5px;
	background: #eae8e8;
	border: 1px solid #bbbaba;
	float:left;
	margin: 0 10px 5px 0px;

}

.niceBorderright{
	padding: 5px;
	background: #eae8e8;
	border: 1px solid #bbbaba;
	float:right;
	margin: 0 0px 5px 10px;

}

.imageGallery {
	position: relative;
	margin: 0 15px 0 15px;
}