* {
	margin: 0;
	padding: 0;
}
body { 
	background: #fff;
	position: relative;
	width: 725px;
	margin: 0 auto;
}
a, img {
	border: 0;
	outline: 0;
}
#logo {
	background: url(/images/mysearch-finder/logo.gif) no-repeat;
	width: 366px;
	height: 88px;
	text-indent: -9999px;
	margin: 50px 0 10px 160px;
}
#search {
	position: relative;
	clear: both;
	margin: 0 auto 30px auto;
	background: url(/images/mysearch-finder/search_bg.gif) no-repeat;
	width: 583px;
	height: 72px;
}
#search_box {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	position: absolute;
	width: 402px;
	height: 18px;
	border: 1px solid #d5d5d5;
	padding: 2px 5px 0 5px;
	margin: 12px 0 0 12px;
}
#search_button {
	position: absolute;
	right: 18px;
	top: 8px;
	background: url(/images/mysearch-finder/search_btn.gif) no-repeat;
	width: 119px;
	height: 30px;
	border: 0;
	cursor: pointer;
}
.main_links {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	clear: both;
	text-align: center;
	padding: 155px 0 30px 0;
}
.main_links a:link, .main_links a:visited {
	color: #999;
	text-decoration: none;
}
.icons {
	list-style: none;
	margin: 0 auto;
	padding-top: 15px;
	width: 689px;
	clear: both;
}	
.icons li {
	float: left;
	margin: 0 15px 0 0;
}
.icons li a {
 display: block;
 text-indent: -9999px;
 height: 69px;
 width: 73px;
}
.icons li.last {
	margin-right: 0;
}
.icons li.lower {
	margin-top: 25px;
}
#sports {
	background: url(/images/mysearch-finder/sports.jpg) no-repeat;
}
#weather {
	background: url(/images/mysearch-finder/weather.jpg) no-repeat;
}
#tech {
	background: url(/images/mysearch-finder/tech.jpg) no-repeat;
}
#travel {
	background: url(/images/mysearch-finder/travel.jpg) no-repeat;
}
#news {
	background: url(/images/mysearch-finder/news.jpg) no-repeat;
}
#entertainment {
	background: url(/images/mysearch-finder/entertainment.jpg) no-repeat;
}
#shopping {
	background: url(/images/mysearch-finder/shopping.jpg) no-repeat;
}
#health {
	background: url(/images/mysearch-finder/health.jpg) no-repeat;
}