
/* *** STYLE SHEET *** */

html { overflow: -moz-scrollbars-vertical; }

/* normalise rules */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 
	margin: 0; 
	padding: 0; 
}
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset { border: 0; }
.pnejoin {
}
.pnejoinlabs {
	width: 180px;
}

.pnein {
	width: 120px;
	color:#27457f;
	padding-top: 10px;
	padding: 2px 10px;
	border: 2px inset;
	margin: 1px;
}
/* basic rules */

body { 
	font-family: Arial, sans-serif; 
	font-size: 0.9em;
	color: #27457f;
}

h1, h2, h3 { margin: 0 30px; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h2.title { margin-bottom: 10px; }
h3 { font-size: 1.1em; line-height: 1.4em; }
h4 { font-weight: normal; font-size: 1.1em; line-height: 24px; }

a { color: #cc0000; }


/* structural rules */

#container { 
	position: relative;
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;
	min-height: 500px;
	height: auto !important;
  	height: 500px;
}

body { background: url(images/body_bg.gif) repeat-x top center; }
#header2 {
	width: 980px;
	height: 144px;
	
	background: url(images/header2.gif) no-repeat top center;
}

#headercurve {
	position: absolute;
	z-index: 10;
	top: 144;
	left: 0;
	width: 73px;
	height: 70px;
	background: url(images/header_curve.gif) no-repeat top right;
}






#header {
	width: 980px;
	height: 97px;
	background: url(images/header.gif) no-repeat top center;
}

#header h1 {
	padding: 40px 0 0 40px;
	width: 600px;
	height: 40px;	
	font-size: 1.9em;
	display: block;
	text-indent: -2000px;
	background: url(images/logo.gif) no-repeat 40px 40px;
}
#header h1 span { font-size: 55%; }

#symbol {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	width: 177px;
	height: 177px;
	background: url(images/symbol.gif) no-repeat top right;
}


/* navigation rules */

#nav {
	float: left;
	width: 725px;
	height: 29px;	
	padding-left: 125px;
}
#navleft {
	float: left;
	width: 26px;
	height: 29px;
	background: url(images/nav_bg_left.gif) no-repeat;
}
#navright {
	float: left;
	width: 26px;
	height: 29px;
	background: url(images/nav_bg_right.gif) no-repeat;
}
#nav ul {
	float: left;
	width: 673px;
	height: 29px;
	background: url(images/nav_bg.gif) repeat-x;
}
#nav li {
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	height: 29px;
	border-left: 1px solid #d1d3df;
	
}
#nav li.left { 
	padding-left: 12px;
	border: none; 
}
#nav li.right { padding-right: 12px; }

#nav li a {
	line-height: 2.2em;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:link, #nav li a:visited { color: #27457f; }
#nav li a:hover, #nav li a:active { color: #cc0000; }

#nav li a.on { color: #cc0000; }


/* content rules */

#content, #contentboxtop, #contentboxbot {
	width: 725px;
}
#content {
	clear: both;
	text-align: left;
	margin-left: 125px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#content p.intro { 
	width: 580px;
	margin-left: 35px;
	margin-bottom: 20px;
	font-size: 0.9em;
}
#contentbox {
	width: 723px;
	border-left: 1px solid #d1d3df;
	border-right: 1px solid #d1d3df;
}
#contentboxtop {
	height: 35px;
	background: url(images/contentbox_top.gif) no-repeat;
}
#contentboxbot {
	height: 35px;
	background: url(images/contentbox_bot.gif) no-repeat;
}
#contentbox img.right { 
	float: right;
	margin: 15px 30px 0 20px;
}
#contentbox p {
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 60px;
}


/* homepage rules */
#content.home #contentbox p {
	margin-left: 30px;
	padding-top: 15px;
	margin-top: 0;
	margin-right: 60px;
}

#content.home #contentbox img.left { 
	float: left;
	width: 95px;
	margin: 5px 0 0 30px;
}
#content.home #contentbox div { 
	margin: 0 0 0 115px;
}

#homecontent {
	clear: both;
	width: 725px;
	margin-top: 30px;
}

#homecontent #leftarea {
	float: left;
	width: 300px;
}
#leftarea img { 
	float: left;
	width: 93px;
	margin: 15px 0 0 30px;
}
#leftarea p {
	margin-left: 130px;
	text-align: center;
	font-size: 1.2em;
	margin-top: 10px;
}
#leftarea #arrow {
	float: right;
	width: 114px;
	height: 55px;
	margin-top: 10px;
	margin-right: 5px;
	text-align: center;
	background: url(images/arrow_home.gif) no-repeat;
}
#arrow span {
	position: relative;
	top: 18px;
	left: -15px;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 30px;
}

