


	
/*	-------------------------------------------------------------
	Layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	

	.logo_banner{
	margin:0 auto;
	width:984px;
	padding:0 0px 0 0px;
	background:#fff;
	margin-bottom:1px;
	overflow:hidden;
	}
	
		.wrap1 {
		width: 984px; padding: 0px 5px 10px 5px; overflow: hidden;
		background: #FFF; margin:0px auto;
		
	}
	
/*	-------------------------------------------------------------*/

.channelNav {
		background: url(nav1.gif);
		height: 90px;
	}
	
.channelNav h2 a {
	float:left;
	display:inline;
	width:179px;
	height:88px;
	background:url(channellogo.gif) no-repeat;
	text-indent: -9999px;
}


.menu_con {
		background: url(nl.gif) no-repeat right top; 
		float: right;
		display:inline;
		color:#FFFFCC;
		height:90px;
		width:782px;
	}
	
.menu_con h3 {
		width:33px;
		height:40px;
		text-align:center;
		font-size:12px;
		background:url(nav_tab.gif) no-repeat;
		float: left;
		display:inline;
		padding: 2px 0 0 0;
		margin:10px 0 0 4px;
		line-height:20px;
		font-weight:700;
		color:#38a751;
		
	}
	
.menu_con a {
		color:#fff;
			
	}
	
.menu_con h3 a {
		color:#FFD7EB;
		
}

.menu_con a:hover,.menu_con h3 a:hover{
		color:#ffff00;
		text-decoration:none;
	}

.menu_con div {
		float:left;
		display:inline;
		padding:16px 0 0 4px;	
	}
	
.menu_con p {
		line-height:16px;
		padding:0 0 1px 0;}
	
.menu_con div p a {padding:0 10px;color:#fff;}
.menu_con div p a:hover{color:#FFDE00;}
.menu_con p a:visited,.menu_con p a:link{color:#fff;}
.channelNav .search{float:left; padding-top:13px; color:#76b8e5; width:770px; text-align:left;background:url(search-tags.gif) no-repeat 250px 13px;}	
.channelNav .search a{padding:0 10px; color:#555;}
.channelNav .search a:visited,.channelNav .search a:link{color:#555;}
.channelNav .search a:hover{color:#45987a; text-decoration:underline;}
