#breadcrumb {
	display: none;
	}

#content {
	padding: 10px 0 0;
	}
	
#sidebar .quicklinks {
	height: auto;
	}

#page-header-overlay {
	display: none;
	}
	
#main {
	border-right: none;
	}
	
#sidebar {
	border-left: 1px solid #BAC3BF;
	padding-left: 9px;
	margin-left: -9px;
	}

#welcome {
	width: 260px;
	border-right: 1px solid #919b9c;
	padding: 0 20px 0 0;
	font-size: 16px;
	line-height: 1.5em;
	float: left;
	color: #333;
	}
	
#welcome p {
	line-height: 1.5em;
	}
	
#testimonial {
	width: 400px;
	float: right;
	color: #4d5457;	
	}
	
	#testimonial blockquote {
		margin: 0;
		padding: 0px 50px 0 0;
		font-size: 16px;
		line-height: 1.5em;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		}
		
	#testimonial cite {
		font-style: italic;
		font-size: 11px;
		margin: 10px 0 0;
		display: block;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		
	#testimonial .note {
	    font-size: 10px;
	}
		
		
/* [ Lifecycle Feature ] */

#lifecycle-feature {
	padding: 10px 0 0;
	}

#lifecycle-feature h4 {
	color: #919B9C;
	font-size: 14px;
	margin: .5em 0 .25em;
	line-height: 1.25em;
	font-weight: normal;
	}
	
#lifecycle-feature p {
	margin: 0;
	font-size: 11px;
	line-height: 1.25em;	
	}
	
#page{
	background: none;	
}

#sidebar {
	padding-bottom:0px;
}