body {
	margin:0px;
	padding:0px;
	background-image:  url(../shared/background.gif);
	background-repeat: repeat-y;
	color:#333333;
}

		#container {
			width: 757px;
			\width: 757px; /* believe this is a pc ie hack? */
			w\idth: 757px;
			height: 100%;
			border: 0px solid #000000;
			margin-left: 0;
			margin-right: 0;
			padding: 0;
		}

		#banner {
			padding: 0;
			margin-bottom: 0;
			background-color: #FAF3C2;
		}

		#content {
			padding: 0px 120px 0px 22px;
			margin-left: 174px;
			background-color: #FFFFFF;
		}
		#credits {
			float:left;
			font-size:11px;
			font-family:arial;
			line-height:15px;
			padding: 20px 0px;
			position: absolute;
			left: 0px;
			padding-left: 24px;
			color: #4C4C4C;
		}
		#credits a {
			color: #4C4C4C;
		}
		.footer {
			float:left;
			font-size:10px;
			font-family:arial;
			line-height:15px;
			padding: 20px 0px;
		}
		.footerimg {
			float:left;
			padding: 0px 10px;
		}
#customul {
font-family:verdana;
font-size: 12px;
line-height:20px;
}	
#customul li { margin-bottom: 20px;   }
	
 #navcontainer ul
 {
 float: left;
 font-family: verdana;
 font-size: 12px;
 margin: 0;
 padding: 0;
 list-style-type: none;
 }

 #navcontainer a
 {
 display: block;
 color: #078891;
 text-decoration: none;
 padding: 8px 0px 8px 20px;
 }

#navcontainer li {
 border-bottom: 1px solid #8EBAA6;
 width: 174px;

}

 #navcontainer a:hover
 {
 color: #FFFFDD;
 }

#activenav {
display: block; 
color: #078891;
background-image:  url(../shared/butback-on.gif);
padding: 8px 0px 8px 20px;
}

/* font styles: */
h1 {
margin-top:12px;
margin-right:12px;
font-family:georgia;
font-size: 22px;
font-weight: bold;
color: #39A6AE;
text-align:center;
line-height:0px;
}
p {
font-family:verdana;
font-size: 12px;
line-height:20px;
}
td {
font-family:verdana;
font-size: 12px;
line-height:20px;
}
a {
color:#1B9498;
}
a:hover {
text-decoration:none;
}
a:visited {
color: #006666;
}
.testimonialcredits {
	font-size:10px;
	line-height: normal;
	text-align: right;
	padding-bottom:5px;
	border-bottom:1px solid #39A6AE;
}
.testimonialcredits:first-line {
font-weight:bold;
color: #4C4C4C;
}
strong {
color: #4C4C4C;
}
#addresstext {
position:absolute; width: 150; height: 150; left: 638; top: 236;
font-size:11px;
color: #39A6AE;
font-family:verdana;
line-height:18px;
}

