body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #6D6E71;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.TopBackground{
	height:56px;
	text-align:center;
	width:100%;
		background:url(../images/TopTile.jpg) repeat-x;
}

.TopImage{
	position:relative;
	height:56px;
	margin:auto auto;
	width:874px;
}

.MainArea
{
	position:relative;
}

.MainAreaContent
{
	margin:auto auto;
	width:874px;
	text-align: center;
}

iframe
{
	border:none;
	overflow:hidden;
}

#googlesearch {
		z-index:9999;
		background: url('../images/MasterSpliceMap.png') -312px -120px no-repeat;
		color: #BFC0C3;
		border: 0px;		
		font-size: 13px;		
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		outline: none;
		padding-left: 22px;
		line-height: 23px;
}

.GoogleSearch
{
	position:absolute;
	right: 200px;
	top: 18px;
	width: 159px;
	height: 25px;
}
