/*HEADER----------------------------------------------------------------//
------------------------------------------------------------------------*/
#header{
	float:left;
	display:inline;
	width:980px;
	height:162px;
	margin:0px;
	padding:0px;
	background: url(../chrome/header.gif);
	background-repeat: repeat-x;
}

#superHeader{
	float:left;
	display:inline;
	clear:left;
	font-size:10px;
	width:980px;
	height:20px;
	margin:0px;
	padding:0px;
	color:black;
}

#headerLeft{
	font-size:12px;
	float:left;
	display:inline;
	width:250px;
	height:auto;
	color:white;
	margin:10px 20px 0px 10px;
}

#headerLeft p{
	color:white;
	font-size:16px;
	text-align:right;
	line-height:120%;
}

#headerLeft .small{
	font-size:12px;
}

#headerLeft a{
	color:white;
}

#headerLeft a:hover{
	color:#32ff00;
}

#headerRight{
	float:right;
	display:inline;
	clear:none;
	width:200px;
	height:auto;
	margin:0px 0px 0px 0px;
}

#header img{
	float:right;
	display:inline;
	clear:right;
}

#header h1{
	font-size:18px;
	width:500px;
	height:60px;
	float:left;
	display:inline;
	clear:none;
	padding:0px;
	margin:35px 0px 0px 0px;
	color:white;
}

#header object{
	float:right;
	display:inline;
}

#googlesearch{
float:right;
width: 300;
display:inline;
margin: 0px 5px 10px 0px;
}

/*LOGO------------------------------------------------------------------//
------------------------------------------------------------------------*/


