/* HEADER TOP FORMATTING */

#header-top {
	position: relative;
	background-color: #0a2c65;
}

#header-top-main {
	position: relative;
	width: 690px;
}

#header-logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* END HEADER TOP FORMATTING */

/* HEADER BOTTOM FORMATTING */

#header-bottom {
	height: 64px;
	background: url(../images/nav-bar-bg.png) repeat-x left top;
	position: absolute;
	z-index: 1;
	top: 148px;
	margin-top: -3px;
	width: 900px;
}


#cat_424259_divs{
	margin-top:5px;
	padding-top:25px;
	list-style: none;
	width: 690px;
	float: left;
	position: relative;
	top:0;
	font-family: Arial, Helvetica, sans-serif;
    background:transparent url(../images/nav_icon_bg.png) no-repeat top;
}

#nav_424259 {
        background;
	padding: 0;
	list-style: none;
	width: 690px;
}

/* EVENLY SPACE THE NAV ITEMS */

#nav_424259 li {
	float: left;
	padding: 0;
	text-align: center;
	width: 138px;
}

#nav_424259 li a {
	border-width: 1px;
	padding-top: 35px;
}

#nav_424259 li a {
	text-decoration: none;
	color: white;
}

#nav_424259 li a:hover {
	text-decoration: underline;
}

#nav_424259 li a:visited {
	color: white;
}

#nav_424259 li ul {
	background:#E73801 none repeat scroll 0 0;
	left:-999em;
	padding: 0;
	position:absolute;
	top:34px;
	width:175px;
}

#nav_424259 li:hover ul {
	position: relative;
	left: 40px;
	top: 5px;
	list-style-type: none;
}

#nav_424259 li ul a:hover {
background: #FF6E00 none repeat scroll 0 0;
color:#FFFFFF;
text-decoration: none;
}

#nav_424259 li ul a {
	background:#E73801 none repeat scroll 0 0;
	border-bottom:1px solid #F66D4A;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:14px;
	line-height:normal;
	margin:0;
	padding:3px 0 3px 7px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	width:135px;
}	

#bar-nav {
	padding: 0;
	list-style: none;
	width: 690px;
	margin-top: 6px;
}

/* EVENLY SPACE THE NAV ITEMS */

#bar-nav li {
	float: left;
	padding: 0;
	text-align: center;
	width: 20%;
	margin: 0;
}

#bar-nav li p {
	padding: 0;
	text-align: center;
	margin-bottom: 0;
	margin-top: 2px;
	margin-right: 0;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#bar-nav li img {
	border: none;
}


#bar-nav li a {
	text-decoration: none;
	color: white;
}

#bar-nav li a:hover {
	text-decoration: underline;
}




/* END HEADER BOTTOM FORMATTING */