/* ABOUT PAGE CONTENT ************************************** */

#content {
	width: 695px;
	float: left;
	padding: 0px 0px 0px 9px;
	text-align: left;
	background-color: transparent;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left: 1px solid #9999ff;
	min-height:950px;
 	height:auto !important;
  	height:950px;
}

#content ul {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#content li {
	width: 680px;
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #000066;
	font-size: 13px;
	line-height: 17px;
	color: #000066;
	list-style-type: none;
}

#content .last {
	padding: 20px 0px 20px 0px;
	border-bottom: none;
	font-size: 13px;
	line-height: 17px;
	color: #000066;
} 

#content .last2 {
	padding: 20px 0px 600px 0px;
	border-bottom: none;
	font-size: 13px;
	line-height: 17px;
	color: #000066;
} 



.text .last h3  {
	color: #000066;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}

.text {
	width: 680px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}


#content p {
	color: #000066;
	float: left;
	width: 680px;
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

#content a {
	text-decoration: underline;
	color: #3388FF;
	font-size: 13px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content a:hover {
	text-decoration: underline;
	color: #0000ff;
	margin: 0px;
	padding: 0px;
}

#content h1 {
	font-size: 20px;
	margin: 10px 0px 20px 0px;
	color:  #3388FF;
	line-height: 20px;
	font-weight: normal;
}


#content h2 {
	color: #3388FF;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}

.teeth {
	width: 600px;
	float: left;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}