
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
blockquote:before, q:before,
blockquote:after, q:after {
  content: "";
}

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

a img {
  border: none;
}

body {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  background: #f4f4f4 url(../images/header-bg.png) repeat-x 0 0;
  color: #666;
  font-size: 12px;
  line-height: 1.3em;
  behavior: url("js/csshover.htc");
}

h1, h2, h3, h4, h5, h6 {
  color: #2b71ba;
  padding-bottom: .3em;
  font-weight: normal;
}

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

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

h3 {
  font-size: 11px;
  line-height: 1em;
}

p {
  margin-bottom: 1.5em;
}

a {
  color: #2b71ba;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.blackstrong {
color:#000000;
}

.clear {
  clear: both;
}

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


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

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


.niceBorder{
	padding: 3px;
	background: #eff9f9;
	border: 1px solid #deebec;
}

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

}

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

}

.niceBordergallery{
	padding: 2px;
	background: #eff9f9;
	border: 1px solid #deebec;
	float:left;
	margin: 0 0px 10px 1px;

}

.tablepad {
	padding: 0 5px 0 0;
	
}


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

table {
		border-collapse:	collapse;
	}


tr.fontcolor {
	color:#FFF;
}

tr.fontcolorblack {
	color:#000;
}

td.test {
	border: 1px solid #000000;
	margin-top: 10px;
	border-collapse: collapse;
}

td.singletest {
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-collapse: collapse;
	
}




#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 370px;
  font-size: 12px;
}

#logo {
  position: absolute;
  overflow: hidden;
  top: 22px;
  left: 0;
  width: 356px;
  height: 98px;
}

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

#topLogos {
  position: absolute;
  left: 486px;
  top: 96px;
  width: 500px;
  overflow: hidden;
  padding-left: 14px;
  height: 44px;
  background: #fff url(../images/header-logos-top.png) no-repeat 0 0;
}
#topLogos a {
  display: block;
  float: left;
  margin: 5px 9px 0 0;
}
#topLogos a img {
  vertical-align: bottom;
}

#logoCerec {
  width: 57px;
  height: 34px;
  background: #fff url(../images/header-cerec.png) no-repeat;
}

#logo6Month {
  width: 72px;
  height: 34px;
  background: #fff url(../images/header-6months.png) no-repeat;
}

#logoEnjoyable {
  width: 60px;
  height: 34px;
  background: #fff url(../images/header-enjoyable.png) no-repeat;
}

#logoEnlighten {
  width: 50px;
  height: 34px;
  background: #fff url(../images/header-enlighten.png) no-repeat;
}

#logoInman {
  width: 67px;
  height: 34px;
  background: #fff url(../images/header-inman.png) no-repeat;
}

#logoInvisalign {
  width: 66px;
  height: 34px;
  background: #fff url(../images/header-invisalign.png) no-repeat;
}

#logoLumineers {
  width: 61px;
  height: 34px;
  background: #fff url(../images/header-lumineers.png) no-repeat;
}

#callUs {
  position: absolute;
  height: 100px;
  width: 172px;
  left: 596px;
  top: 0px;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  text-indent: -9999px;
  background: url(../images/header-phone2.png) no-repeat 0 0;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header-phone1.png');
}

#contactUs {
  position: absolute;
  display: block;
  left: 775px;
  top: 8px;
  width: 225px;
  height: 81px;
  background: url(../images/header-contact-bg.png) no-repeat 0 0;
}

