/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font: 11px arial,verdana;
	color: #686868;
}

h1{	font: 52px arial; color: #00569c; line-height: 48px; display: inline; }
h2{	font: bold 14px arial; color: #05a88e; display: inline; line-height: 20px; }
h3{	font: bold 12px arial; color: #05a88e; display: inline;}
h4{	font: bold 16px arial; color: #00569c; line-height: 24px; display: inline; }
h5{	font: bold 14px arial; color: #00569c; line-height: 24px; display: inline; }
h6{	font: bold 11px arial; color: #00569c; line-height: 24px; display: inline; }
h7{	font: 36px arial; color: #00569c; line-height: 48px; display: inline; }

/* MAKES ALL BROWSERS HANDLE HEADINGS AND PARAGRAPHS THE SAME, USE AT YOUR DISCRETION */
/*h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 6px 0; }*/

.clear{	clear: both; }
.left{ float: left; }
.right{ float: right; }
.red{ color: red; }
img{ border: none; }

form, fieldset, legend{ margin: 0; padding: 0; }
fieldset{ border: none; }
legend{ display: none; }
.nobg{ border: none; background: none; }

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

/* CSS TRANSPARENCY, THIS INVALIDATES THE STYLESHEET, USE AT YOUR DISCRETION */
/*a:hover img{ opacity: 0.8; filter: alpha(opacity=80); -moz-opacity:0.8; }*/

/* input[type=""] DOES NOT WORK IN IE6 */
input[type="checkbox"], input[type="radio"]{ border: none; width: auto; background: none; }

input, textarea{
	background: white;
	border: solid 1px #797979;	
}

input.submit{
	width: 100px;
	background: white;
	height: 24px;
}



#box{
	width: 942px;
	margin: 0 auto;
}

#header{
	height: 105px;
}

a#logo{
	float: left;
	width: 240px;
	display: block;
}

#headerRight{
	margin: 10px 27px 0px 0px;
	float: right;
	width: 325px;
	text-align: right;
}

#headerRight2{
	margin: 25px 27px 0px 150px;
	float: right;
	width: 525px;
}

#headerRight a, #headerRight2 A{
	margin-left: 10px;
}


.mainNav a{
	color: #00569d;
	font: 12px arial;

}

.mainNav a:hover{
	color: #06a890;
	text-decoration: none;
}

#nav{
	clear: both;
	height: 28px;
	background: url(../gfx/navRepeat.gif) repeat-x;
}

#nav ul, #nav li, #subNav ul, #subNav li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav li, #subNav li{
	margin: 7px 0px 0px 0px;
	padding: 0px 22px;
	float: left;
	background: url(../gfx/navBgRight.gif) no-repeat right;
}

#nav li.navEnd, #subNav li.navEnd{
	background: none;
}

#subNav{
	clear: both;
	height: 28px;
	text-align: center;
}

#subNav ul{
	padding: 0px;
	margin: 0 auto;
	width: 400px;
}

#subNav li{
	padding: 0px 15px;
}

#subNav a{
	font-size: 11px;
}

#banner{
	background: url(../gfx/leadBanner.jpg) no-repeat;
	height: 260px;
	padding: 39px 0px 0px 106px;
	margin: 0px 0px 10px 0px;
	color: #00569c;
	font-size: 13px; 
}

#banner a{ color: #00569c; }

#mainAreaSub{
	background: url(../gfx/mainSubBgTop.gif) no-repeat;
	padding-top: 30px;
}

#subNavigation{
	background: url(../gfx/subNavTop.gif) no-repeat;
	float: left;
	width: 220px;
	border:#e8e8e8 solid;
	border-top:0px;
	border-bottom: #e8e8e8 solid 1px;
	border-right: #e8e8e8 solid 1px;
	border-left: #e8e8e8 solid 1px;
}
#subNavBorder{
	padding: 10px 0px 0px 15px;
}

#subNavigation ul, #subNavigation li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
}

#subNavigation li{
	margin-top: 10px;
}

#subNavigation a{ 
	text-decoration: underline; 
}

