* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	text-align: left;
}#header {
	float: left;
	height: 175px;
	width: 800px;
	background-image: url(../_images/jdh_head_01.jpg);
	background-repeat: no-repeat;
}
#header_02 {
	float: left;
	height: 175px;
	width: 800px;
	background-image: url(../_images/jdh_head_02.jpg);
	background-repeat: no-repeat;
}
#images  {
	height: 100px;
	width: 440px;
	margin-left: 218px;
	margin-top: 60px;
}
#images img {
	margin-right: 10px;
}
#main {
	float: left;
	width: 800px;
	background-image: url(../_images/jdh_mid_01.jpg);
	background-repeat: no-repeat;
	height: 450px;
}
#main_02 {
	float: left;
	width: 800px;
	background-image: url(../_images/jdh_mid_02.jpg);
	background-repeat: repeat-y;
	min-height: 450px;
}
#menu {
	height: 380px;
	width: 100px;
	margin-left: 65px;
	margin-top: 15px;
	float: left;
	display: inline;
}
#menu p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 32px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2221A;
}
#menu a {
	display: block;
	color: #666;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
}
#menu img {
	margin-top: 15px;
}
#body {
	width: 430px;
	margin-left: 52px;
	margin-top: 15px;
	float: left;
	display: inline;
	margin-bottom: 25px;
}
#body a {
	color: #E2221A;
	text-decoration: underline;
}
#body p {
	margin-bottom: 12px;
	line-height: 16px;
	font-size: 11px;
}
#body h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 10px;
	color: #666;
	font-weight: normal;
}
#body h2 {
	margin-bottom: 12px;
	line-height: 16px;
	font-size: 11px;
}
#body h3 {
	line-height: 22px;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
}
#body h5 a{
	text-decoration: none;
	background-color: #666;
	display: block;
	height: 17px;
	width: 55px;
	margin-bottom: 20px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	padding-top: 1px;
}
#body h5 a:hover {
	background-color: #E2221A;
	color: #FFF;
}
#body .leader  {
	font-size: 15px;
	color: #E2221A;
}
#body .smallitalic {
	font-size: 9px;
	font-style: italic;
}
#body .call {
	font-size: 18px;
	color: #666;
}
#form #information {
	background-color: #FCC;
	width: 350px;
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	margin-bottom: 10px;
}
#form #information p  {
	margin-bottom: 9px;
}
#form #information label   {
	float: left;
}
#form input.text {
	width: 200px;
	background-color: #FFF;
	height: 20px;
}
#form #information select {
	padding: 1px;
	margin-right: 133px;
	width: 70px;
}
#footer {
	clear: both;
	height: 25px;
	width: 800px;
	background-image: url(../_images/jdh_foot_01.jpg);
	background-repeat: no-repeat;
}
#footer_02 {
	clear: both;
	height: 25px;
	width: 800px;
	background-image: url(../_images/jdh_foot_02.jpg);
	background-repeat: no-repeat;
}
#signoff {
	height: 25px;
	width: 800px;
	clear: both;
}
#signoff p {
	color: #666;
	font-size: 9px;
	line-height: 25px;
}
#copyright {
	height: 25px;
	width: 90px;
	float: left;
	padding-left: 10px;
}
#subMenu {
	float: right;
	height: 25px;
	width: 190px;
	text-align: right;
	padding-right: 10px;
}
#subMenu a {
	color: #666;
	text-decoration: none;
}
#subMenu a:hover {
	color: #E2221A;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

