*{
margin:0px;
padding:0px;
}

img {
border:none;	
}

.clear{
clear:both;	
}


.space{
clear:both;
height:10px;
}




#header{
	width:980px;
	margin:0px auto;
}

.searchBar{
background:none;
float:left;
text-align:left;
width:100%;
}


.search{
float:right;
height:45px;
width:400px;
padding:6px 20px;
}

input{
margin:0px 0px;	
}

.txt input{
	border:1px solid #b0c5a4;
	height:13px;
	padding:5px;
	width:120px;
	float:left;
}

.searchBt input{
	background:url(../images/searchBtBg.png) no-repeat center bottom;
	width:97px;
	height:28px;
	color:#ffffff;
	border:none;
	text-transform:uppercase;
	padding:3px 15px 3px 0px;
	float:right;
}
