#gs_nav {
	line-height: 11px;
	position:relative;
	top: 0;
	left: 0;
	z-index: 550; 
	float:right;
	width:758px;
}

#gs_nav_top_links {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	float: right;
	text-align: right;
	margin: 23px 0 4px 0;
	width: 100%;
}

#gs_nav_top_links a:link,
#gs_nav_top_links a:visited, 
#gs_nav_top_links a {
	font-weight:bold;
	font-size:11px;
	line-height:normal;
	color: #fff;
	text-transform: uppercase;
}

#gs_nav_top_links a:hover {
	color: #999;
	text-transform: uppercase;
}

#gs_nav_hdr {
	height:74px;
}

#gs_nav_hdr div {
	float:left;
}

#gs_nav_hdr .gs_nav_hdr_sect,
#gs_nav_hdr .gs_nav_hdr_sect_selected {
	padding:0 2px 0 0;
	height:74px;
	/*width:74px;*/
}

#gs_nav_indexLink {
	height:74px;
	width:226px;
	padding:0 2px 0 0;
	cursor: pointer;
	cursor: hand;
}

/* class for when the user is in that section in the navigation */

#gs_nav_search {
	background:#444;
	padding:0 20px 0 20px;
	height:74px;
	width:262px;
}

#gs_nav_searchbox {
	position:absolute;
	bottom:0px;
	border-style:none;
	border-width:0;
	font-size:30px;
	color:#666;
	overflow:hidden;
	height:36px;
	width:233px;
	background:#444;
}

#gs_nav_search form ul {
	position:relative;
}

#gs_nav_search form ul li {
	display:inline;
	list-style:none;
	height:60px;
	width:40px;
}

#gs_nav_searchbox_border {
	position:relative;
	border-bottom:solid 1px #999;
	margin:0 10px 10px 0;
	height:60px;
	width:234px;
}

#gs_nav_searchbtn {
	position:absolute;
	top:52px;
	color:#999;
	border:none;
	cursor:pointer;
}

#gs_nav_dd {
	display:block;
	position:absolute;
	overflow: visible;
	background: #fff;
	color:#666;
	padding:2px 0 0 0;
/*	height:233px;
	width:758px;
*/
}

#gs_nav_dd .gs_nav_dd_item {
	display:none;
	position:absolute;
	overflow:visible;
	background: #fff;
	font-size: 14px;
	line-height:normal;
	color:#666;
	height:180px;
	width:758px;
	padding-bottom: 50px;
}

#gs_nav_dd ul {
	display:block;
	float:left;
	list-style:none;
	background-color:#fff;
	padding:37px 74px 0 74px;
	width:150px;
}

#gs_nav_dd ul li {
	display:block;
	*display:inline-block;
	border-bottom:solid 1px #e5e5e5;
	padding: 3px 0 3px 0;
}

.gs_nav_dd_item ul li a:link,
.gs_nav_dd_item ul li a:visited {
	font-size: 14px;
	color:#666;
	text-decoration:none;
}

.gs_nav_dd_item ul li a:hover {
	color:#000;
}

#gs_nav_dd .gs_nav_tout {
	background: #fff;
	float:right;
	margin:37px 0 0 0;
	width:456px;
}

#gs_nav_dd .gs_nav_tout p {
	display:inline;
	float:left;
	width:150px;
}

#gs_nav_dd .gs_nav_tout img.tout_img {
	display:inline;
	float:left;
	width:150px;
}

#gs_nav_dd .gs_nav_tout p {
	padding:0 2px 0 0;
}

#gs_nav_dd .gs_nav_tout p img {
	display:block;
	padding:0 0 11px 0;
}

#gs_nav_dd .gs_nav_tout p a:link,
#gs_nav_dd .gs_nav_tout p a:visited {
	display:block;
	padding:2px 0 0 0;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:normal;
	color:#666;
}

#gs_nav_dd .gs_nav_tout p a:hover {
	color:#000;
}

.gs_nav_tout p a.tout_desc {
	width:140px;
}