/* All associated graphics copyright 2009, JF & JW LLP 2009. Not to be copied, distributed or used without authors express permission */


/* IMPORTANT */
/* Copyright JF & JW LLP 2009 */


/* /////////////// basic elements /////////////// */

body {
margin:0;
padding:0;
font:75%/1.4 verdana,Helvetica,sans-serif;
background-image:url(stone_wall1.jpg);
text-align:center;
}


h1 span {
	text-align:left;
	display:block;
	padding:25px 0 0 215px;
}

h2 span {
	font-size:14px;
	text-align:left;
	display:block;
	padding:0 0 0 220px;
}

h3 {
height:39px;
margin:0;
padding:5px;
}

h3 span {
display:inherit;
}

#explanation h3 {
height:39px;
margin:0;
padding:5px 0 0 70px;
}


p {
margin:0;padding:0;
}

acronym {
border:none;
}

a {
	color:#00F;
	background-color:#ffffff;
	text-decoration:underline;
}

a:hover, a:hover {
	color:#6CF;
	background-color:#ffffff;
}


/* ////////////// layout ///////////////// */

#container {
	width:772px;
	margin:0 auto;
	padding:0 13px;
	position:relative;
	background:url(bg.gif) repeat-x #dfdfdf;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	color:#454545;
	text-align:justify;
}

#pageHeader {
width:772px;
height:179px;
background:url(topbanner.jpg);
}


#explanation, #requirements {
width:546px;
background-color:#ffffff;
background-repeat:repeat-y;
margin:0 0 2px 226px;
color:#454545;
display:block;padding:0;
}


#click1 {
width:468px;
height:60px;
margin:0 0 2px 2px;
display:block;
}

#side1 {
width:120px;
height:600px;
margin:30px 0 0px 40px;
display:inherit;
}

#side2 {
width:120px;
height:50px;
margin:30px 0 0px 40px;
display:inherit;
}

#footer {
width:539px;
margin:5px 0 0 226px;
text-align:left;
padding:3px 14px 43px 0;
}

#linkList {
position:absolute;
top:179px;
left:20px;
width:207px;
}

#lselect {
margin:0 0 2px 0;
}

#explanation p span {
padding:0 15px 10px 77px;
display:block;
}

#requirements p span {
padding:0 85px 10px 17px;
display:block;
}

#requirements .p5 {
padding:0 85px 10px 17px;
}

#requirements .p5 span {
display:inline;
padding:0;
}

#linkList li {
list-style:none;
padding:6px 0 10px 0;
background:url(line.gif) bottom repeat-x;
}

#linkList li a {
padding-left:7px;
background:url(linka.gif) left center no-repeat;
text-decoration:none;
}

#linkList li a:hover {
text-decoration:underline;
}

#linkList li a.current {
text-decoration:underline;
color:#0FF;
}

#lselect li a {
display:block;
font-weight:bold;
background-position:0 0.6em;
}

#lselect .c {
display:inline;
color:#666666;
padding:0;
background:none;
background-color:#ffffff;
}

#footer a{
text-decoration:none;
color:#888888;
background-color:#dfdfdf;
border:1px solid #bdbdbd;
padding:3px 3px;
height:100%;
}

#footer a:hover{
background-color:#ebebeb;
color:#777777;
}



/* ///////////// background image ////////////// */

/* right image */
#quicksummery, #explanation p {
background:url(right_bg.gif) right repeat-y;
}
#lselect {
background:url(left_bg.gif) repeat-y;
}

/* side image */
#explanation {background-image:url(insurancefacts.jpg);background-position:left bottom;}
#requirements {background-image:url(makingaclaim.jpg);background-position:right bottom;}


/* h3 image */
#explanation h3 {background:url(title_explanationblank.gif) no-repeat;}
#requirements h3 {background:url(title_requirementsblank.gif) no-repeat;}
#lselect h3 {background:url(title_selectblank.gif) no-repeat;}

/* bottom image */
#explanation .p3 span,, #requirements .p5{
padding-bottom:20px;
background:url(right_bottom.gif) bottom no-repeat;
}

#lselect ul {
margin:0;
padding:0 25px 20px 17px;
background:url(left_bottom.gif) bottom no-repeat;
}
