div#pagecopy {
	margin-top:0px;
}

div#section {
	margin-bottom:0;
}

div#nav li.H a {
	background-position:-482px -120px
}
div.navitem h1 {
	margin:5px 0;
}

div.navitem h2 {
	margin:10px 0;
}

div.two-cols {
    padding: 0 0 10px;
}

div.four-cols {
	border-bottom:none;
	margin-bottom:0;
}

	div.four-cols div.column {
		padding-top:10px;
	}

/* ICON SLIDE SHOW */

div#IconSlideshow {
	position:relative;
	width:650px;
	height:120px;
	margin:0 25px 0;
}

div#IconSlideshow div.navitem {
	height:120px;
}

div#IconSlideshow div.navitem:hover {
	background-color:#FAFAFA;
}

	div#ISelements {
		position:relative;
		width:650px;
		height:120px;
	}

	div#IconSlideshow ul {
		margin:0;
		padding:0;
		height:auto;
		overflow:hidden;
	}

		div#IconSlideshow ul li {
			list-style:none;
			float:left;
			margin:0;
			padding:0;
			height:auto;
		}

		div#IconSlideshow ul li h2 {
			font-size:0.688em;
			text-align:center;
			margin:5px 0 0;
			width:80px;
			border:none;
		}

	div#ISscrollerLeft,
	div#ISscrollerRight {
		width:12px;
		height:40px;
		background:url(default/main-sprite.png) no-repeat -449px -131px scroll transparent;
		top:30px !important;
		cursor:pointer;
	}

	div#ISscrollerLeft {
		margin-left:-25px;
	}

	div#ISscrollerRight {
		background-position: -461px -131px;
		margin-right:-25px;
	}
/* END ICON SLIDESHOW */

/* HOMEPAGE SOCIAL MEDIA */
	div#aside div.socialmedia_wrapper {
		margin:30px 0 15px 20px;
	}
		div#aside div.socialmedia_wrapper div.socialmedia {
			margin-bottom:10px;
		}
/* END HOMEPAGE SOCIAL MEDIA */
