/* GENERAL STYLES */
/* HEADER   ----------------------------------------------- */	


	#headerWrap
		{
		position:relative;
		background-image:url('http://www.naias.com/media/193/header.jpg');
		background-repeat: no-repeat;
		background-position: top center;
		margin:0px;
		z-index:3;
		width:100%;
		height:150px;
		}


	#header
		{
		position:relative;
		top:0px;
		left:0px;
		z-index:4;
		height:150px;
		width:960px;
		margin-left:auto;
		margin-right:auto;
		}


	#logo
		{
		position:absolute;
		width:320px;
		height:90px;
		}



	#headerLinks
		{
		position:absolute;
		top:5px;
		left:472px;	
		width:470px;
		}



    	#headerLinks a
		{
		font-size:10px;
		font-family:Arial;
		font-weight:bold;
		color:#999999;
		line-height:20px;
		padding-right:15px;
		text-decoration:none;
		}



    	#headerLinks a:HOVER  
		{
		color:#bd0000;
		}



	input#search
		{
		position:absolute;
		top:2px;
		left:357px;
		padding-left:2px;
		width:90px;
		height:14px;
		color:#666666;
		line-height:14px;
		border-top:1px solid #dddddd;
		border-bottom:1px solid #dddddd;
		border-left:1px solid #dddddd;
		border-right:0px;
		}

	

	#searchBtn
		{
		position:absolute;
		top:2px;
		left:450px;
		margin-top:0px;
		padding:0px;
		width:18px;
		height:18px;
		}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

