		body {
			font: 80% arial, helvetica, sans-serif;
			background: #eee ;
			margin: 0;
		}

		#header {
			position: relative;
			width: 902px; /* width + border for IE 5.x */
			w\idth: 896px; /* real width */
			/* border: solid #fff; */
			/* border-width: 0 3px; */
			margin: auto;
			background: #fff;
			overflow: hidden;
			height: 95px;
			border-top: 25px solid #fff;
			border-right: 10px solid #fff;

		}

		#header a {
			color: #aaa;
			text-decoration: none;
			font: 100% arial, helvetica, sans-serif;
		}

		#header a:hover {
			color: #333;
			text-decoration: none;
			font: 100% arial, helvetica, sans-serif;
		}

		#header p {
			color: #aaa;
			text-decoration: none;
			font: 80% arial, helvetica, sans-serif;
			padding: 0 0 0 0
		}

		.comcarelogo {
			width: 265px;
			height: 80px;
			padding: 1px;
			float: left;
			margin: 0 0 1em 1em;
		}

		.movedlogo {
			width: 75px;
			height: 80px;
			padding: 1px;
			float: left;
			margin: 0 0 1em 1em;
		}


		#montage {
			position: relative;
			width: 912px; /* width + border for IE 5.x */
			w\idth: 906px; /* real width */
			/* border: solid #fff; */
			/* border-width: 0 3px; */
			margin: auto;
			background: #fff;
			overflow: hidden;
			height: 130px;
		}

		#content {
			position: relative;
			width: 836px; /* width + border for IE 5.x */
			w\idth: 830px; /* real width */
			/* background: white  repeat-y; */
			/* xpadding: 1px 1em 2em 1em; */
			padding: 35px 35px 1px 35px;  /* Padding is outside page width */
			border-left: 3px solid #000;
			border-right: 3px solid #000;
			border-top: 3px solid #000;
			background: #fff;
			margin: auto; /* Move when window is expanded */
		}

		#footer {
			position: relative;
			width: 836px; /* width + border for IE 5.x */
			w\idth: 830px; /* real width */
			/* background: white  repeat-y; */
			/* xpadding: 1px 1em 2em 1em; */
			padding: 35px 35px 1px 35px;  /* Padding is outside page width */
			border-left: 3px solid #000;
			border-right: 3px solid #000;
			border-bottom: 3px solid #000;
			background: #fff;
			margin: auto; /* Move when window is expanded */
		}
	
		
		#navigation {
			position: absolute;
			top: 115px;
			left: 10px;
			width: 134px;
			color: #000;
			border-left: 1px solid #000;
			border-top: 1px solid #000;
			border-right: 1px solid #000;
			border-bottom: 1px solid #000;
		}
		
		#navigation ul {
			margin: 0 0 1em 1em;
			padding: 10px 1px 1px 1px;
			list-style: none;
		}
		
		#navigation ul a {
			color: #000;
			text-decoration: none;
			display: block;
			background: #fff;
			padding: 0 0.25em;
			margin: 0 1em 1px 1em;
		}
		
		#navigation a:visited {
			color: #333;
		}
		
		#navigation a:hover {
			background: #66f;
		}

		#footer a {
			color: #aaa;
			text-decoration: none;
			font: 80% arial, helvetica, sans-serif;
		}

		#footer a:hover {
			color: #333;
			text-decoration: none;
			font: 80% arial, helvetica, sans-serif;
		}

		.sentinelimg {
			width: 85px;
			height: 200px;
			padding: 1px;
			border: 1px solid #333;
			float: right;
			margin: 0 0 1em 1em;
		}

		.testimonial {
			padding: 0 150px 0 100px;
		}
		
		h1 {
			font-size: 1.5em;
			color: #036;
		}
		
		h2 {
			font-size: 1.5em;
			color: #036;
		}
		
		h3 {
			font-size: 1.25em;
			color: #036;
		}

		h4 {
			text-align: Center;
			font-size: 1.25em;
			color: #036;
		}

		h5 {
			color: #036;
			line-height: 8px;
		}
		

