@import "style.css";

#navigation,
#aside_content,
#banner,
#poweredBy {
	display:none;
}

#content_primary {
	width: 100%;
	background:none;
}

.cv {
	width: 70%;
}

#services #aside_content {
	clear: both;
	display: block;
}

#services #content_primary {
	width: 60%;
}