#subnavBottom{
	background: url(../gfx/subNavBottom.gif) no-repeat;
	height: 37px;
}


#subMainContent{
	float: right;
	width: 667px;
	font-size: 13px;
	line-height: 18px;
}

#subMainContent ul{
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#subMainContent li{
	list-style: none;
	background: url(../gfx/arrow2.gif) 0px 6px no-repeat;
	margin: 0px;
	padding: 0px 0px 20px 20px;
}

#subMainContent li ul li{
	list-style: none;
	background: url(../gfx/bullet.gif) 0px 6px no-repeat;
	margin: 0px;
	padding: 0px 0px 2px 20px;
}

#bannerSub{
/*	background: url(../gfx/bannerSub.jpg) no-repeat; */
	background: url(../gfx/bannerSub_infoPack.jpg) no-repeat;	
	height: 109px;
	padding: 47px 0px 30px 47px;
}

#bannerSub_infoPack{
	background: url(../gfx/bannerSub_infoPack.jpg) no-repeat;
	height: 109px;
	padding: 47px 0px 30px 47px;
}

#bannerSubLong{
	background: url(../gfx/bannerSub_infoPack.jpg) no-repeat;
	height: 131px;
	padding: 5px 0px 50px 67px;
}

#emailCapture{
	clear: both;
	height: 30px;
	margin-bottom: 10px;
}

#emailCaptureLeft{
	float: left;
	width: 260px;
	margin-left: 5px;
}

#emailCaptureRight{
	float: right;
	width: 677px;
	font: bold 14px arial; 
	color: #00569c; 
	text-align: right;
}

input#emailCapture{
	background: url(../gfx/emailCaptureBg.gif) no-repeat;
	width: 263px; 
	height: 17px; 
	font-size: 10px; 
	color: #00569c;
	border: none;
	padding: 7px 5px 5px 5px;
	vertical-align: top;
	margin-top: -6px;
}

input#emailCaptureSub{
	background: url(../gfx/emailCaptureBgSub.gif) no-repeat;
	width: 203px; 
	height: 17px; 
	font-size: 10px; 
	color: #00569c;
	border: none;
	padding: 7px 5px 5px 5px;
	vertical-align: top;
	margin-top: -6px;
}

#cta{ 
	clear: both; 
	width: 100%;
	overflow: hidden;
}

#cta a{ 
	text-align: center;
	float: none; 
}

#cta p{ 
	text-align: center;
	font-size: 13px;
	margin: 240px 0px 0px 0px;
	width: 100%;
}

#ctaLeft{
	float: left;
	width: 624px;
}

#ctaDentalLangley{
	background: url(../gfx/ctaDentalLangley.jpg) no-repeat;
	min-height: 261px;
	width: 300px;
	display: block;
	float: left;
	text-align: center;
}

#ctaDentalMary{
	background: url(../gfx/ctaDentalMary.jpg) no-repeat;
	min-height: 261px;
	width: 301px;
	display: block;
	float: right;
	text-align: center;
}

#ctawWellbeing{
	background: url(../gfx/ctaWellbeing.jpg) no-repeat top;
	float: right;
	width: 300px;
	min-height: 261px;
	display: block;
	text-align: center;
}

#infoBlockTop{
	clear: both;
	background: url(../gfx/middleBg.gif);
}

#infoBlock, #infoBlock2{
	background: url(../gfx/homeMidTop.gif) no-repeat;
	padding-top: 80px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

#infoBlock h4, #infoBlock2 h4{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#infoBlock ul, #infoBlock2 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

#infoBlock li, #infoBlock2 li{
	margin: 0px;
	padding: 0px;
	list-style: none outside;
	line-height: 24px;
	background: url(../gfx/bullet.gif) no-repeat center left;
}

#infoBlock li a, #infoBlock2 li a{
	margin: 0px 0px 20px 15px;
}

#infoBlockBottom{
	clear: both;
	background: url(../gfx/mainMidBottom.gif) no-repeat;
	height: 65px;
}

#infoBlockServices{
	float: left;
	width: 279px;
	padding: 0px 26px 0px 19px;
	line-height: 22px;
}

