
#wrapper {
	margin: 0 auto;
	/*width: 1000px;*/
}
#jumbo_quick_search {
	background:
		url("/images/jumbo_quick_search.jpg")
		no-repeat scroll left top transparent;
	height: 350px;
	position: relative;
	width: 964px;
	z-index: 1;
}

#jumbo_quick_search #search_field_cont #loc {
	border: medium none;
	color: #999999;
	font: 20px Verdana, Arial, sans-serif;
	height: 26px;
	padding: 4px;
	width: 420px;
}

#jumbo_quick_search #search_field_cont {
	height: 33px;
	left: 106px;
	position: absolute;
	top: 145px;
	width: 434px;
	z-index: 5;
}

#jumbo_quick_search #search_button_cont {
	height: 36px;
	left: 401px;
	position: absolute;
	top: 192px;
	width: 142px;
	z-index: 5;
}

#jumbo_quick_search #loki_button_cont {
	bottom: 14px;
	color: #666666;
	font: 22px Verdana, Arial, sans-serif;
	height: 40px;
	left: 238px;
	position: absolute;
	width: 500px;
	z-index: 5;
}

#browse_options {
	width: 964px;
	height: 220px;
}

#browse_options #col_1 {
	background:
		url("/images/bg_browse_option_col_1.png")
		no-repeat scroll left top transparent;
	float: left;
	height: 209px;
	position: relative;
	width: 321px;
	z-index: 1;
}

#browse_options #col_2 {
	background:
		url("/images/bg_browse_option_col_2.png")
		no-repeat scroll left top transparent;
	float: left;
	height: 209px;
	position: relative;
	width: 321px;
	z-index: 1;
}

#browse_options #col_3 {
	background:
		url("/images/bg_browse_option_col_3.png")
		no-repeat scroll left top transparent;
	float: left;
	height: 209px;
	position: relative;
	width: 321px;
	z-index: 1;
}

#browse_options .top-list {
	color: #000000;
	font-size: 11px;
	height: 105px;
	margin: 60px 0 0 7px;
	width: 291px;
	font-family: Verdana;
}

#browse_options .top-list table {
	border-spacing: 0 2px;
	margin-left: 13px;
}

#browse_options .top-list a {
	color: #000000;
	text-decoration: underline;
}

#browse_options .top-list table tr.grey {
	background-color: #F1F1F1;
}

#browse_options .top-list table td.location {
	padding: 0 0 2px 8px;
	width: 220px;
}

#browse_options .top-list table td.number {
	font-weight: bold;
	padding: 0 15px 0 0;
	text-align: right;
	width: 34px;
}
