
#img_boxes {display: none;}

#navbar, #footer, #aside-nav, #top-right-nav {display: none;}

#main {margin:0; padding-top: 20px;}
#aside {position: relative; top: 20px;}

#horizontal_banner {
	width: 850px;
	height: 50px;
	}

h1 {
	display:  block;
	font-size: 25px;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	color: #000;
	text-indent:0px;
	height: auto;
	padding-top: 0;
	float: none;
	width: auto;
	position: relative;
	top: 20px;
	border-bottom: solid 3px #333;
	padding-bottom: 10px;
	}

.about h1 {color:#598193; border-color: #598193;}
.news h1 {color:#999999; border-color:#999999;}
.client-services h1 {color:#db8015; border-color:#db8015;}


.news.press_release #aside {display: none;}

.news.press_release #main {width: 750px;}

a {text-decoration: none;}
