﻿/* CSS layout */
#main {
width: 766px; margin-left:auto; margin-right:auto	
}
#masthead {
width:766px; margin-left:auto; margin-right:auto}
#mast_pic_left {
	width:auto; height:auto; float:left
}
#mast_pic_right {
	width:auto; height:auto; float:right
}
#mast_txt {
	width:400px; margin-left:auto; margin-right:auto
}
#left_nav {
width:155px; float:left; margin-top:-65px
}
#left_nav_alt {
width:155px; float:left; margin-top:10px
}
#page_content {
width:766px; margin-left:auto; margin-right:auto
}
#footer {
	float:right;
	width: 766px;
	height:60px;
	border-top:medium black double;
	background-color:white;
	margin-top:20px
	
}
#pic_right {
	width:auto; float:right
}
#pic_left {
	width:auto; float:left; margin-top:-160px; 
}
#pic_center {
	width:184px; margin-left:auto; margin-right:auto; margin-top:15px 
}
#caption_txt_main {
	width:390px; float:right; margin-top:10px;
	font-family:"Comic Sans MS"; font-size:medium; text-align:left
}
#header_left {
	width: 611px;
	float: right;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #000000;
}
#textbox_left {
	width:611px; float:right
}
#AboutBox {
	width:600px; float: right; background-color:#FFFFFF; border:medium black double
}
#AboutPic {
	width:175px; float: left
}
#AboutTxt {
	width:420px; float:right
}
#PreventativeCareTxt {
	width:220px; float:right; margin-top:-30px
}
#ServicesBox {
	width: 611px;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #000000;
	float: right;
}
#xrayPosition {
	width:300px; margin-top:-20px; float: right
}
#surgeryPicPosition {
	width:auto; float:left; margin-top:-225px
}
#DentalCarePosition_1 {
	width: 280px;
	float: left;
}
#DentalCarePosition_2 {
	width: auto;
	float: right;
	margin-right: 30px;
}
#ServicesBox_noBorder {
	width: 611px;
	float: right;
}
#center_pic {
	width:611px; margin-left:auto; margin-right:auto
}
#contactBox {
	width:auto; float:left; margin-left:30px; margin-top:-20px
}
#contactPic {
	width:auto; float:right; margin-top:-60px
}
#DirectionBox {
	width: 611px;
	float: right;
	background-color: #FFFFFF;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: black;
}
#MapPic {
	width: auto;
	float: right;
}
#HoursBox {
	width: auto;
	float: left;
}
#LinkBox {
	margin: 5px 0px 5px 0px;
	width: 600px;
	float: right;
	background-color: #FFFFFF;
	border: medium black double;
}
#LinkBox1 {
	width: 600px;
	float: right;
	background-color: #FFFFFF;
	border: medium black double;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}