#menu {
  position: absolute;
  left: 0;
  top: 142px;
  width: 1004px;
  list-style-type: none;
  z-index: 10;
}
#menu li {
  float: left;
  padding: 0;
  margin: 0;
  position: relative;
}
#menu li a {
  float: left;
  display: block;
  text-align: center;
  height: 33px;
  line-height: 32px;
  color: #fff;
  border-left: 1px solid #326fae;
  border-right: 1px solid #7eaad5;
  font-weight: bold;
  background: url(../images/menu-item-hover.png) repeat-x 0 -33px;
}
#menu li ul {
  display: none;
  width: 120px;
  padding: 3px 0;
  position: absolute;
  top: 33px;
  left: 0;
  background: #002166 url(../images/dropdown-bg.png) repeat-x 0 0;
  list-style-type: none;
}
#menu li ul li {
  float: none;
  _height: 1%;
}
#menu li ul li a {
  text-align: left;
  font-weight: normal;
  border: none;
  background: none;
  float: none;
  height: auto;
  _height: 1%;
  line-height: 1.2em;
  padding: 3px 5px 3px 10px;
}
#menu li ul li a:hover {
  background-color: #4068a2;
}
#menu li:hover a, #menu li a:hover {
  border-left: 1px solid #003677;
  text-decoration: none;
  background-position: 0 0;
}
#menu li:hover ul {
  display: block;
}
#menu li:hover ul li a {
  width: auto !important;
  border: none !important;
}

#menuHome {
  border-left: 1px solid #7eaad5;
}
#menuHome a {
  width: 48px;
}

#menuNervous a {
  width: 108px;
}

#menuEmergency a {
  width: 76px;
}

#menuWho a {
  width: 78px;
}

#menuSolutions a {
  width: 122px;
}

#menuOrthodontics a {
  width: 143px;
}

#menuReplacement a {
  width: 121px;
}

#menuAdvanced a {
  width: 99px;
}

#menuPolicies a {
  width: 105px;
}

#menuContact {
  border-right: 1px solid #326fae;
}
#menuContact a {
  width: 78px;
}

#headerImages {
  position: absolute;
  left: 0;
  top: 176px;
  width: 1000px;
  height: 174px;
  background-color: #fff;
}

#headerImage1, #headerImage2, #headerImage3, #headerImage4 {
  position: absolute;
  display: block;
  top: 0;
}

#headerImage1 img, #headerImage2 img, #headerImage3 img, #headerImage4 img {
  vertical-align: bottom;
}

#headerImage1 {
  left: 1px;
}

#headerImage2 {
  left: 250px;
}

#headerImage3 {
  left: 500px;
}

#headerImage4 {
  left: 750px;
}

#content {
  width: 974px;
  margin: 0 auto 27px;
  background: url(../images/content-bg.png) repeat-y;
}

#contentTop {
  background: url(../images/content-top.png) no-repeat 0 0;
}

#contentBottom {
  overflow: hidden;
  display: inline-block;
  padding: 10px 1px;
  background: url(../images/content-bottom.png) no-repeat 0 100%;
}
#contentBottom {
  display: block;
}

#mainColumn {
  float: left;
  width: 690px;
  padding: 0 18px 0 18px;
  font-size: 12px;
  line-height: 18px;
  color: #000;
}
#mainColumn h1 { 
  text-transform: none;
  margin-bottom: 5px;
}

#mainColumn h2 {
	text-transform: none;
	font-size: 14px;
}


#mainColumn h3 {
	text-transform: none;
	font-size: 13px;
}


#mainColumn ul {
  padding: 0 0 1em 2em;
}

#mainColumn ol {
  padding: 0 0 1em 3em;
}

#mainColumn table {
  padding: 0 0 2em 0;
}

.contentBox {
  float: left;
  position: relative;
  width: 147px;
  height: 175px;
  padding: 0 9px;
  margin: 0 10px 1.3em 0;
  background: url(../images/content-box-bg.png) no-repeat;
}
.contentBox h4 {
  text-transform: none !important;
  text-align: center;
  color: #fff;
  font-weight: bold;
  height: 28px;
  padding: 14px 0 0 0;
  margin: 0 0 5px 0;
}
.contentBox h4.twoLines {
  height: 35px;
  padding: 7px 0 0 0;
  font-size:12px;
}
.contentBox img {
  vertical-align: top;
}
.contentBox a.more {
  position: absolute;
  right: 9px;
  text-align: right;
  top: 152px;
}
.contentBox ul {
  color: #2b71ba;
  margin-top: .5em;
  padding: 0 0 1em 2em;
}

#sideColumn {
  float: right;
  width: 225px;
  padding: 0 10px;
  background: url(../images/right-column-bg.png) repeat-x 0 0;
}

