body {
  background-color: #FFFFFF;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

.testibg {
	background-color:#FDF2F3;
	margin:0px;
	padding:4px;
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 908px;
  text-align: left;
  background: #FFFFFF url('../images/main.gif') top left repeat-y;
}

#innerpage_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 908px;
  text-align: left;
  background: #FFFFFF url('../images/main1.gif') top left repeat-y;
}

#page_header {
  height: 198px;
  background: #FFFFFF url('../images/header.gif') bottom left no-repeat;
  clear: both;
}

#logo {
  float:left;
  width:344px;
  margin:0px;
  padding:0px;
}

#menu_bar {
  float:right;
  margin:95px 5px 0px 0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:38px;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:6px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:470px;
  margin-right:1px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  color: #000000;
  padding:4px;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:464px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  padding:4px;
}

#left_side p {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#innercenter {
  margin-left:10px;
  margin-right:1px;
  border:0px dashed #cccccc;
}

#innercenter h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Tahoma;
  font-size: 18pt;
  color: #057ECB;
  padding:4px;  
}

#innercenter h4 {
  margin-top:10px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  color: #00509D;
  padding:4px;
}

#innercenter p {
  margin-top:1px;margin-bottom:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.graytext {
  margin-top:1px;margin-bottom:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.bluetext {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color:#00509D;
}

.blacktext {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  color: White;
  float: left;
  width: 536px;
  font-family: verdana;
  font-size:13px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 10px;
  padding-bottom: 11px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-left: 1px solid #51AADC;
}

#navcontainer ul li a:hover {
  background: url('../images/menu-over.gif') top left repeat-x; 
  color: #fff;
}

#signupbox {
  background: url('../images/bluebox.gif') top center no-repeat; 
  color: #E0FA09;
  padding:4px 0px 0px 20px;
  height:162px;
}

hr {
  border:1px #000099 solid;
}

#testimonials {
  float:right;
  width:218px;
  height:50px;
  margin:7px 10px 0px 0px;
}

#page_footer {
  height: 59px;
  background: #425227;
  clear: both;
  background: #FFFFFF url('../images/footer.gif') top left no-repeat;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 12px;
  color:#5D5B56;
}

#page_footer A:link {
	COLOR: #000B56; text-decoration: none; font-weight:bold; font-size:14px;
}
#page_footer A:visited {
	COLOR: #000B56; text-decoration: none; font-weight:bold; font-size:14px;
}
#page_footer A:active {
	COLOR: #000B56; text-decoration: none; font-weight:bold; font-size:14px;
}
#page_footer A:hover {
	COLOR: #000B56; text-decoration: underline; font-weight:bold; font-size:14px;
}