/* Search Page Specific Header */

#logo {
	width: 419px;
	height: 95px;
	float: left;
	margin-top: 40px;
	border-top: 1px solid #c8c5c2;
	padding-top: 15px;
	margin-bottom: 20px;
	
}

h1 {
	background: url('../../../images/homelogo.png') no-repeat;
	height: 65px;
	width: 265px;
	text-indent: -9999px;
}


ul#mid {
	float: left;
	width: 870px;
	height: 46px;
	background: url('../../../images/mid_bg_1.gif') top left no-repeat;
	text-transform: uppercase;
	margin-bottom: 10px;
}

ul#mid li {
	display: block;
	float: left;
	font-size: 1.4em;
	padding-top: 14px;
}



#content iframe {
	width: 869px;
	height:2000px;
	border:none;
	background: #efefef url(../images/spinner.gif) center center no-repeat;
}

#content iframe body {
	background:#ff0000;
}
