body{
	background: url(../images/bg.png) repeat-x 0 0;
	padding-top: 20px;
	font-size: 12px;
	color: #292929;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	color: #eb7501;
	font-weight: normal;
}

h1.first, h2.first, h3.first, h4.first, h5.first, h6.first{
	margin-top: 0;
}

.clear{
	clear: both;
}

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

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

#logo{
	position: absolute;
	width: 368px;
	height: 96px;
	left: 19px;
	top: 18px;
}

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

#headerExperts{
	display: block;
	width: 426px;
	text-align: right;
	height: 127px;
	position: absolute;
	left: 25px;
	top: 157px;
	padding: 2px;
	background: url(../images/header-expert.png) no-repeat;
}

#headerFind{
	width: 426px;
	height: 127px;
	position: absolute;
	left: 479px;
	top: 157px;
	padding: 2px;
	background: url(../images/header-find.png) no-repeat;
}

#findDentist{
	position: absolute;
	width: 175px;
	left: 25px;
	top: 74px;
}

#menu{
	position: absolute;
	width: 932;
	top: 119px;
	left: 1px;
}

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

#menu li a{
	float: left;
	display: block;
	height: 29px;
	color: #fff;
	font-size: 12px;
	padding: 0 12px;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
}

#menu li a:hover{
	background: #f69900;
}

#content{
	padding: 25px 25px 10px;
	background: #fff url(../images/content-bg.png) repeat-y 0 0;
}

.contentImage{
	border: 3px solid #e2e2e2;
}

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

.dottedList li{
	list-style-type: none;
	padding: 3px 2px 3px 20px;
	background: url(../images/side-double-arrow.png) no-repeat 8px 8px;
	border-bottom: 1px dotted #c4c4c4;
}

#mainColumn{
	float: left;
	width: 602px;
	text-align: justify;
}

#mainColumn h1{
	margin-top: 10px;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 5px;
}

#mainColumn h2{
	font-size:14px
	
}

#mainColumn, #mainColumn p{
	line-height: 1.6em;
} 

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

#sideColumn h3{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cacaca;
	font-size:16px; 
}



#sideColumn h4{
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 2px 0;
}

#footer{
	padding: 15px 10px;
	color: #838383;
	border-top: 1px solid #f69900;
	border-left: 1px solid #f0f0ef;
	border-right: 1px solid #f0f0ef;
	background: #ddd;
	text-align: center;
}

#footer a{
	color:#838383;
	text-decoration:none;
}

.newsItemLeft, .newsItemRight{
	clear: both;
	float: left;
	border: 1px solid #eb7501;
	background: #ffffff;
	padding: 5px;
	font-size: 11px;
	line-height: 1.2em;
	color: #555;
	width: 47%;
	overflow: hidden;
	height: auto !importnat;
	height: 1%;
	margin-bottom: 10px;
	text-align: left;
}

.newsItemRight{
	float: right;
	clear: none;
}

.newsItemLeft img, .newsItemRight img{
	float: left;
	border: 1px solid #ddd;
	vertical-align: bottom;
	margin: 0 10px 3px 0;
}

.newsItemLeft h2, .newsItemRight h2{
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0;
}


.floatLeft {
  float: left;
  margin: 0 1em 1em 0;
}

.floatRight {
  float: right;
  margin: 0 1em 1em 0;
}

.niceBorder{
	padding: 5px;
	background: #ebebeb;
	border: 1px solid #f69601;
	margin: 0 10px 5px 0px;
	
}

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

.niceBorderright img, .niceBorderright object{
	vertical-align: bottom;
}

.niceBorderleft{
	padding: 5px;
	background: #eff9f9;
	border: 1px solid #b8c7e4;
	margin: 0 10px 5px 0px;
	float: left;
}

.niceBorderleft img, .niceBorderleft object{
	vertical-align: bottom;
}


.niceBorderindex{
	width: 78px;
	padding: 5px;
	border: 1px solid #b8c7e4;
	float: left;
	margin: 0 0px 5px 10px;
}


.imageRow{
	padding: 10px 0 0px 20px;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
}

.imageRowgallery{
	padding: 10px 0 0px 45px;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
}

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

.imageRowItem{
	display: inline;
}

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

/*Highslide*/

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: silver;
	text-decoration:underline;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(../highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../highslide/graphics/close.png', sizingMethod='scale');
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-done a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#lbOverlay{
	z-index: 20000 !important;
}

#lbCenter, #lbBottomContainer{
	z-index: 30000 !important;
}