#infoBlockNews{
	float: right;
	width: 293px;
	padding: 0px 10px 0px 15px;	
}

#infoBlockNews ul, #infoBlockNews li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#infoBlockLeft{
	float: left;
	width: 642px;
}

#infoBlockOpening{
	float: right;
	width: 270px;
	color: #00569c;
	line-height: 24px;
	padding: 0px 10px 0px 15px;	

}

#bottom{
	clear: both;
	background: url(../gfx/middleBg.gif);
}

#bottom  a{	text-decoration: underline ; }

#bottomLeft{
	float: left;
	width: 565px;
}

#bottomLeftL{
	float: left;
	width: 395px;
	margin-left: 15px;
	font-size: 12px;
}



#bottomLeftL ul, #bottomLeftL li, #bottomLeftR ul, #bottomLeftR li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#bottomLeftL li{
	float: left;
	width: 190px;
	height: 25px;
}

#bottomLeftR{
	float: right;
	width: 155px;
	font-size: 12px;
}

#bottomLeftR li{
	height: 25px;
}



#contact{ 
	width: 377px;
	float: right;
}


#contact h2 { font-size: 2.4em; font-weight: normal; color: #91b807; font-family: Arial, Verdana, sans-serif; line-height: 1em; }

#contact form { width: 365px; float: left; }

#contact form ol { list-style: none; }

#contact form ol li { display: block; width: 100%; list-style:none; }

#contact label{
}

#contact form ol li label { 
	display: block; 
	font-size: 13px; 
	line-height: 1em; 
	font-weight: bold; 
	font-family: Arial, Verdana, sans-serif; 
	padding: 5px 0 4px; 
	margin: 0px;
	list-style:none;
}

#contact form ol li#emailFieldLabel{
	float: right; 
	width: 153px;
}

#contact form ol li input, #contact form ol li textarea { 
	background: #FFF; 

	border: 1px solid #c9c9c9; 
	height: 20px; 
	padding: 7px 5px 0; 
	margin: 0 0 5px; 
	width: 100%; 
	font: 1.1em/1.5em Verdana, Arial, sans-serif; 
	color: #444; 
}

#contact form ol li textarea { height: auto; }

#contact form button { 
	width: 68px; 
	height: 24px; 
	display: block; 
	background: url(../gfx/buttonSubmit.gif) 0 0 no-repeat; 
	overflow: hidden; 
	text-indent: -999em; 
	border: none;
	float: right;
}


#contact2{ 
	width: 377px;
}


#contact2 h2 { font-size: 2.4em; font-weight: normal; color: #91b807; font-family: Arial, Verdana, sans-serif; line-height: 1em; }

#contact2 form { width: 365px; float: left; }

#contact2 form ol { list-style: none; }

#contact2 form ol li { display: block; width: 100%; list-style:none; }

#contact2 label{

}

#contact2 form ol li label { 
	display: block; 
	font-size: 13px; 
	line-height: 1em; 
	font-weight: bold; 
	font-family: Arial, Verdana, sans-serif; 
	padding: 5px 0 4px; 
	margin: 0px;
}

#contact2 form ol li#emailFieldLabel{
	float: right; 
	width: 153px;
}

#contact2 form ol li input, #contact2 form ol li textarea { 
	background: #FFF;
	border: 1px solid #c9c9c9; 
	height: 20px; 
	padding: 7px 5px 0; 
	margin: 0 0 5px; 
	width: 100%; 
	font: 1.1em/1.5em Verdana, Arial, sans-serif; 
	color: #444; 
}

#contact2 form ol li textarea { height: auto; }

#contact2 form button { 
	width: 68px; 
	height: 24px; 
	display: block; 
	background: url(../gfx/buttonSubmit.gif) 0 0 no-repeat; 
	overflow: hidden; 
	text-indent: -999em; 
	border: none;
	float: right;
}

button { cursor: pointer; }




#footer{
	clear: both;
	background: url(../gfx/footerBg.gif);
	height: 126px;
	padding-top: 70px;
}

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

#footerLeft a{
	float: left; 
}	

#footerLeft p a{
}

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






	