@charset "utf-8";
/* CSS Document */

#gb_container img {
	border: 0;
}

#gb_container {
	height: 25px;
	background: #000000;
}

a {
	outline-style: none;
}

/*#container {
	position: relative;
	height: 160px;
	width: 100%;
}*/

.graceKids_bg {
	background: transparent url('../images/graceBar/graceKids_bg.gif') repeat-x;
}

.youth_bg {
	background: transparent url('../images/graceBar/youth_bg-trans.png') no-repeat;
}

.college_bg {
	background: transparent url('../images/graceBar/college_bg-trans.png') no-repeat;
}

.youngAdults_bg {
	background: transparent url('../images/graceBar/youngAdults_bg-trans.png') no-repeat;
}

.men_bg {
	background: transparent url('../images/graceBar/men_bg-trans.png') no-repeat;
}

.women_bg {
	background: transparent url('../images/graceBar/women_bg-trans.png') no-repeat;
}

.seniors_bg {
	background: transparent url('../images/graceBar/seniors_bg-trans.png') no-repeat;
}

#gb_bar {
	position: relative;
	height: 25px;
	width: 970px;
	line-height: 25px;
	font-size: 2px;
	margin: 0 auto;
}

#gb_graceLogo {
	position: relative;
	width: 70px;
	height: 25px;
	line-height: 25px;
	font-size: 2px;
	float: left;
}

#gb_lifeStages {
	position: relative;
	width: 175px;
	height: 25px;
	line-height: 25px;
	font-size: 2px;
	float: right;
}

#gb_lifeStages ul {
	list-style: none;
	height: 25px;
	line-height: 25px;
}

#gb_lifeStages li {
	position: relative;
	height: 25px;
	line-height: 25px;
	float: left;
}

#gb_menus {
	height: 35px;
}

#gb_header_container {
	width: 100%

}

#gb_header {
	position: relative;
	height: 62px;
	width: 970px;
	margin: 0 auto;
}
