	
		html { 
			height: 101%; 
			margin-bottom: 1px; 
			overflow-y: scroll;
		}
		
		body {
			font: 80% arial, helvetica, sans-serif;
			background: #dcdcde;
			margin: 0;
			height:100%;
		}
		
		.accessaid, h1 {
			position: absolute;
			height: 0;
			overflow: hidden;
			padding: 1px 0px 1em 0px;
		}
		
		#sticker {
			position: absolute;
			left: 800px;
			top:-44px;
			z-index: 2;
		}
		
		#pageimages {
			background: url(images/background250.gif);
			background-repeat: repeat-x;		
		}

		#pageimagesora {
			background: url(images/background250orange.gif);
			background-repeat: repeat-x;		
		}

		#pageimagesbla {
			background: url(images/background250black.gif);
			background-repeat: repeat-x;		
		}

		#pageimagesred {
			background: url(images/background250red.gif);
			background-repeat: repeat-x;		
		}
		
		h1 {
			font-size: 2.0em;
			font-weight: bolder;
			color: #9c9c9f;
		}
		
		h2 {
			margin-top: 2.75em;
			font-size: 2.0em;
			font-weight: lighter;
			color: #333;
		}
		
		h3 {
			margin-top: 0.5em;
			font-size: 100%;
			font-weight: normal;
			color: #fff;
		}
		
		h3 a {    
			text-decoration: none;
			color : #fff;
		}
		
		h4 {
			font-size: 1.25em;
			font-weight: lighter;
			color: #333;
		}
		
		h5 {
			font-size: 200%;
			margin-top: 10px;
			font-weight: normal;
			color: #444;
		}

		h6 {
			font-size: 200%;
			margin-top: 30px;
			margin-bottom: 36px;
			font-weight: normal;
			color: #444;
		}
		
		p {
			font-size: 100%;
		}

		li {
			font-size: 100%;
		}
		
		
		#header {
			background: #fff;
			height: 30px;
			padding: 10px;
		}
		
		#headersub {
			float: left;
			background: #fff;
			height: 40px;
			padding: 14px 0px 0em 52px;
		}
		
		#header1 {
			float: left;
			background: url(images/5a.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 1em 7px;
			width: 120px;
			height: 20px;
		}
		
		#header2 {
			float: left;
			background: url(images/6a.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 1em 6px;
			width: 120px;
			height: 20px;
		}
		
		#header3 {
			float: left;
			background: url(images/8a.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 1em 7px;
			width: 120px;
			height: 20px;
		}
		
		#header4 {
			float: left;
			background: url(images/7a.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 1em 7px;
			width: 120px;
			height: 20px;
		}
		
		#header5 {
			float: left;
			background: url(images/6a.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 1em 6px;
			width: 120px;
			height: 20px;
		}
		
		#header6 {
			float: left;
			background: url(images/8a.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 1em 7px;
			width: 120px;
			height: 20px;
		}
		
		#header7 {
			float: left;
			background: url(images/5a.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 1em 7px;
			width: 120px;
			height: 20px;
		}


		
		#title {
			float: left;
			padding: 30px 20px 0.5em 0px;
			width:780px;
		}
		
		#subtitle {
			float: left;
			font-size: 55%;
			padding: 1px 0px 0em 0px;
			width:780px;
		}
				
		#logo {
			float:left;
			padding: 14px 20px 0em 50px;
			width: 110px;
		}
		
		#content {
			float:left;
			background: white;
			padding: 0px 0px 0em 0px;
			margin: auto;
			height: auto;
		}

		#contentbody {
			float:left;
			background: white;
			padding: 0px 0px 0em 0px;
			margin: auto;
			height: auto;
			width: 400px;
			border-top: 20px solid #fff;
			border-left: 180px solid #fff;
			border-right: 130px solid #fff;
			border-bottom: 0px solid #fff
		}

		#contentbody a:link {
			color: #555;
		}
		
		
		#contentbody a:visited {
			color: #555;
		}


		#contentbody a:hover { 
			color: #f3731f;
		}
		
		#contentbody a:active {
			color:#555;
		}

		#contentbody2 {
			float:left;
			background: white;
			padding: 0px 0px 0em 0px;
			margin: auto;
			height: auto;
			border-top: 20px solid #fff;
			border-left: 10px solid #fff;
			border-right: 10px solid #fff;
			border-bottom: 0px solid #fff
		}
		
		#formbody {
			float:left;
			background: white;
			padding: 0px 20px 0em 0px;
			margin: auto;
			height: auto;
			width: 460px;
			border-top: 20px solid #fff;
			border-left: 110px solid #fff;
			border-right: 120px solid #fff;
			border-bottom: 0px solid #fff
		}

		#formbody2 {
			float:left;
			background: white;
			padding: 0px 0px 0em 0px;
			margin: auto;
			width: 480px;
			height: auto;
			border-top: 20px solid #fff;
			border-left: 180px solid #fff;
			border-right: 100px solid #fff;
			border-bottom: 0px solid #fff
		}

		#sidepanelcontact {
			float: left;
			background: #f3731f;
			padding: 6px 6px 1em 6px;
			width: 204px;
			border-top: 0px solid #fff;
			border-left: 10px solid #fff;
			border-right: 32px solid #fff;
			border-bottom: 40px solid #fff
		}

		#sidepanelcontact2 {
			float: left;
			background: #eb3831;
			padding: 6px 6px 1em 6px;
			width: 204px;
			border-top: 0px solid #fff;
			border-left: 10px solid #fff;
			border-right: 32px solid #fff;
			border-bottom: 40px solid #fff
		}

		#sidepanelcontact3 {
			float: left;
			background: #9c9c9f;
			padding: 6px 6px 1em 6px;
			width: 204px;
			border-top: 0px solid #fff;
			border-left: 10px solid #fff;
			border-right: 32px solid #fff;
			border-bottom: 40px solid #fff
		}

		#sidepanelcontact4 {
			float: left;
			background: #292828;
			padding: 6px 6px 1em 6px;
			width: 204px;
			border-top: 0px solid #fff;
			border-left: 10px solid #fff;
			border-right: 32px solid #fff;
			border-bottom: 40px solid #fff
		}
		
		#contentright {
			
			float:left;
			background: white;
			padding: 0px 0px 0em 0px;
		}
					
		#pagetitle {
			float: left;
			font-size: 100%;
			padding: 1px 0px 3em 6px;
			border-left: 100px solid #fff;
			border-right: 0px solid #fff;
			height: 30px;
		}
		
		
		#pagetitleline2 {
			clear:left;
			background: #f3731f;
			padding: 1px 0px -1em 0px;
			border-top: 0em;
			border-left: 108px solid #fff;
			height: 1px;
			width: 560px;
		}

		#pagetitleline2b {
			clear:left;
			background: #9c9c9f;
			padding: 1px 0px -1em 0px;
			border-top: 0em;
			border-left: 108px solid #fff;
			height: 1px;
			width: 560px;
		}

		#pagetitleline2c {
			clear:left;
			background: #eb3831;
			padding: 1px 0px -1em 0px;
			border-top: 0em;
			border-left: 108px solid #fff;
			height: 1px;
			width: 560px;
		}

		#pagetitleline2d {
			clear:left;
			background: #292828;
			padding: 1px 0px -1em 0px;
			border-top: 0em;
			border-left: 108px solid #fff;
			height: 1px;
			width: 560px;
		}

		#pagetitleline2e {
			clear:left;
			background: #f3731f;
			padding: 1px 0px -1em 0px;
			border-top: 0em;
			border-left: 108px solid #fff;
			height: 1px;
			width: 560px;
		}

		#pagetitleline2f {
			clear:left;
			background: #9c9c9f;
			padding: 1px 0px -1em 0px;
			border-top: 0em;
			border-left: 108px solid #fff;
			height: 1px;
			width: 560px;
		}

		#pagetitleline2g {
			clear:left;
			background: #f3731f;
			padding: 1px 0px -1em 0px;
			border-top: 0em;
			border-left: 108px solid #fff;
			height: 1px;
			width: 828px;
		}
		
		#crumbs {
			float: right;
			padding: 0px 52px 0em 2px;
			font-size: 85%;
			font-weight: lighter;
			border-top: 10px solid #fff;
			height: 14px;
			color: #555;
		}
		
		#crumbs ul {
			margin: 0 0 0em 0;
			padding: 0;
		}
		
		#crumbs ul a {
			color: #555;
			padding: 0 0.5em;
		}
		
		#crumbs a:link {
			color: #555;
		}


		#crumbs a:visited {
			color: #555;
		}

		
		#crumbs a:hover { 
			color: #f3731f;
		}


		#crumbs a:active {
			color: #555;
		}

		#longbutton1 {
			float: left;
			border-top: 14px solid #fff;
			background: url(images/longbutton1.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 0em 7px;
			width:300px;
			height: 36px;
		}

		#longbutton2 {
			float: left;
			background: url(images/longbutton2.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 0em 7px;
			border-bottom: 16px solid #fff;
			width: 300px;
			height: 50px;
		}

		#longbutton1 a:link {
			color: #fff;
		}


		#longbutton1 a:visited {
			color: #fff;
		}

		
		#longbutton1 a:hover { 
			color: #fff;
		}


		#longbutton1 a:active {
			color: #fff;
		}

		#longbutton2 a:link {
			color: #fff;
		}


		#longbutton2 a:visited {
			color: #fff;
		}

		
		#longbutton2 a:hover { 
			color: #fff;
		}


		#longbutton2 a:active {
			color: #fff;
		}		
					

		#footer {			
			clear: right;
			float: right;
			position: relative; 
			bottom: 10px; 
			left: 72px;
			font-size: 85%;
			height: 20px;
			color: #555;
			w\idth: 300px;
			padding-left: 30px;
			
		}
				
		#footer a:link {
			color: #555;
		}

		
		#footer a:visited {
			color: #555;
		}
		
		
		#footer a:hover { 
			color: #f3731f;
		}

		#footer a:active {
			color: #555;
		}
		

		ul li a:link {
			color: #555;
		}

		ul li a:visited {
			color: #555;
		}

		
		ul li a:hover { 
			color: #f3731f;
		}

		ul li a:active {
			color: #555;
		}
		
		
		
		a img {border: none; }
		
		a:link {
			color: white;
			text-decoration:none;
		}

		a:visited {
			color: white;
			text-decoration:none;
		}

		a:active {
			text-decoration:none;
		}

		a:hover {
			color:white;
			text-decoration:none;
			} 
		
		#content img {
			width: 10px;
			height: 10px;
			padding: 1px;
			border: 0px solid #fff;
			margin: 0 0 1em 1em;
		}
		
		#container {
			position: relative;
			background: white;
			width: 1000px; /* width + border for IE 5.x */
			w\idth: 990px; /* real width */
			margin: auto;
			height: auto;
		}

		#containera{
			position: relative;
			width: 1000px; /* width + border for IE 5.x */
			w\idth: 990px; /* real width */
			border-width: 0 0px;
			margin: auto;
			height:530px;
		}

		#credit {
			position: absolute;
			left:990px;
			top:0px;			
		}
			
		a:focus, a:hover, a:active {
		outline: none
		}
		
		
		.align-right { 
			float: right; 
			margin: 2px 2px 2px 2px; 
		}
		
		.align-right1 { float:right; margin: 5px 12px 15px 20px; }

		.align-right2 { float:right; margin: 1px 1px 15px 20px; }

		.align-left { 
			position: relative;
			float: left; 
			border-top: 10px;
			border-left: 10px;
			margin: auto; 
		}

		.openq{
			padding-top: 10px;
			float: left; 
			margin-bottom: 60px
		}
		
		 .closeq{
			float: right;
			top: -20px 
		}

		#quotes {
			clear: left;
			padding: 0px 14px 10px 14px;
			font-size: 1.2em;
			font-weight: lighter;
			color: #fff;
		}

		#addy {
			clear: left;
			padding: 10px 10px 10px 34px;
			font-size: 1em;
			color: #fff;
		}

		#quoteopen {
			float: left;
			padding-top: 10px;
			padding-bottom: -2em;	
		}

		#quoteclose {
			float: right;
			padding-right: 12px;
		}

		#quotesignoff {
			clear:right;
			float: right;
			padding: 24px 10px 14px 14px;
			border-bottom: 30px;
			font-size: 1.5em;
			text-align: right;
			color: #fff;
		}

		#pic {
			clear: left;
			float: left;	
		}

		#sidepanelpics {
			float: left;
			background: #9c9c9f;
			padding: 0px 6px 0em 6px;
			width: 204px;
			border-top: 0px solid #fff;
			border-left: 10px solid #fff;
			border-right: 32px solid #fff;
			border-bottom: 40px solid #fff
		}

		#sidepanelpics img {
			width: 148px;
			height: 322px;
			padding: 0px 0px 0em 16px;
			border: 0px solid #fff;
			margin: 0 0 0em 1em;

		#picsignoff {
			clear:right;
			float: right;
			padding: 0px 10px 30px 14px;
			border-bottom: 30px;
			font-size: 1.5em;
			text-align: right;
			color: #fff;
		}
		

 

