@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/JP_SiteBG.gif);
}

#wrapper {
	width: 850px;
	margin: 0px auto;
	position: relative;
	background-color: #636466;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #444244;
}

#header {
	width: 850px;
	height: 150px;
	background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

#joel {
}
.sub2 {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

#logo {
	width: 145px;
	height: 145px;
	position:absolute;
	left: 85px;
	top: 42px;
}

#wrapper #header #logo img {
	text-decoration: none;
	border: none;
}

#search {
	width: 292px;
	height: 32px;
	position: absolute;
	left: 506px;
	top: 25px;
}
#container {
	width: 750px;
	height: 650px;
	margin: 0px 50px;
}

#top_container {
	width: 750px;
	height: 228px;
	
	
	
}

#tagline {
	width: 750px;
	height: 54px;
	background-image: url(../images/tagline.jpg);
	background-repeat: no-repeat;
}

#bottom_container {
	width: 750px;
	height: 288px;
	background-image: url(../images/bottom_container.jpg);
	background-repeat: no-repeat;
}

.rank {
	width: 108px;
	height: 89px;
	position: absolute;
	left: 111px;
	top: 471px;
}

#footer {
	width: 750px;
	height: 52px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

/* Navigation */

#navigation {
	list-style: none;
	width: 209px;
	position: absolute;
	left: 343px;
	top: 158px;
}

#navigation li {
  float: left;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
	height: 38px;
	width: 209px;
	position: relative;
	display: block;
	/* background: url(../images/menu.gif) 0 0 no-repeat; */
}

/* individual navigation items */
#navigation a.meet_joel {
	background-position: 0 0;
	width: 209px;
	height: 38px;
}

#navigation .highlight a.meet_joel:hover,
#navigation a.meet_joel .hover {
	background-position: -209px 0;
	width: 209px;
}

#navigation a.search {
	text-align: center;
	width: 209px;
	height: 38px;
	line-height: 38px;
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial,Helvetica,Verdana;
}



#navigation a.marketing {
	background-position: 0px -76px;
	width: 209px;
	height: 38px;
}

#navigation .highlight a.marketing:hover,
#navigation a.marketing .hover {
	background-position: -209px -76px;
	width: 209px;
}

#navigation a.media {
	background-position: 0px -114px;
	width: 209px;
	height: 38px;
}

#navigation .highlight a.media:hover,
#navigation a.media .hover {
	background-position: -209px -114px;
	width: 209px;
}

#navigation a.about {
	background-position: 0px -152px;
	width: 209px;
	height: 38px;
}

#navigation .highlight a.about:hover,
#navigation a.about .hover {
	background-position: -209px -152px;
	width: 209px;
}

/* Footer Navigation */
#footer_nav {
	list-style: none;
	width: 193px;
	position: absolute;
	left: 608px;
}

#footer_nav li {
  float: left;
}

#footer_nav a * {
  display: none;
}

#footer_nav a,
#footer_nav a .hover {
	height: 26px;
	width: 193px;
	position: relative;
	display: block;
	background: url(../images/footer_nav.gif) 0 0 no-repeat;
}

#footer_nav a.mortgage {
	background-position: 0px 0px;
	width: 193px;
	height: 26px;
}

#footer_nav .highlight a.mortgage:hover,
#footer_nav a.mortgage .hover {
	background-position: -193px 0px;
	width: 193px;
}

#footer_nav a.contact {
	background-position: 0px -26px;
	width: 193px;
	height: 26px;
}

#footer_nav .highlight a.contact:hover,
#footer_nav a.contact .hover {
	background-position: -193px -26px;
	width: 193px;
}



.sub {
	width: 6px;
	margin-left: 10px;
}


.in {
}
#wrapper #container #bottom_container .rank {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #search input {
	float: left;
	margin-top: 7px;
}

#foot {
	width: 730px;
	height: auto;
margin-left: auto;
margin-right: auto;
padding: 0px;
margin-bottom: 20px;
background-color: white;
border: 1px solid #444444;
}

.f {
color: #333333;
font-size: 13px;
line-height: 24px;
font-family: Arial;
margin-bottom: 15px;
}
#joel {
	height: 26px;
	width: 389px;
	margin-left: 245px;
	padding-top: 120px;
}
#wrapper #header #joel a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {

	font-size: 18px;
	color: #8F7830;
	margin: 0;
	padding: 0;
	line-height: 26px;
	margin-bottom: 12px;
	font-family: Arial;

}

h2 {

	font-size: 16px;
	color: #AC8F39;
	margin: 0;
	padding: 0;
	line-height: 26px;
	margin-bottom: 12px;
	font-family: Arial;

}

.homelink {

	color: #336699;

	}

.footlink {

	color: black;

	}

	td {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	}
