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

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

a, a:visited {
	/*color: #C51230;*/
}

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

#contentwrapper {
	background-color: #FFF200;
}

#footerwrapper {
	background-color: #F5F5F5;
	border-top: 2px solid #FFD700;
}

#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;
}


/* MENU STYLES */
.menu li {
	border-top: 3px solid #FFD700;
}

#menu_lastOption {
	border-bottom: 3px solid #FFD700;
}

