
body {
  background: #ffffff;
  color: #070707;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align:center;
}
#page {
	DISPLAY: block;
	VISIBILITY: visible; 
	MARGIN-LEFT: auto; 
	WIDTH: 700px; 	
	MARGIN-RIGHT: auto; 
	POSITION: relative; 
	HEIGHT: auto; 
	TEXT-ALIGN: left;
}
* {
  margin: 0;
  padding: 0;
}

input {
  width: 115px;
  background: #fff;
  border: 1px solid #dec151;
  padding: 2px;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}

input.checkbox {
width: 15px;
padding:0px;
}



/* Body */

#canvas {
  width: 700px;
  margin: 0 auto;
  background: transparent url(../images/bg.gif) top left repeat-y;
}

#canvas-left {
  width: 195px;
  float: left;
}

#canvas-right {
  width: 505px;
  float: left;
  text-align:left;
  background: transparent url(../images/right-bg.gif) right 100px no-repeat;
}


/* Header */

#header {
  width: 700px;
  height: 94px;
  background: #fff url(../images/header-bg.gif) bottom right no-repeat;
}

#header #logo {
  width: 380px;
  float: left;
  text-align: left;
  padding: 30px 0 0 0;
}

#header #top-menu {
  width: 320px;
  float: left;
}

#header #top-menu ul {
  float: left;
  list-style-image: none;
  list-style-type: none;
}

#header #top-menu li {
  float: left;
  list-style-image: none;
  list-style-type: none;
}

#header #top-menu li a {
  height: 32px;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
}

#header #top-menu li#homepage a { width: 48px; background: transparent url(../images/top-menu-00.gif) top left no-repeat; }
#header #top-menu li#about-us a { width: 65px; background: transparent url(../images/top-menu-01.gif) top left no-repeat; }
#header #top-menu li#our-clients a { width: 78px; background: transparent url(../images/top-menu-02.gif) top left no-repeat; }
#header #top-menu li#apply a { width: 48px; background: transparent url(../images/top-menu-03.gif) top left no-repeat; }
#header #top-menu li#contact-us a { width: 78px; background: transparent url(../images/top-menu-04.gif) top left no-repeat; }


/* Navigation*/

#nav {
  width: 195px;
  background: #641113;
  text-align: left;
}

#nav ul {
  padding: 9px 0 8px 10px;
  list-style-image: none;
  list-style-type: none;
}

#nav li {
  list-style-image: none;
  list-style-type: none;
}

#nav li a {
  height: 29px;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
}

#nav li#cash-flow-program a { width: 179px; background: transparent url(../images/menu-01.gif) top left no-repeat; }
#nav li#factoring a { width: 179px; background: transparent url(../images/menu-02.gif) top left no-repeat; }
#nav li#faq a { width: 179px; background: transparent url(../images/menu-03.gif) top left no-repeat; }
#nav li#testimonials a { width: 179px; background: transparent url(../images/menu-04.gif) top left no-repeat; }
#nav li#resources a { width: 179px; background: transparent url(../images/menu-05.gif) top left no-repeat; }
#nav li#apply a { width: 179px; background: transparent url(../images/menu-06.gif) top left no-repeat; }
#nav li#contact a { width: 179px; background: transparent url(../images/menu-07.gif) top left no-repeat; }

#nav li#cash-flow-program-current a { width: 179px; background: transparent url(../images/menu-01-over.gif) top left no-repeat; }
#nav li#factoring-current a { width: 179px; background: transparent url(../images/menu-02-over.gif) top left no-repeat; }
#nav li#faq-current a { width: 179px; background: transparent url(../images/menu-03-over.gif) top left no-repeat; }
#nav li#testimonials-current a { width: 179px; background: transparent url(../images/menu-04-over.gif) top left no-repeat; }
#nav li#resources-current a { width: 179px; background: transparent url(../images/menu-05-over.gif) top left no-repeat; }
#nav li#apply-current a { width: 179px; background: transparent url(../images/menu-06-over.gif) top left no-repeat; }
#nav li#contact-current a { width: 179px; background: transparent url(../images/menu-07-over.gif) top left no-repeat; }

#nav li#cash-flow-program a:hover { width: 179px; background: transparent url(../images/menu-01-over.gif) top left no-repeat; }
#nav li#factoring a:hover { width: 179px; background: transparent url(../images/menu-02-over.gif) top left no-repeat; }
#nav li#faq a:hover { width: 179px; background: transparent url(../images/menu-03-over.gif) top left no-repeat; }
#nav li#testimonials a:hover { width: 179px; background: transparent url(../images/menu-04-over.gif) top left no-repeat; }
#nav li#resources a:hover { width: 179px; background: transparent url(../images/menu-05-over.gif) top left no-repeat; }
#nav li#apply a:hover { width: 179px; background: transparent url(../images/menu-06-over.gif) top left no-repeat; }
#nav li#contact a:hover { width: 179px; background: transparent url(../images/menu-07-over.gif) top left no-repeat; }


/* Left */

#canvas-left table {
  margin: 0 0 0 7px;
  color: #070707;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}

#canvas-left table td {
  padding: 3px;
  color: #070707;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}
table {
	color: #070707;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
 	font-size: 11px;
}

/* Right */

#canvas-right h1 {
  height: 45px;
  display: block;
  font-size: 16px;
  font-family: verdana, arial, helvetica, sans-serif;
/*  line-height: 48px;*/
  font-weight: bold;
  padding: 16px 0px 0px 47px;
  margin: 10px 9px 10px 10px;
  background: #dec151 url(../images/triangle1.gif) 15px 12px no-repeat;
}

#canvas-right h2 {
  color: #4f1211;
  font-size: 13px;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 21px;
  font-weight: bold;
  padding: 1px 3px 1px 6px;
}

#canvas-right p {
  padding: 5px 25px 5px 25px;
  text-align: justify;
}

#canvas-right ul {
  list-style-type: square;
  padding: 5px 25px 5px 60px;
}

#canvas-right ul li {
  padding: 0 0 2px 0;
}

#canvas-right a {
  color: #611113;
  text-decoration: underline;
}

#canvas-right a:hover {
  color: #611113;
  text-decoration: none;
}

#canvas-right #pod {
  float: right;
  padding: 0 10px 0 10px;
}

#canvas-right #pod-box {
  width: 160px;
  background: #faf4bf;
}

#canvas-right #pod-box p {
  padding: 0 7px 7px 7px;
}


/* Footer */

#footer {
  clear: both;
  width: 700px;
  padding: 12px 0 15px 0;
  font-size: 10px;
  text-align: center;
  color: #6f6f6f;
  background: #fff;
}

#footer a {
  color: #6f6f6f;
  text-decoration: none;
  }

#footer a:hover {
  color: #6f6f6f;
  text-decoration: underline;
  }


.highlight {
	background-color: #FFFF99;
	padding: 5px;
	border: 1px solid #660000;
	margin-right: 155px;
	margin-left: 10px;
	text-align: left;
}

.highlight2 {
	background-color: #FFFF99;
	padding: 5px;
	border: 1px solid #660000;
	margin-right: 155px;
	margin-left: 10px;
	text-align: center;
}


