	
	* { padding: 0px; margin: 0px; }
	
	body { background: #C9CCCC; font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
	
	div#container {
		background: #FFFFFF;
		margin: auto;
		width: 680px;
		padding: 0px 30px 0px 30px;
	}
	
	/* header styles #99A09F;*/
	
	div#header {
		display: block;
		padding: 30px 0px 20px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		color: #909090;
	}
	
	div#header-container {
		position: relative;
	}
	
	.phone-number {
		position: absolute;
		top: 7px;
		left: 5px;
		z-index: 2;
	}
	
	.home {
		position: absolute;
		top: -18px;
		left: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #a1a1a1;
		text-decoration: none;
	}
	
	.address {
		position: absolute;
		left: 560px;
		top: 7px;
		z-index: 1;
	}
	
	div#header h1 {
		border-top: solid 1px #77807f;
		border-bottom: solid 1px #77807f;
		z-index: 2;
	}
	
	div#header h1 a {
		display: block;
		height: 48px;
		text-indent: -9999px;
		background: url(../i/lv_hdr.gif) no-repeat center;
		outline: none;
	}
	
	div#header h2 {
		background: url(../i/pia_hdr.gif) no-repeat center;
		height: 20px;
		text-indent: -9999px;
		z-index: 3;
	}
	
	
	/* navigation */
	
	div#navigation {
		display: block;
	}
	
	div#navigation ul {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 1.1em;
		list-style: none;
	}

	div#navigation ul li {
		display: block;
		float: left;
		height: 44px;
		width: 98px;
		text-indent: -9999px;
	}
	
	div#navigation ul li a {
		display: block;
		height: 44px;
		color: #77807F;
		text-decoration: none;
		outline: none;
	}
	
	div#navigation ul .verdicts { background: url(../i/top_nav.gif) 0 0; width: 95px; }
	div#navigation ul .verdicts:hover { background: url(../i/top_nav.gif) 0 -44px; width: 95px; }
	div#navigation ul .verdicts-a { background: url(../i/top_nav.gif) 0 -88px; width: 95px; }
	
	div#navigation ul .meet { background: url(../i/top_nav.gif) -95px 0; }
	div#navigation ul .meet:hover { background: url(../i/top_nav.gif) -95px -44px; }	
	div#navigation ul .meet-a { background: url(../i/top_nav.gif) -95px -88px; }	
	
	div#navigation ul .information { background: url(../i/top_nav.gif) -193px 0; }
	div#navigation ul .information:hover { background: url(../i/top_nav.gif) -193px -44px; }
	div#navigation ul .information-a { background: url(../i/top_nav.gif) -193px -88px; }
	
	div#navigation ul .practice { background: url(../i/top_nav.gif) -291px 0; }
	div#navigation ul .practice:hover { background: url(../i/top_nav.gif) -291px -44px; }	
	div#navigation ul .practice-a { background: url(../i/top_nav.gif) -291px -88px; }
	
	div#navigation ul .press { background: url(../i/top_nav.gif) -389px 0; }
	div#navigation ul .press:hover { background: url(../i/top_nav.gif) -389px -44px; }
	div#navigation ul .press-a { background: url(../i/top_nav.gif) -389px -88px; }
	
	div#navigation ul .point-of-views { background: url(../i/top_nav_new.gif) -487px 0; }
	div#navigation ul .point-of-views:hover { background: url(../i/top_nav_new.gif) -487px -44px; }
	div#navigation ul .point-of-views-a { background: url(../i/top_nav_new.gif) -487px -88px; }
	
	div#navigation ul .how { background: url(../i/top_nav.gif) -487px 0; }
	div#navigation ul .how:hover { background: url(../i/top_nav.gif) -487px -44px; }
	div#navigation ul .how-a { background: url(../i/top_nav.gif) -487px -88px; }
	
	div#navigation ul .contact { background: url(../i/top_nav.gif) -585px 0; width: 95px; }
	div#navigation ul .contact:hover { background: url(../i/top_nav.gif) -585px -44px; width: 95px; }
	div#navigation ul .contact-a { background: url(../i/top_nav.gif) -585px -88px; width: 95px; }
	
	
	/* content styles */
	
	div#content-nb {
		position: relative;
		top: 3px;
		clear: both;
		border: none;
		line-height: 16px;
	}
	
	div#content {
		clear: both;
		border: solid 3px #DDDFDF;
		background: url(../i/content_bg.gif) repeat-x;
		padding: 0px 0px 20px 20px;
		line-height: 16px;
	}
	
	div#content h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-size: 2.4em;
		color: #77807F;
		margin: 20px 0px 20px 0px;
	}
	
	div#content p  {
		font-size: 1.2em;
		width: 425px;
		color: #4C4C4C;
	}
	

	/* contact dropdown styles */
	
	div#contact-image {
		z-index: 5;
	}
	
	div#contact-form {
		width: 198px;
		background: #FFFFFF;
		z-index: 4;
		border-left: solid 1px #FFF;
		border-right: solid 1px #FFF;
		border-bottom: solid 1px #FFF;
	}
	
	div#quotes {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		color: #FFFFFF;
		line-height: 16px;
		background: #7793A3;
		filter:alpha(opacity=90);
		-moz-opacity:.90;
		opacity:.90;
		z-index: 10; 
		position: absolute; 
		left: 476px; 
		top: 68px; 
		width: 156px; 
		height: 176px; 
		padding: 20px 20px 0px 20px;
	}
	
	div#form {
		margin: 0px 10px 10px 10px;
		padding: 10px;
		background: #DDDFDF;
	}
	
	form {
		padding: 0px;
		margin: 0px;
	}
	
	div#button {
		padding: 10px;
		width: 75px;
		float: left;
	}
	
	div#required {
		padding: 15px 10px 10px 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		color: #808080;
		float: right;
		width: 80px;
	}
	
	.plain {
		margin: 0px 0px 3px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		border: solid 0px #FFFFFF;
		width: 152px;
		padding: 3px;
		color: #808080;
		overflow: auto;
	}
	
	.plain {
		border: none;
	}
	
	div#rotating-banner a {
		color: #D9D0C1;
		text-decoration: underline;
	}

	div#rotating-banner a:hover {
		text-decoration: none;
	}
	
	.end {
		clear: both;
		height: 1px;
		line-height: 1px;
	}
	
	/* footer styles  */
	
	div#footer {
		color: #A7ACAC;
		font-size: 1em;
		font-family:Arial, Helvetica, sans-serif;
		display: block;	
		margin: 30px 0px 30px 0px;
		padding: 9px 10px 0px 10px;
		height: 20px;
		background: #F0ECE6;
		vertical-align: middle;
	}
	
	div#footer a {
		color: #DB4105;
		text-decoration: underline;
	}

	div#footer a:hover {
		text-decoration: none;
	}
	
	div#footer .copyright {
		float: left;
		width: 300px;
	}
	
	div#footer .info-email {
		text-align: right;
		float: right;
		width: 200px;
	}
	
	div#end {
		clear: both;
		height: 1px;
		line-height: 1px;
	}

	
