@charset "UTF-8";
/* +++++++++++  HOME PAGE Declaration of the BG ++++++++++++*/

body {
	background-image: url(../css_support/ohdc_texture.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	background-color: #DFBE90;
}
/* +++++++++++  HOME PAGE Declaration of the BG ++++++++++++*/



#header {
	height: 160px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContentContainer {
	text-align: left;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#topRow_masterContainer {
	background-image: url(../css_support/bg_stripes_kitchener_dentists.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 550px;
}

#background_repeating_colour {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 850px;
}
#quadrant_footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 9pt;
	color: #C9C9C9;
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	padding-top: 12px;
}

#topRow_STRIPES {
	background-image: url(../css_support/bg_stripes_kitchener_dentists.png);
	background-position: top;
	background-repeat: repeat-x;
}


#quadrant_footer a {
	font-size: 9pt;
	color: #C9C9C9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#banner_video {
	width: 584px;
	vertical-align: bottom;
	height: 252px;
	position: relative;
	top: -80px;
}

#backgroundPhoto {
	background-image: url(../css_support/bg_home_photo2009.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 1024px;
}
/*+++++++++++++++++++++++++++++++++++++++++NEW HP FL container Method +++++++++++++++++++++++++++++++*/
#HP_centre {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	width: 1024px;
}
#FL-container {
	width: 1024px;
	margin-top: 0px;
	top: 0px;
}
/*+++++++++++++++++++++++++++++++++++++++++NEW HP NAV POSITION METHOD 20090820+++++++++++++++++++++++++++++++*/
#HPnavigation {
	width: 1024px;
	text-align: right;
	z-index: 999;
	position: relative;
	top: 0px;
}
#navigation-position-js {
	position: absolute;
	top: 50px;
	z-index: 999;
	width:606;
	left: 20px;
}
/*+++++++++++++++++++++++++++++++++++++++++NEW HP METHOD 20090820+++++++++++++++++++++++++++++++*/
#HP_text {
	top: 296px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	z-index: 995;
	left: 69px;
	position: absolute;
	width: 524px;
	height: 71px;
	text-align: left;
	line-height: 1.5em;
	color: #FFFFFF;
}
#HP_text h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 1.12em;
}
#HP_text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#home_text  ul {
	padding-left: 25px;
}

/*+++++++++++++++++++++++++++++++++++++++++OLD HP METHOD 20090820+++++++++++++++++++++++++++++++*/
/*
#hp_lt_AP {
	padding: 12px;
	font-size: 11pt;
	color: #FFFFFF;
	margin-left: 45px;
	text-align: left;
	font-weight: normal;
	line-height: 1.4em;
}
#home_introtext_container {
	width: 584px;
	float: left;
}

#HP_2col {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#HP_LTcol {
	width: 584px;
	float: left;
	z-index: 1;
}
#HP_RTcol {
	width: 376px;
	float: right;
	vertical-align: top;
}
#hp_RTcol_toprow {
	margin-top: 125px;
	width: 370px;
	font-size: 10pt;
	line-height: 1.2em;
}
.HP_RTcol_12pxPad {
	padding: 12px;
	color: #FFFFFF;
}
hp_RTcol_btmrow {
	padding-top: 12px;
	text-align: left;
	vertical-align: top;
}
#video_triggers {
}
#hp_introtext {
	margin-top: 33px;
}
#hp_introtext_text {
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	color: #FFFFFF;
	padding-top: 120px;
	padding-right: 45px;
}
#hp_RTcol_video_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #FFFFFF;
	padding-top: 130px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}
*/
#footer_drop {
	clear: both;
	width: 1024px;
	margin-top: 125px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	color: #FFFFFF;
}
#footer_drop a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_drop img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

