h1 {
	padding-top: 0;
	margin-top: 0;
	border-bottom: 1px solid #0075CE;
}

.service_box_wrapper h2 {
	border-bottom: 1px solid #0075CE;
}

a, a:visited {
	color: #00a32e;
}

#headerwrapper {
	background-color: #F5F5F5;
	border-bottom: 2px solid #0D7CD0;
}

#contentwrapper {
	background-color: #BFDCF3;
	background-image: url('/images/shell/body-main-back-2.png');
	background-repeat: repeat;
	border-bottom: 2px solid #0D7CD0;
}

#footerwrapper {
	/*background-color: #F5F5F5;
	border-top: 2px solid #0D7CD0;*/
}

#footer_text {
	font-family: Verdana;
	padding-left: 10px;
	font-size: 1.0em;
	color: #272727;
}

#footer_nav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.4em;
	padding-right: 20px;
}

#igzactly_byline {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 1.0em;
}

