

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: .7em;
	line-height: 1.4em;
}

.header_toronto {
	position: relative;
	width: 460px;
	height:153px;
	background-image: url(toronto-dentistrydentistsdental-460x153-1.jpg);
}

.header_toronto h1 {
	color: #6633ff;
	margin: 0px;
	padding: 0px;
}

.header_toronto h1 .line_1 {
	position: absolute;
	left: 50px;
	top: 10px;
	font-size: 17px;
	text-align: center;
}

.header_toronto h1 .line_2 {
	position: absolute;
	left: 60px;
	top: 135px;
	font-size: 13px;
}

.wrapper {
	width: 460px;
	margin-left: auto;
	margin-right: auto;
}

div#footer {
	text-align: center;
	background-color: #ffffff;
	color: #6633FF;
	height: 52px;
	line-height: 52px;
	background-image: url('footer-1.jpg');
	width:100%;
        margin-bottom: 50px;
}

.content_info {
	text-align: justify;
	color: #000000;
	border-left: 1px solid #DDE9F9;
	border-right: 1px solid #DDE9F9;
	padding-bottom: 50px;
}

.content_info p {
	margin-left: 10px;
	margin-right: 10px;

}

.content_info h1 {
	padding-left: 10px;
	padding-right: 10px;
        font-size: 17px;
}


.generic_list {
	padding: opx;
	margin-left: 20px;
	list-style-type: square;
	list-style-image: url('blue-rect.gif');
}

.imgmap {
	width: 440px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.berryhome {width: 398px;
            display: block;
            margin-left: auto;
            margin-right: auto;
}

.yorkvilledent {
	width: 400px;
	display: block;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-decoration: none;
	cursor: pointer;
}

.yorkvilledent h5, .yorkvilledent h6 {
	color: white;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

toothimg { width: 102px;
           height: 116px;
           padding-left: 10px;
           float: left:
}
clear {clear: both;
}

.clinic_info {
	text-align: justify;
	color: #000000;
	border-left: 1px solid #DDE9F9;
	border-right: 1px solid #DDE9F9;
}

.clinic_info p {
	margin-left: 10px;
	margin-right: 10px;
}

.clinic_info h2 {
	margin-left: 10px;
        margin-right: 10px;
        font-size: 15px; 
}















