html,body{
  margin:0; /*** Do NOT set anything other than a left margin for the page
as this will break the design ***/
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body	 { font-size: 13px; font-family: Arial; text-decoration: none; background: #fff; text-align: center; margin: 0; padding: 0; min-width: 778px }
.padtentop { margin-top: 10px }
.padthreetop  { margin-top: 3px }
.padfivetop { margin-top: 5px }
#main a:link { color: #aa0057; text-decoration: none }
#main a:visited { color: #aa0057; text-decoration: none }
#main a:hover   { color: #33f; text-decoration: none }
#main a:active { color: #aa0057; text-decoration: none }

#content             {
	background-color: #fff;
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: -1px;
	left: -1px;
	width: 1000px;
	height: 4000px;
	}
	
#nav                               {
	text-align: left;
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 126px;
	left: 0;
	width: 1020px;
	height: 35px;
	border-top: 2px solid #009;
	border-bottom: 2px solid #009;
	background: url(../images/bar-burgundy.gif) repeat-x;
}
.navtitle           { color: #fff; font-size: 16px; font-family: Arial, sans-serif; font-weight: bold; visibility: visible; margin-top: 7px; margin-bottom: auto; margin-left: 30px; z-index: 2 }
#imghome         {
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 4px;
	left: 240px;
	background: url(../images/menubar_blueback.gif) repeat-x;
	height: 28px;
	width: 780px;
}
#bluebar       { background-image: url("../images/bar_dkblue.gif"); background-repeat: repeat-x; visibility: visible; position: absolute; z-index: 2; top: 183px; left: 0; width: 900px; height: 20px; overflow: hidden }
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #99CCFF;
	text-decoration: none;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#header {
	background-color: #fff;
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 1000px;
	height: 125px
}
#statement                    {
	color: #006;
	visibility: visible;
	padding: 8px;
	position: absolute;
	z-index: 3;
	top: 180px;
	left: 20px;
	width: 532px;
	height: 1860px;
	border: solid 1px #009
}
.statement     { color: #006; font-size: 12px; text-align: left; margin-top: -1px }
.ptext { font-size: 12px; text-align: left }
#centercol           {
	font-size: 12px;
	visibility: visible;
	padding: 8px;
	position: absolute;
	z-index: 2;
	top: 640px;
	left: 595px;
	width: 355px;
	height: auto;
	border: solid 1px #009
}
#slideshow         {
	visibility: visible;
	position: absolute;
	z-index: 3;
	top: 180px;
	left: 595px;
	width: 355px;
	height: 440px;
	border: solid 1px #009;
	padding: 0px;
}
.h6statement     { color: #aa0057; font-size: 14px; font-family: Arial; font-weight: bold; text-decoration: none; text-align: center; margin-top: 5px; margin-bottom: 5px; height: 20px }
.h6links            { color: #aa0057; font-size: 13px; font-family: Arial; font-weight: bold; text-decoration: none; text-align: left; margin: 5px 0 3px 10px; z-index: 2; width: 250px; height: 20px }
.h6linkswide            { color: #aa0057; font-size: 13px; font-family: Arial; font-weight: bold; text-decoration: none; text-align: left; margin: 5px 0 3px 10px; z-index: 2; width: 250px; height: 40px }
#links                    { text-decoration: none; background-color: #d1dbf4; background-repeat: no-repeat; visibility: visible; position: absolute; z-index: 3; top: 180px; left: 20px; width: 445px; height: 80px; overflow: hidden; border: solid 1px #009 }
#links a   { color: #aa0057; text-decoration: none; z-index: 3 }
#testimonial1       { visibility: visible; padding: 8px; position: absolute; z-index: 3; top: 1040px; left: 20px; width: 440px; height: 975px; border: solid 1px #009 }
#testimonial2      {
	visibility: visible;
	padding: 8px;
	position: absolute;
	z-index: 3;
	top: 2090px;
	left: 20px;
	width: 930px;
	height: auto;
	border: solid 1px #009
}
.ptop     { color: #aa0057; font-size: 13px; font-family: Arial; font-weight: bold; text-decoration: none; margin: 5px; position: absolute; z-index: 3; top: 5px; left: 380px }
#footer              {
	color: #006;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 16px;
	text-align: center;
	visibility: visible;
	margin: 0 0 20px;
	position: absolute;
	z-index: 3;
	top: 3650px;
	left: 150px;
	width: 600px;
	height: 70px
}
#footer a:link { color: #006 }
#footer a:visited { color: #006 }
#footer a:hover { color: #f0c }
#footer a:active { color: #006 }
.img   { position: absolute; z-index: 2; top: 0; left: 0; width: 350px; height: 220px }
.h1menu {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	z-index: 3;
	position: absolute;
	left: 15px;
}
.banner {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
