BODY {
	margin:0px; background-color:#cfcfe5; color:#000000; 
	background-image:url(Images/walltexture3.jpg); background-repeat:repeat;
	font-family:"Trebuchet MS"; }


IMG {
	border:0px; }

TABLE {
	border:0px; padding:0px; }

P {
	margin:0px 0px 10px 0px; font-size:12px; line-height:18px; }



/* PRIMARY LAYOUT SCHEMA */
DIV#Canvas {
	width:840px; height:570px; z-index:0;
	position:relative; background-repeat:no-repeat; }


DIV#Wrapper {
	position:absolute; width:640px; height:325px; 
	top:77px; left:100px; overflow:hidden; }

	DIV#Content {
		position:absolute; width:640px; left:0px;
		color:#000000; text-align:left;
		font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; }

	DIV#ScrollButtons {
		width:20px; height:60px; z-index:99; 
		top:23px; right:71px;
		position:absolute; }


DIV#Testimony {
	width:540px; z-index:7;
	position:absolute; top:210px; left:0px;
	color:#000000;
	font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; }

DIV#Quote {
	width:570px; height:72px; z-index:3;
	position:absolute; top:10px; right:10px;
	color:#b0000c;
	font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; }


#Footer {
	position:absolute; width:840px; top:560px; }

#Footer TD {
	color:#424a52;
	font-face:Arial; font-size:10px; font-weight:bold; }
/* end: PRIMARY LAYOUT SCHEMA */



/* GLOBAL ELEMENTS */
A:link {
	color:#9191b6; text-decoration:none; border:0px; }
A:visited {
	color:#9191b6; text-decoration:none; border:0px; }
A:hover {
	color:#246dda; text-decoration:underline; border:0px; }


.Hdr1 {
	color:#246dda;
	font-size:16px; font-weight:bold; letter-spacing:1px; }

.Hdr2 {
	color:#000091;
	font-size:16px; font-weight:bold; letter-spacing:1px; }

.Hdr3 {
	color:#246dda;
	font-size:12px; font-style:italic; font-weight:bold; letter-spacing:1px; }
/* end: GLOBAL ELEMENTS */



/* NAVBAR AND OTHER NAVIGATIONAL ELEMENTS */
DIV#Navbar {
	width:640px; z-index:3;
	position:absolute; top:543px; left:139px;
	border:0px dashed #e8da5e;
	font-weight:bold; text-transform:uppercase; }
	
	.NavButton {
		z-index:3; float:left;
		font-family:Arial; font-size:10px; font-weight:bold;
		letter-spacing:1px;
		padding:0px 20px 0px 20px; }

	.NavFoc {
		display:block; color:#b0000c;
		border-top:0px solid transparent; border-bottom:0px solid transparent; }

	A.Nav:link {
		display:block; color:#246dda; text-decoration:none;
		border-top:0px solid transparent; border-bottom:0px solid transparent; }
	A.Nav:visited {
		display:block; color:#246dda; text-decoration:none;
		border-top:0px solid transparent; border-bottom:0px solid transparent; }
	A.Nav:hover {
		display:block; color:#000091; text-decoration:none;
		border-top:0px solid #00adef; border-bottom:0px solid #00adef; }
/* end: NAVBAR AND OTHER NAVIGATIONAL ELEMENTS */



