/****************************************
topflash
****************************************/

#header #topflash {
	margin : 0 auto;
	padding :0;
	width : 960px;
	height : 394px;
	line-height:1%;
	font-size:1%;
	overflow : hidden;
	z-index : 1
}

ul#outlink{
	position : absolute;
	width : 201px;
	height : 42px;
	background : transparent url(../images/top_outlink_bg.png) no-repeat left top;
	padding : 0;
	margin : 0 0 0 740px;
	z-index : 10
}

ul#outlink li a {
	float : left;
	color : #fff;
	font-family : serif;
	font-size : 12px;
	line-height : 18px;
	text-decoration : none;
}

ul#outlink li a:hover {
	color : #c90;
}

ul#outlink li#english a {
	padding : 10px 0 0 30px;
}

ul#outlink li#kids a {
	padding : 10px 0 0 40px;
}

#header #topflash #flash {
	margin : 0;
	padding :0;
}

/****************************************
gnav
****************************************/

#header #gnav {
	margin : 0;
	width : 100%;
	height : 40px;
	background : #fff;
	border-top : 1px solid #d5d4d4;
	text-indent : -9999px;
}

#header #gnav.gnav-border-bottom {
	margin : 0;
	width : 100%;
	height : 40px;
	background : #fff;
	border-top : 1px solid #d5d4d4;
	border-bottom : 1px solid #d5d4d4;
	text-indent : -9999px;
}

/****************************************
submenu
****************************************/

#header #subnav {
	width : 100%;
	background-color : #4c4948;
	margin : 0;
}

#header #subnav #subnavinner {
	width : 960px;
	margin : 0 auto;
	padding : 0;
	text-align : center;
}

