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

html
{
}

body
{
	background-color: #46597D;
	text-align: center;
	font-family: Myriad Pro, Myriad, Helvetica, Arial, Sans-serif;
	font-size: 14px;
	text-align: center;
}

img
{
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1
{
	text-align: center;
	margin-top: 2px;
	margin-bottom: 5px;
}

h2
{
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size:16px;
}

div#page
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	background-color: #C4CEE9;
	width: 900px;
	border-radius: 5px;

}

div#header
{
	width: 100%;
	clear: all;
	height: 85px;
	background-image: url(images/jpa_insurance_header.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	color: #A5BAE7;
}

/** MENU **/

div#menu
{
	clear: all;
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-color: #7392CE;
	font-size: 17px;
	text-align: center;
}

div#menuItems
{
	text-align: center;
	margin-left: 50px;
	margin-right: auto;
}

div.menuSpacer
{
	width: 18px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	background-image:url(images/menu_divider.gif);
	background-position:center;
	background-repeat: none;
	float: left;
	display: inline;
}

a.menu
{
	color:#FFFFFF;
	text-decoration: none;
	float: left;
	display: inline;
}

a.menu:hover
{
	color: #000;
	text-decoration:underline;
}

div#main
{
	clear: left;
	float: left;
	width: 620px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 4px;
}

div#right
{
	float: left;
	width: 220px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}

/** AREAS **/

div#areas
{
	clear: all;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	height: 200px;
	width: 100%;
}

div.area
{
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	background-position: top center;
	background-repeat: no-repeat;
	width: 180px;
	height: 50px;
	text-align: center;
	padding-top: 150px;
	line-height: 22px;
	font-size: 20px;
	font-weight: bold;
}

div.area#religious
{
	background-image:url(images/area_religious_institutions.jpg);
}

div.area#livingCommunities
{
	background-image:url(images/area_independent_living.jpg);
}

div.area#commercial
{
	background-image:url(images/area_commercial_risks.jpg);
}

div.area#nonProfit
{
	background-image:url(images/area_non_profit.jpg);
}

div.area a
{
	text-decoration: none;
	color: #000000;
}

/** MAIN CONTENT **/

div#content
{
	text-align: left;
}

div.section
{
	background-image:url(images/section-background.gif);
	background-repeat:repeat-x;
	height: 31px;
	font-size: 20px;
	
	font-weight: bold;
}

span.section
{
	padding-top: 2px;
	float: left;
}

p.content
{
	margin-left: 20px;
	width: 580px;
	text-align: left;
}

div.testimonials
{
	margin-left: 15px;
	float: left;
}

div.testimonialsB
{
	margin-left: 15px;
	width: 390px;
	float: left;
}

div.testimonialPicture
{
	margin-top: 10px;
	width: 180px;
	height: 240px;
	margin-left: 15px;
	float: left;
}

p.testimonials
{
	text-align: left;
}

p.customer
{
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

ul.content
{
	margin-left: 20px;
}

span.underline
{
	text-decoration: underline;
}

span.organization
{
	text-decoration: underline;
	font-weight: bold;
}

span.author
{
	font-weight: bold;
	font-style: italic;
}

/** RIGHT FORM **/

div#rightForm
{
	float: left;
	background-image:url(images/right_bar-background.gif);
	background-repeat:repeat-y;
	width: 214px;
	text-align: left;
}

div.rightHeader
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
	margin-top: 2px;
}

p.confirm
{
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	text-align: center;
}

label
{
	 margin-left: 10px;
	 clear: all;
	 text-align: left;
}

input
{
	width: 180px;
	margin-left: 15px;
    clear: all;
	text-align: left;
}

input#zip
{
	width: 110px;
}

select
{
	clear: all;
	margin-left: 15px;
	text-align: left;
}

div#stateCol
{
	width: 70px;
	float: left;
	clear: left;
}

div#zipCol
{
	width: 130px;
	float: left;
	clear right;
}

textarea
{
	margin-left: 15px;
	width: 180px;
}

input#submit
{
	text-align: center;
	margin-left: 45px;
	margin-top: 12px;
	margin-bottom: 2px;
	width: 125px;
	font-weight: bold;
}

/** FOOTER **/

div#footer
{
	float:left;
	clear: all;
	color:#000000;
	background-color: transparent;
	width: 100%;
	height: 50px;
	text-align: center;
}

div#copyright
{
	float:left;
	clear: all;
	color: #000000;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}

div#copyright a
{
	color: #000000;
	text-decoration: none;
}

div#copyright a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

img.products
{
	margin-right: 4px; 
	margin-bottom: 4px;
}

img.profile
{
	border: 1px #46597D solid;
	margin-right: 4px;
}

span.tjw
{
	font-weight: bold;
	font-style: italic;
	color: #46597D;
	font-size: 14px;
}

