body{
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
}
a {
	color: #ff0000;
	text-decoration: none;
}
a:hover{
	color: #999999;
}
.emphasis{
font-size: 1.5em
}
#wrapper{
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.8em;
	overflow: hidden;
	background-color: #f6f6f6;
	height: 100%;
	background-repeat: repeat-y;
	background-position: center top;
}
#nav {
	background-color: #f6f6f6;
	padding: 20px 20px;
	float: left;
	height: 100%;
	font-size: 1.2em;
}
#testi #portrait_right {
	width: 80px;
	float: left;
	padding-left: 8px;
	font-size: 0.7em;
	text-transform: uppercase;
}
#testi #portrait_left {
	width: 80px;
	float: left;
	padding-right: 8px;
	font-size: 0.7em;
	text-transform: uppercase;
}
#testimony {
	float: left;
	padding-top: 15px;
	width: 185px;
}
li {
	text-decoration: none;
	list-style-type: none;
	font-style: normal;
}
#nav a {
	color: #000000;
	text-decoration: none;
}
#nav a:visited {
	color: #666666
}
#nav a:hover {
	color: #999999
}
#nav .current, #nav .current:hover {
	color: #FF0000;
}
#current {
	color: #FF0000;
}
#content {
	padding: 20px;
	width: 445px;
	background-color: #FFFFFF;
	float: left;
	height: 450px;
}
#content_long {
	padding: 20px;
	width: 445px;
	background-color: #FFFFFF;
	float: left;
	height: 100%;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#testi {
	background-color: #f6f6f6;
	padding: 20px 20px;
	width: 185px;
	float: left;
}

#footer {
	background-color: #CEF2EF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 140px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	width: 690px;
}
#doc_profile img {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
#doc_profile {
	vertical-align: text-top;
	padding-bottom: 20px;
	width: 445px;
	height: 100%;
}
#what {
	vertical-align: top;
	padding-bottom: 20px;
	width: 445px;
	height: 100%;
}
