body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#pagecontainer {
	width: 900px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	text-align: left;
	height: 100%;
}
.testimonial {
	height: 120px;
	background-image: url(images/testimonial-bg.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	color: #333333;
	padding-top: 36px;
	padding-left: 210px;
}
#pagecontent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #516e85;
}
#pagecontent p {
	padding-left: 10px;
	padding-right: 5px;
	line-height: 130%;
}
#footer {
	background-image: url(images/footer-img.jpg);
	background-repeat: repeat-x;
	height: 107px;
	padding-left: 0px;
	position: relative;
	float: none;
	width: 900px;
	left: 0px;
	top: 0px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
}

#pagecontent li {
	line-height: 20px;
	font-weight: normal;
	color: #516e85;
	font-size: 12px;
}


#header {
	background-image: url(images/header-img.jpg);
	height: 285px;
	padding-top: 3px;
	padding-left: 5px;
}
#header h1 {
	font-size: 16px;
	display: inline;
	top: 3px;
	position: relative;
	left: 6px;
}
#header h2 {
	display: inline;
	position: relative;
	left: 6px;
	top: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#navigation {
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(images/navigation-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 296px;
	height: 35px;
}
#floatmenu {
	float: left;
	height: auto;
	width: 237px;
	position: relative;
	top: -70px;
	left: 15px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	font-size: 14px;
}
.lineheight130 {
	line-height: 130%;
}

#pagecontent {
	padding-left: 270px;
	padding-top: 10px;
}
#floatmenu h1 {
	display: inline;
	font-size: 21px;
	text-transform: uppercase;
	color: #999999;
}
#floatmenu h2 {
	font-size: 14px;
	display: inline;
	position: relative;
	left: 38px;
	font-weight: normal;
	color: #CCCCCC;
}

#navigation a {
	font-size: 15px;
	position: relative;
	top: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
}
#footer a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left:15px;
}

div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000; 
  width:200px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }.inset {
	padding-left: 10px;
}
