.gsam_home {
	margin-bottom: 20px;
}
#gsam_home_tout {
	height: 328px;
	position: relative;
	overflow: hidden;
}

.gsam_home_frame .on {
	z-index: 4;
	opacity: 1;
}
.gsam_home_tout_box {
	height: 266px;
	position: absolute;	
	width: 100%;
	background: #000 no-repeat;
	z-index: 2;
	
}
.bigLink {
	height: 266px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.gsam_home_frame {
	height: 266px;	
	background: #000;
}
.gsam_home_nav_holder {
	width: 100%;
	position: absolute;
	top: 251px;
	right: 14px;
	z-index: 12;
}
.gsam_home_nav {
	height: 155px;
}

.gsam_home_nav div div {
	display: none;
	margin-left: 15px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
}
.gsam_home_nav a {
	height: 57px;
	width: 268px;

	margin-left: 15px;
	border: 1px solid #fff;
	display: none;
	background-position: 0 0;
}
.gsam_home_nav a.on {
	border: 6px solid #fff;
}

/* NAVBAR */
#gsam_home_navHolder {
	height: 65px;
	border-top: 1px solid #fff;
	background: #000;
	position: absolute;
	bottom: 0;
	width: 10000px;
	z-index: 500;
	_bottom: -5px;
	padding-bottom: 0px;
}	
.gsam_home_msg {
	position: absolute;
	
}
.gsam_home_msg div {
	background: #fff;
	padding: 10px;
	position: absolute;
	width: 220px;
	z-index: 5;
}
#gsam_home_navHolder div.blocker {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 70px;
	border-right: 1px solid #fff;
	z-index: 6;
}	
#gsam_home_navHolder img.img{
	position: relative;
	z-index: 10;
	margin: 0;
	padding: 0;
	width: 240px;
}
#gsam_home_navHolder .gsam_home_item {
	float: left;
	cursor: pointer;	
	position: relative;
	width: 241px;
	z-index:10;
}