#homecontent #rightarea { margin-left: 335px; }
* html #homecontent #rightarea { margin-left: 332px; }
#homecontent #rightarea #homeboxtop, #homecontent #rightarea #homeboxbot {
	width: 390px;
	height: 35px;
}
#homeboxtop { background: url(images/homebox_top.gif) no-repeat; }
#homeboxbot { clear: both; background: url(images/homebox_bot.gif) no-repeat; }
* html #homeboxtop { position: relative; top: 0px; left: -3px; }

#homecontent #rightarea #homebox {
	float: left; 
	width: 388px;
	border-left: 1px solid #d1d3df;
	border-right: 1px solid #d1d3df;
}

#homebox table { width: 390px; }
* html #homebox table { width: 387px; }
#homebox table td { padding: 0 10px 10px 0; }
#homebox table td.bullet { 
	width: 13px; 
	padding-left: 30px;
	padding-right: 0;
	background: url(images/homebullet.gif) no-repeat 50% 2px;
}
#homebox table td.end { padding-bottom: 0; }


/* how it works rules */

#content.howitworks ul {
	list-style-type: disc;
	width: 725px;
	margin: 10px 0 20px 30px;
	padding-left: 15px;
}
#content.howitworks ul li {
	width: 500px;
	padding-left: 5px;
	font-size: 0.9em;
	line-height: 22px;
}
#content.howitworks hr {
	clear: both;
	width: 630px;
	height: 1px;
	margin-bottom: 15px;
	margin-left: 30px;
	border: 0;
	color: #d1d3df;
	background-color: #d1d3df;
}
#content.howitworks h4 { 
	font-size: 1em; 
	margin: 0 0 20px 30px;
}
#content.howitworks #contentbox p {
	width: 540px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 0.9em;
}
#content.howitworks #contentbox p.end { margin-bottom: 0; }
#content.howitworks #contentbox img { margin-right: 60px; }
#content.howitworks #contentbox .down { margin-top: 30px; }
#content.howitworks #contentbox .up { margin-top: 0px; margin-bottom: 10px; }


/* contact us rules */

#contactheadings{
	margin: 0;
	padding: 0;
	font-size: 1.4em; 
	line-height: 1.4em;
	Font-weight: bold;
}

#contentbox #contactUsTable {
	width: 500px;
	margin-left: 35px;
}
#contactUsTable td { vertical-align: top; }
#contactUsTable td p { 
	margin: 0;
	font-size: 1.3em; 
	line-height: 1.2em;
}
#contactUsTable td h3 { margin-left: 0; }


/* accident helpline rules */

#content.helpline h2 { margin-bottom: 20px; }
#content.helpline { position: relative; }
#content.helpline p { margin-left: 30px; }
#content.helpline img { margin-top: 0px; padding-right: 10px; }
#content.helpline #helplineNum { 
	position: absolute;
	z-index: 20;
	top: 140px;
	right: 108px;
	font-size: 1.5em;
	font-weight: bold;
	color: #cc0000;
}
#content.helpline #footerbox h2 { margin-bottom: 0px; }


/* footer rules */

#footerboxtop {
	clear: both; 
	width: 725px;
	height: 20px;
	margin-top: 30px;
	background: url(images/footerbox_top.gif) no-repeat;
}

#footerbox {
	width: 723px;
	border-left: 1px solid #d1d3df;
	border-right: 1px solid #d1d3df;
}
#footerbox table { width: 725px; }
#footerbox table td { margin-bottom: 0; padding-bottom: 0; }
#footerbox table td h2 span { color: #cc0000; }
#footerbox table td.button {
	width: 154px; 
	padding-right: 40px;
	vertical-align: top;
}

#footerboxbot {
	width: 725px;
	height: 20px;
	background: url(images/footerbox_bot.gif) no-repeat;
}

#address {
	width: 975px;
	margin: 10px 0 30px 0;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: center;
}
#address hr {
	width: 725px;
	height: 1px;
	margin-left: 125px;
	margin-bottom: 10px;
	border: 0;
	color: #d1d3df;
	background-color: #d1d3df;
	text-align: center;
}






