@charset "utf-8";
/* CSS Document */
body,
html {
	margin: 0;
	padding: 0;
	background: #cc062a;
	color: #000;
	background-image: url(img/jp_headerpattern.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}
#wrap {
	width: 793px;
	margin: 0 auto;
}
#header {
	background: #ddd;
	background-image: url(img/jp_header.jpg);
	height: 73px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}
h1{
	font-size: 21px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
p  {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	line-height: 1.5;
}
a {
	font-style: normal;
    text-decoration:none;
	font-weight: bold;
	color: #003399;
	padding:0px;
	margin:0px;
}
a img {
	border: none;
}
ul {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(img/marker.gif);
}
li {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px 30px 5px 60px;
	padding: 0px;
}
hr {
	color: #003399;
	text-align: center;
	height: 2px;
	background: #003399;
	margin: 9px 40px 9px 40px;
}

#main {
	float: left;
	width: 230px;
}
#contact {
	background-image: url(img/jp_linen.jpg);
	height: 308px;
	width: 197px;
	margin: 20px 3px 0px;
	position: relative;
}
#contactUs{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 10px;
}
#address{
	position: absolute;
	top: 150px;
	width: 100%;
	text-align: center;
	font-size: 75%;
	padding-top: 15px;


}
#contactPhone{
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	position: absolute;
	margin-top: 220px;
}
#rightHeader{
	float: right;
	width: 563px;
	height: 171px;
	background-image: url(img/jp_bannerbottom.jpg);
}
#rightColumn {
	float: left;
	width: 563px;
	background-image: url(img/jp_content.jpg);
	background-repeat: repeat-y;
}
#rightContent {
	padding-left: 28px;
	padding-right: 22px;
	padding-bottom: 15px;

}

* html #footer {
	height:1px;
}
#footer {
	clear: both;
	background-image: url(img/jp_footer.jpg);
	height: 26px;
	background-position: right top;
	background-repeat: no-repeat;
	width: 793px;
}

/*----------------------------------*/
/*       Page Specific Styling      */

img.benefit{
	float: left;
	margin-left: 30px;	
	margin-top: 20px;
}

div.benefit{
	margin: 10px 10px 20px 130px;
}

img.commitment{
	float: left;
	margin-top: 10px;
/*	margin-left: 30px;	
	margin-top: 20px;*/
}

div.commitment{
	margin: 0px 0px 15px 120px;
}
.displayed{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	padding: 20px;
}

.caption{
	color: #003399;
	font-weight: bold;
	margin: 20px auto 20px;
	display: block;
	min-height: 140px;
	font-size: 14px;
}

.blueBanner {
	color: #003399;
	text-align: center;
	font-size: 14px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 9px;
	top: 190px;
	z-index: 100;
}
#ESWuserMenu {
	position: relative;
	width: 228px;
	margin: 5px auto;
}
div.ESWuserButton0 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	cursor: pointer;
	background-image: url(img/jp_b0.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height:40px;
	line-height:40px;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.ESWuserButton0:hover {
	color: #003399;
	background-image: url(img/jp_b0_a.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	width: 228px;
	margin: 0px;
	padding: 1px 0px 2px 0px;
	margin-top:3px;
}
div.ESWuserButton1:hover {
	color: #003399;
}
