@charset "utf-8";
.BioBoxs {
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	width: 535px;
	background-image: url(Images/images/Bios%20Page%20Images/Bios-Background.gif);
	background-repeat: no-repeat;
	height: 155px;
	float: right;
}
.Innerbiosbox {
	padding-right: 10px;
	padding-top: 5px;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	padding: 0px;
}
.BioPictureBox {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.FlashContent {
	height: 175px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.twoColFixLtHdr #container {
	width: 779px;
	margin: 0 auto;
	text-align: left;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(Images/images/Bios%20Page%20Images/background_03.gif);
} 
.twoColFixLtHdr #header {
	height: 157px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 10px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: no-repeat left; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 20px 15px 10px;
	height: 540px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	height: 650px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	width: 740px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#TopNavBar {
	float: right;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.OfficeConatainer {
	height: 568px;
	background-image: url(Images/images/Practice%20Page%20Images/Office.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C5157;
}
.Title {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
}
.IndexInfoBox {
	height: 210px;
	width: 150px;
	background-image: url(Images/images/Side%20Bar%20Boxs/Information.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.SidebarBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	height: 170px;
	float: left;
}
.CertificationsBox {
	height: 265px;
	width: 150px;
	background-image: url(Images/images/Side%20Bar%20Boxs/Certifications.gif);
	background-repeat: no-repeat;
}
.TestimoniesBox {
	height: 500px;
	width: 150px;
}
.TestimoniesBody {
	height: 300px;
	background-image: url(Images/images/Testimonies%20Page%20Images/Lints-Team-On-Stairs.gif);
	background-repeat: no-repeat;
}


.BodyTest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#SmileGallery {
	height: 500px;
	width: 500px;
}
.TestimoniesPageSuiteImage {
	height: 300px;
	width: 150px;
	background-image: url(Images/images/Testimonies%20Page%20Images/Bottom-Info-Box.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#WelcomeWrap {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#CirriculumVitaePage {
	width: 594px;
	margin-left: 185px;
}
#CiriculumVitaeInnerBody {
	padding-right: 70px;
	padding-left: 0px;
}
}
#BioandVitaesidebar {
	background-image: url(Images/images/Dr%20Lints%20Bio/Editable-Medium-Side-Bar.gif);
	background-repeat: no-repeat;
	height: 430px;
	width: 156px;
}.DrLintsoffersBox {
	padding-right: 20px;
	padding-left: 10px;
}
#NavBarContainer {
	float: left;
	width: 760px;
}
