html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }
body{
}

#site-holder {
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	border: 1px solid #1A2F5E;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C4133;
	list-style-image: url(images/bullet-red.gif);
	padding-bottom: 8px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6080C1;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6080C1;
}

.content {
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C4133;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A2F5E;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A2F5E;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F2438;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E8A6D;
}




#logo {
	background-image: url(images/logo.gif);
	height: 200px;
	width: 210px;
	background-color: #1A2F5E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A2F5E;
}
div.transOFF {
	width: 175px;
	height: 117px;
	background-color: #FFFFFF;
	opacity:.50;
	filter: alpha(opacity=50);

-moz-opacity: 0.5;	
	border:1px solid #1A2F5E;
	float: right;
	margin-left: 10px;
	clear: none;
}
div.transON {
	width: 175px;
	height: 117px;
	background-color: #FFFFFF;
	border:1px solid #1A2F5E;
	float: right;
	margin-left: 10px;
	clear: none;
}
.link-box {
	float: right;
}
.image-bord {
	border: 2px solid #1A2F5E;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px;
	font-weight: bold;
}
.floatR {
	float: right;
	margin-left: 20px;
	border: 1px solid #1A2F5E;
	margin-top: 10px;
}
.floatL {
	float: left;
	margin-right: 10px;
	border: 1px solid #1A2F5E;
}
.floatLmargbot {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	border: 1px solid #1A2F5E;
}

#chadsDiv {
width: 765px;
margin-right: auto;
	margin-left: auto;
	text-align: center;}
#chadsDiv a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6080C1;
	text-decoration:none;
	
	}

#chadsDiv a:hover {
		text-decoration: underline;
		color: #6080C1;
}

.contact {
	padding: 10px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 400px;
	margin-bottom: 0px;
}
.quote {
	background-image: url(images/quotes.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #223D7B;
	text-align: center;
	padding-top: 20px;
	font-style: normal;
	background-repeat: no-repeat;
}
#contact-box img{
	border: none;
	
}
.header1, .header2, .header3, .header4, .header5, .header6, .header7, .header8, .invisalign_head {
	height: 200px;
	width: 744px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A2F5E;
	background-repeat: no-repeat;
}
.header1 {
	background-image: url(images/home-photo2.jpg);
	}
.header2 {
	background-image: url(images/adult2.jpg);
}
.header3 {
	background-image: url(images/ortho-today.jpg);
	}
.header4 {
	background-image: url(images/startandfinish.jpg);
	}
.header5 {
	background-image: url(images/orthodontics_team.jpg);
	}
.header6 {
	background-image: url(images/adult-lg.jpg);
	}
.header7 {
	background-image: url(images/fees.jpg);
	}
.header8 {
	background-image: url(images/testimonials.jpg);
	}
.invisalign_head {
	background-image: url(images/invisalign.jpg);
	}
.superscript {
	font-size: 9px;
	vertical-align: super;
}
