#state-map {
	margin:0;
	padding:0;
	width: 430px;
	height: 425px;
	background: #84A93E;
	
	margin-right: 8px;
	margin-bottom: 1px;
	float:left;
}

#state-map-noflash {
	margin:0;
	padding:0;
	width: 430px;
	height: 425px;
	background: #84A93E url("/images/findmymcd_noflashbg.gif") no-repeat;
	
	margin-right: 8px;
	margin-bottom: 1px;
	float:left;
}

#state-opportunity {
	font-family: Lucida, 'Lucida Grande', Tahoma, Arial, sans-serif;
	position:relative;
	margin:0;
	padding:0;
	width: 264px;
	height: 425px;
	background: #278578;
	float:left;
}

#state-opportunity h1 {
	position: relative;
	height: 95px;
	margin:0;
	padding:0;
	background: url('/images/state_opportunity_head.gif');
	text-indent: -10000em;
}

#state-opportunity-path {
	text-indent: -10000em;
	background: url('/images/state_opportunity_path.gif');
	margin: 0;
	padding: 0;
	height: 152px;
}

#state-opportunity-path h2, #state-opportunity-path p {
	margin: 0;
	padding: 0;
}

#state-opportunity-search {
	position: absolute;
	left: 0;
	top: 247px;
	height: 177px;
	width: 264px;
	background: url('/images/state_opportunity_bg.gif');
	margin: 0;
	padding: 0;
}

#state-opportunity-cities {
	width: 235px;
	height: 94px;
	position: absolute;
	left: 15px;
	top: 40px;
	border: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#state-opportunity-type {
	font-size: 8pt;
	text-align: center;
	padding-top: 3px;
}
#state-opportunity-submit {
	position: absolute;
	left: 128px;
	top: 145px;
}

#mcd_flash_nav {
	float:right;	
}

#state-dropdown-noflash {
	position:relative;
	left:100px;
	top:190px;
}

#state-banner-noflash {
	position:relative;
	margin:0;
	padding:0;
	left:0px;
	top:333px;
	width:410px;
	height:65px;
}