body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #101010;
}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}


form {
	margin: 0px;
	padding: 0px;
}

#main_logo {
	background-image: url(../site_images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: 500px;
}

#main_search {
	font-size: 100%;
	font-weight: bold;
	width: 375px;
	position: relative;
	top: 100px;
	text-align: left;
}

#search_field {
	font-size: 100%;
	font-weight: bold;
	width: 289px;
	line-height: 23px;
	height: 23px;
	margin: 0px;
	text-indent: 5px;
	padding: 0px;
	background: url(../site_images/searchfield.jpg) no-repeat;
	border: none 0px;
}

#new_search_field {
	font-size: 28px;
	width: 325px;
	line-height: 37px;
	height: 37px;
	margin: 0px;
	text-indent: 5px;
	padding: 0px;
	background: url(../site_images/new_searchfield.jpg) no-repeat;
	border: none 0px;
}

#search_go {
	font-size: 0px;
	color: #FFFFFF;
	width: 94px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	background: url(../site_images/button_bg.jpg) no-repeat;
	border: none 0px;
}

#fullheight {
	height: 100%;
}

#content {
	width: 500px;
}

#about_sb {
	width: 500px;
	text-align: justify;
	top: 150px;
	position: relative;
	font-size: 75%;
	color: #CCCCCC;
	letter-spacing: 0.05em;
	line-height: 1.25em;
}

#bottom_info {
	width: 500px;
	text-align: left;
	top: 150px;
	position: relative;
	font-size: 75%;
	color: #666666;
}

#fresh_holder {
	width: 500px;
	text-align: right;
	top: 150px;
	position: relative;
}

hr {
	border: 0px solid;
	color: #BF0000;
}

h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
