#example3 a:link, #example3 a:visited,#example3 a:active {
	color: #2d7104;
	}
#example3 a:hover {
	color: #000000;
}
#example3 p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
}




/* Border for mapbook images */
#homeTopper {
	border-bottom: 1px solid #00446c;
}
/* Mapbook image bar styling */
#homeTopper, #homeTopper #topperText {
	height:223px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-position: top center;
	clear: both;
	min-width:960px;
	width: 100%;
	cursor: pointer;
}
/* relative position container */
#homeTopper #topperText {
	width: 960px;
	margin: 0 auto;
	padding:0;
	position:relative;
}
/* vertical alignment container */
#homeTopper #topperText #topper_v_align {
	margin:0;
	padding:0;
	position:absolute;
	bottom:15px;
	right:0;
}
/* case studies box link */
a#mapLinks {
	display:block;
	font-size: 1.2em;
	line-height: 1.6em;
	border: 1px solid #7b7c7c;
	background-color: #d8ecf8;
	padding: 4px;
	margin:0;
	text-decoration:none;
	color: #00709C;
	float:right;
}
/* case studies box link hover */
a#mapLinks:hover {
	text-decoration:none;
	color: #00709C;
}
/* case studies box link button */
a#mapLinks span, a#mapLinks strong {
	display:inline-block;
	margin:0;
	cursor:pointer;
	font-size:1.1em;
	line-height:1.1em;
}
/* case studies box link text */
a#mapLinks strong {
	margin-right:6px;
	margin-left:6px;
	padding:4px 0;
}
/* three columns */



#leftCol{
	float: left;
	width: 400px;
	margin:0;
	padding:0px 0px 0px 30px;
	background-repeat:no-repeat;
	border-left: 1px solid #ACC6D8;
}

#rightCol{
	float: left;
	width: 400px;
	margin:11px 11px 11px 11px;
	padding:0px 10px 0px 0px;
}
/* three columns headers */
#leftCol h1, #middleCol h1, #rightCol h1 {
	margin-top:0;
	padding-top:0;
}
/* three columns headers */
#rightCol h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 0px;
}
#middleCol {
	margin-right:20px;
	border-right:1px solid #ACC6D8;
}
/* Try ArcGIS Explorer styles */
#download_arcgis {
	height:51px;
	width:99%;
	padding:0;
	margin:5px 0 5px 0;
}
#download_arcgis #world_img {
	float:left;
	margin:0;
	padding:0;
}
#download_arcgis #world_img img {
	margin:0;
	padding:0;
}
#download_arcgis #world_download {
	float:left;
	margin-left:10px;
}
#download_arcgis #world_download a.button {
	margin-top:13px;
}
/* Images in right column #rightCol img {
	margin-top: 0;
	margin-bottom: 5px;
	border:1px solid #777777;
}
#rightCol img.borderNone {
	border:none;
}
*/

.Cnt{width:100%; height:445px; float:left; background-image:url(../graphics/bg_man.jpg); background-repeat:repeat-x; background-position:bottom; }

.Cnt_inner{width:960px;; margin:0 auto; height:445px;}

.door_col{float:left; width:546px;}

.text_cnt{float:right; width:414px; margin:0px 0px 0px 0px;}

.imgleft{ float:left;}

.confernews{ width:400px;}

.confernews a:link, .confernews a:visited,.confernews a:active {
	color: #2d7104;
	font-size:12px;
	}
.confernews a:hover {
	color: #000000;
	font-size:12px;
}



