@charset "utf-8";
#mainContent  {
	height: auto;
	width: 75%;
	text-align: left;
	font: 100% arial;
	color: #000000;
	margin-bottom: 50px;
	border: 0;
	top: 3%;
	padding-bottom: 20px;
	font-size: 13px;
	background-color: #FFFFFF;
	z-index: 3;
	overflow: visible;
	float: left;
	position: relative;
	left: 3%;
} 
#mainContent h1 {
	font-size: 14px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
}



h1 {
	font: bold 40px/100% "Century Gothic";
	position: relative;
	color: #FFFFFF;
	overflow: visible;
}
.qs_index {
	height: 250px;
	width: 341px;
	border: 1px dotted #003366;
	position: relative;
	left: 25px;
	top: 40px;
	background-image: url(../Images/Background/quick_search.jpg);
	background-repeat: no-repeat;
	float: left;
	visibility: visible;
}

#freemarket   {
	height: auto;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #999999;

}

h1 span {
	background: url(../Images/Header/gradient-Blue.png) repeat-x;
	position: absolute;
	display: block;
	width: 359px;
	height: 40px;
}
.iframe   {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	position: relative;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	white-space: normal;
	clear: both;
	visibility: visible;
	overflow: auto;
	background-color: #FFFFFF;
}
#qs {
	color: #0099FF;
	background-color: #000000;
	height: 400px;
	width: 500px;
	position: relative;
	left: -150px;
	z-index: 2;
}

.center {
	text-align: center;
}

