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

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

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

.header h1 {
	position: absolute;
	left: 120px;
	top: 15px;
	text-align: center;
	color: #6633ff;
	margin: 0px;
	padding: 0px;
}

.header h1 .line_1 {
	font-size: 17px;
}

.header h1 .line_2 {
	font-size: 13px;
}

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

.address {
	text-align: center;
	font-size: 12px;
	margin: 0px 0px 7px;
	padding: 0px;
}

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;
}

.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; 
}


.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;
}
