body
{
	font-family: Calibri, Arial, Helvetica;
}

#outer
{
	width: 906px;
	background: #FFFFFF url('/webimage/marketatlas-logo-grey.gif') no-repeat top right;
	padding: 20px;
	text-align: center;
	margin: 0 auto;
}

a
{
	border: none;
	outline: none;
}

img
{
	border: none;
}

a span
{
	height: 1px;
	width: 1px;
	position: absolute;
	top: -10px;
	overflow: hidden;
}

#menu
{
	height: 54px;
}

#menu ul
{
	margin-left:3px;
	padding:0;
}

#menu li
{
	float: left;
	height: 47px;
	list-style-type: none;
	background: #FFFFFF url('/webimage/marketatlas-menu-bar.gif') no-repeat;
	margin-left:4px;
	padding:0;
}

#menu li.selected
{
}

#menu a
{
	display: block;
	width: 100%;
	height: 100%;
	border-bottom: 7px solid #E5E5E5;
}

#menu li.selected a
{
	border-color: #0b6889 !important;
}

#menu a:hover
{
	border-color: #0b6889;
}

#menu li.selected a:hover
{
	border-color: #0b6889 !important;
}

#menu #heading
{
	width: 191px;
	background-position: 0 0;
}

#menu #heading a:hover
{
	border-color: #E5E5E5;
}

#menu #button-1
{
	width: 89px;
	background-position: -194px 0;
}

#menu #button-2
{
	width: 106px;
	background-position: -288px 0;
}

#menu #button-3
{
	width: 85px;
	background-position: -398px 0;
}

#menu #button-4
{
	width: 66px;
	background-position: -487px 0;
}

#menu #button-5
{
	width: 74px;
	background-position: -557px 0;
}

#submenu
{
	height: 54px;
	margin-bottom: 30px;
}

#submenu ul
{
	margin-left:3px;
	padding:0;
}

#submenu li
{
	float: left;
	height: 47px;
	list-style-type: none;
	margin-right:4px;
	padding:0;
}

#submenu li.selected
{
}

#submenu a
{
	display: block;
	width: 200px;
	height: 100%;
	border-bottom: 7px solid #E5E5E5;
	text-decoration: none;
	color: #909090;
}

#submenu li.selected a
{
	color: black;
	border-color: #0b6889 !important;
}

#submenu a:hover
{
	color: #202020;
	border-color: #0b6889;
}

#submenu li.selected a:hover
{
	border-color: #0b6889 !important;
}

#navmenu
{
	float: right;
	border: 1px solid #d0ff01;
	width: 125px;
	margin: 20px 0px 10px 30px;
	padding: 3px 5px 0 3px;
}

#navmenu ul
{
	margin: 0 0 0 3px;
	padding:0;
}

#navmenu li
{
	list-style-type: none;
	height: 50px;
	padding:0;
	margin-bottom: 10px;
	background-color: #FAFAFA;
}

#navmenu li.selected
{
	width: 120px;
	height: 47px;
	padding: 5px 0 0 5px;
	border-bottom: 2px solid black;
}

#navmenu a
{
	display: block;
	width: 120px;
	height: 47px;
	padding: 5px 0 0 5px;
	border-bottom: 2px solid #E5E5E5;
	text-decoration: none;
	color: #909090;
}

#navmenu li.selected a
{
	color: #0b6889;
	border-color: #0b6889 !important;
}

#navmenu a:hover
{
	color: #202020;
	border-color: #0b6889;
}

#navmenu li.selected a:hover
{
	border-color: #0b6889 !important;
}

#title
{
	clear: both;
	font-size: 20pt;
	color: #909090;
	width: 100%;
	padding-top: 20px;
	height: 58px;
	text-align: left;
}

#main
{
	width: 100%;
	height: 100%;
	text-align: left;

}

#index-center
{
	position: relative;
	width: 905px;
	height: 393px;
	margin: 0 auto;
	background: #FFFFFF url('/webimage/mktatlas-index-background.jpg') no-repeat;
}

#index-center a
{
	display: block;
	width: 163px;
	height: 286px;
}

#index-center a:hover
{
	border-bottom: 3px solid #909090;
}

#home-button-1
{
	position: absolute;
	top: 68px;
	left: 314px;
	width: 163px;
	height: 393px;
	background: url('/webimage/marketatlas-home-button-realestate.gif') no-repeat;
}

#home-button-2
{
	position: absolute;
	top: 68px;
	left: 513px;
	width: 163px;
	height: 393px;
	background: url('/webimage/marketatlas-home-button-demographics.gif') no-repeat;
}

#home-button-3
{
	position: absolute;
	top: 68px;
	left: 712px;
	width: 163px;
	height: 393px;
	background: url('/webimage/marketatlas-home-button-neighborhooddata.gif') no-repeat;
}

#contentWrapper
{
	border: 1px solid #CCCCCC;
	width: 710px;
}

.content
{
	text-align: left;
	padding: 20px 17px 20px 17px;
	color: #707070;
}

.content h1
{
	color: #0b6889;
	font-size: 22pt;
	text-transform: uppercase;
	margin: 45px 0 20px 0;
}

.content h2
{
	color: #606060;
	font-size: 16pt;
}

.content h4
{
	color: #606060;
	font-size: 14pt;
	font-weight: normal;
}

.content p
{
	text-align: justify;
}

#bottomlinks
{
	background: #FFFFEA;
	border: 1px solid #A0A0A0;
	padding: 40px;
	margin-top: 20px;
}

#footer
{
	width: 100%;
	text-align: center;
	margin: 145px auto 15px auto;
	font-size: 11pt;
	color:  #878787;
}

#footer a
{
	color: #878787;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer em
{
	color: #A0A0A0;
}