body{
	margin:0;
	background:#fff;
	background-repeat:repeat-x;

}

#home{
width:940px;
height:532px;
background-image:url(images/bg.jpg);
}

#form{
background-image:url(images/form.png);
position:absolute;
margin-top:195px;
margin-left:486px;
height:37px;
width:409px;
}

#search{
border:0px;
height:20px;
color: #999999;
position:absolute;
margin-top:9px;
margin-left:9px;
}

#go{
position:absolute;
margin-top:195px;
margin-left:895px;
height:37px;
width:34px;
}

#logo{
position:absolute;
margin-top:134px;
margin-left:486px;
height:46px;
width:224px;
}

a:link,
a:active,
a:visited{
	font-family: Verdana, Sans-serif;
	font-size: 14px;
	text-decoration: none;
    color:#333333;
    font-weight:bold;

}
a:hover
{
	font-family: Verdana, Sans-serif;
	font-size: 14px;	
	text-decoration: none;
	color:#ff9333;
    font-weight:bold;

}

a:link img,
a:active img,
a:visited img {  border: none;  } 

.foot{
font-family:Arial;
font-size:12px;
color:#999999;

}

#results{
margin-left: auto;
margin-right: auto;
width: 780px;
}

#title{
    font-family: Verdana, Sans-serif;
	font-size: 16px;	
	color:#ff9333;
    font-weight:bold;
}

#fre{
text-align:right;
}
