#header_about {
	border-style: none;
	margin: 3px 0 0 5px;
}


.updateheadline {
 font: 18px lucida bright, lucida sans; 
 font-style: italic; 
 color: #fff;
 padding-right: 5px;
}

.updates {
	float:left;
	width:820px;
	height:40px;
	list-style-type: none;
	padding: 0;
    margin: 8px 0 0 50px;
	display: block;
	overflow: hidden;
	position: relative;  
}

.updates ul {
    list-style: none;
    width:820px;
	height:53px;
	margin:0;
	padding:0;
    overflow: hidden;
}

.updates li {
    width:820px;
    font: 12px arial, tahoma, verdana;
	color: #ff9797;
	height: 40px;
	padding-top: 5px;
}

.updates li a {
    font: 12px;
    color: #fff;
}

.updates li a:hover {
   text-decoration: none;
}

.content_container {
	float:left;
	width:887px;
}

.subcont {
  float:left;
  width: 870px;
  padding-bottom: 45px;
  margin:0 0 0 0;
  padding-top: 40px;
}

.subcont p {
  font: 12px arial, lucida sans;
  color: #585858;
  line-height: 24px;
  padding:0 0 25px 0;
  margin:10px 0 0 0;
  text-align: justify;
  background: url(images/fullsep.gif) bottom center no-repeat;
}

.testimonialcont {
   float:left;
   width: 531px;
}

.testibox {
  float:left;
  width: 531px;
  padding: 0 0 25px 0;
}

.testibox p {
  width: 529px;
  font: 12px arial, lucida sans;
  color: #929090;
  line-height: 24px;
  text-align: justify;
  background-color: #0f0f0f;
  border: 1px solid #1e1e1e;
  padding: 10px;
  margin:0;
}

.testibox h1 {
   float:left;
   font: 12px arial, lucida sans;
   color: #23adfa;
   padding:20px 0 0 0;
   margin: -1px 0 0 0;
   background: url(images/point.gif) top center no-repeat;
}

.goodreasons {
   float:right;
   width: 295px;
   margin:0;
}

.goodreasons h1 {
   font: 18px lucida sans, arial;
   color: #ffffff;
   padding:0 0 10px 0;
   margin:0px 0 0 0;
}

.goodreasons p {
   font: 12px arial, lucida sans;
   color: #676666;
   line-height: 24px;
   text-align: justify;
   padding: 0 0 10px 0;
   margin:0;
}

.goodreasons ul {
  list-style: none;
  margin:0;
  padding:0;
}

.goodreasons li {
  font: 12px arial, lucida sans;
  color: #858585;
  line-height: 30px;
  background: url(images/bullet.gif) no-repeat;
  background-position: 0px 13px;
  padding-left: 15px;
}

.goodreasons h2 {
   margin: 40px 0 0 0;
   padding:0;
 }

.goodreasons h2 a {
   font: 10px tahoma;
   color: #fff;
   text-transform: uppercase;
   text-decoration: none;
   background: url(images/buttonbg.gif) no-repeat;
   padding: 10px 40px 10px 20px;
   margin:0;
}

.goodreasons h2 a:hover {
   color: #00c0ff;
}

.pagination {
   float:left;
   width: 870px;
   padding-bottom: 25px;
}

.pagination ul {
   list-style: none;
   margin: 0;
   padding:0;
}

.pagination li {
   float:left;
padding: 10px;
   font: 12px arial, lucida sans;
   color: #fff;
}

.pagination li a {
   color: #626262;
   padding: 10px;
   text-decoration: none;
}

.pagination li a:hover {
   color: #fff;
 }

.pageon {
   color: #fff;
   margin: 0 10px 0 10px;
}