.sideLink {
  display: block;
  margin: 11px 0 0 0;
  width: 225px;
  height: 81px;
}

#sideWhy{
  background: url(../images/right-why.png) no-repeat 0 0;
}

#sideOffers {
  background: url(../images/right-offers.png) no-repeat 0 0;
}

#sideTestimonials {
  background: url(../images/right-testimonials.png) no-repeat 0 0;
}

#sideBlog {
  background: url(../images/right-blog.png) no-repeat 0 0;
}

#sideLocation {
  background: url(../images/right-location.png) no-repeat 0 0;
}

#sideSpa {
  background: url(../images/right-spa.png) no-repeat 0 0;
}

#sideInternational {
  background: url(../images/right-international.png) no-repeat 0 0;
}

#sideBrochure {
  background: url(../images/right-brochure.png) no-repeat 0 0;
}

#footer {
  font-size: 10px;
  width: 100%;
  padding: 18px 0;
  background-color: #2b71ba;
}
#footer h3 {
  color: #525252;
  font-weight: bold;
  text-transform: uppercase;
}

#footerHolder {
  margin: 0 auto;
  width: 974px;
  background: #fff url(../images/footer-top.png) no-repeat 0 0;
}

#footerHolderBg {
  position: relative;
  padding: 10px 20px;
  background: url(../images/footer-bottom.png) no-repeat 0 100%;
}

#footerlinks {
	margin: 5px auto;
	position: relative;
	width: 974px;
	color: #FFF;
	padding-top: 5px;
	font-size: 12px;
}

#footerlinks a {
	color:#FFF;
}

#footerlinks .small {
	font-size: 9px;
	color: #FFF;
}


#footerlinks .small a{
	color: #FFF;
}

.footerSection {
  float: left;
  padding: 5px 10px 5px 0;
  margin: 0 30px 0 0;
  border-right: 1px dotted #afafaf;
  _border-right: 2px dotted #afafaf;
  _zoom: 0.5;
}
.footerSection ul {
  _zoom: 2;
  width: 145px;
  padding: 5px 0 0 5px;
  list-style-type: none;
}
.footerSection ul li {
  padding: 1px 0 1px 10px;
  background: url(../images/list-bullet.png) no-repeat 0 5px;
}
.footerSection h3 {
  _font-size: 20px;
}

#copyright {
  float: left;
  height: 1.5em;
  width: 400px;
  text-align: right;
  margin-top: -1.0em;
  color: #2b71ba;
}

.last {
  margin-right: 0 !important;
}


.footerSectionlast {
  float: left;
  padding: 5px 10px 5px 0;
  margin: 0 30px 0 0;
 margin-right: 0 !important;
  _zoom: 0.5;
}
.footerSectionlast ul {
  _zoom: 2;
  width: 145px;
  padding: 5px 0 0 5px;
  list-style-type: none;
}
.footerSectionlast ul li {
  padding: 1px 0 1px 10px;
  background: url(../images/list-bullet.png) no-repeat 0 5px;
}
.footerSectionlast h3 {
  _font-size: 20px;
}

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

}

ol.main{
padding: 2px 0 8px 20px;
list-style-position: inside;
}


.alignCenter{
	text-align: center;
}

#enquiryForm{
	width:210px;
	height:235px;
	background:url(../images/enquiry-bg.png);
	background-repeat:no-repeat;
	padding: 13px 0 10px 18px;
}

#enquiryForm input{
	color: #575757;
	display: block;
	font-size: 10px;
	height: 17px;
	line-height: 20px;
	margin-bottom: 11px;
	padding: 2px 2px 0px 4px;
	width: 180px;
}

#enquiryForm textarea{
	color: #575757;
	display: block;
	font-size: 10px;
	height: 74px;
	line-height: 1.4em;
	line-height: 1.4em;
	margin-bottom: 8px;
	padding: 0px 4px;
	width: 180px;
}

#enquiryForm .button{
	background: url(../images/button-submit.png) no-repeat;
	cursor: pointer;
	height: 20px;
	position: relative;
	width: 75px;
	border:0px none;
}