#content {
	padding-bottom: 100px;
}

#profilesubnav {
	width: 175px;
	float: left;
}

#profilesubnav h1 {
	color: #f15903;
	margin-bottom: 20px;
}

#profilesubnav ul {
	list-style-type: none;
}

#profilesubnav li {
	margin-bottom: 5px;
}

#profilesubnav ul ul {
	margin-left: 10px;
}

#profilesubnav ul ul li {
	margin-top: 5px;
	margin-bottom: 0px;
}

.profilesubnav {
	color: #534546;
}

.profileactivesubnav {
	color: #f15903;
}

#profilecontent {
	width: 735px;
	float: left;
}

#profilecontent h1 {
	margin-bottom: 20px;
}

#profilemain {
	width: 655px;
	padding-right: 20px;
	float: left;
}

#profilebanner {
	background-color: #fcf6f0;
	width: 655px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 18px;
}

#profileboxes {
	width: 655px;
	float: left;
}


#profileboxes div {
	width: 655px;
	padding: 10px;
	border: 1px dashed #d3d3d3;
	margin-bottom: 20px;
	background-color:#f4f2ee;
	line-height: 20px;
}

#profileboxes div  p {
	margin: 10px 0px;
}

#profileboxes div  p  a {
	text-decoration: underline;
}

#profileboxes div  p  a:hover {
	color: #8c6a3a;
}


#profileboxes div  a {
	color: #f15903;
}

#profileboxes div  a:hover {
	color: #8c6a3a;
}

.profileclientsig {
	font-size: 10px;
	color: #000000;
	line-height: 1em;
}