html
{
	background-color: white;
	width: 100%; height: 100%;
}

body
{
	width: 96%; height: 100%;
	margin-left: 2%
}

#title
{
	width: 100%;
	background-color: white;
	margin: 0% 0% -1% 0%
}

h1
{
	font-family: Brush Script MT;
	text-align: center;
	color: black;
	font-size: 5em
}

#banner
{
	width: 100%; height: 300px;
}

#office
{
	width: 70%; height: 100%;
	box-shadow: 20px 10px 10px rgba(0,0,0,.15);
	float: left
}

#officePic
{
	width: 100%; height: 100%
}

#info
{
	background-color: #336666;
	width: 30%; height: 90%;
	float: right;
	opacity: .9;
	filter: alpha(opacity=90);
	box-shadow: 20px 10px 10px rgba(0,0,0,.15)
}

h2
{
	font-size: 6em;
	font-family: Brush Script MT;
	text-align: center;
	color: white;
}

#sidebar
{
	background-color: white;
	width: 20%;
	float: left;
	margin: 2% 0% 2% 0%
}

#navbar
{
	list-style-type:none;
	margin:0;
	padding:0;
	margin: 0% 0% 0% 0%
	
}

li
{
	background-color: white;
	text-align: left;
	margin: 10% 0% 10% 0%;
	font-family: Comic Sans, Comic Sans MS
}

#nl
{
	color: #006699;
	text-decoration: none
}

#nl:hover
{
	color: #000066
}

#main
{
	display: inline-block;
	background-color: #CCFFFF;
	width: 80%;
	float: right;
	margin: 2% 0% 0% 0%;
	padding-bottom: 3%;
	box-shadow: 20px 10px 10px rgba(0,0,0,.15)
}

#content
{
	background-color: white;
	width: 95%;
	margin: 5% 0% 0% 5%;
	opacity: .8;
	filter: alpha(opacity=80);
	box-shadow: -20px -10px 10px rgba(0,0,0,.15)
}

h3
{
	text-align: left;
	font-family: Calibri;
	font-weight: bold;
	font-size: 2em;
	margin: 3% 0% 1% 5%
}

#invisalign
{
	width: 90%;
	margin: 0% 0% 1% 5%
}

.invisalign
{
	width: 100%; height: 300px;
}

#different
{
	width: 90%;
	margin: 0% 0% 1% 5%
}

.different
{
	width: 100%; height: 400px;
}

#inteen
{
	width: 90%;
	margin: 0% 0% 1% 5%
}

.inteen, .inteen2
{
	width: 49%; height: 400px
}

.inteen2
{
	float: right
}

h4
{
	text-align: left;
	font-family: Calibri;
	font-weight: bold;
	font-size: 1.5em;
	margin: 4% 0% 0% 5%
}

.info
{
	font-family: Calibri;
	background-color: white;
	font-size: 1.2em;
	text-align: left;
	color: black;
	margin: 2% 0% 2% 5%
}

.teen
{
	list-style-type: square;
	padding: 0%;
	margin: 0% 0% 0% 5%
}

#footer1 
{
	background-color: white;
	width: 100%;
	margin: 2% 0% 0% 0%;
	float: left
}

#footer2
{
	background-color: white;
	width: 100%;
	float: left
}

#aao, #links
{
	margin-left: 30%;
	width: 40%
}

.aao
{
	width: 100%; height: 150px;
}

.link
{
	width: 50px; height: 50px;
	margin: 0% 0% 0% 20%;
}

#sm
{
	color: white;
	text-decoration: none
}

#sm:visited
{
	color: white
}