body {
        background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
}

#top {
	position:relative;
        width:920px;
        height:69px;
        z-index:1; 
        visibility:visible;
}
#logo {
	position:relative;
	width:174px;
	height:69px;
	float:left;
}
#top_middle {
	position:relative;
	width:616px;
	height:69px;
	float:left;
}
#top_right {
	position:relative;
	width:130px;
	height:69px;
	float:left;
}
#top_bar  {
        position:relative;
        background-image:url(images/top_bar_BG.jpg);
        width:920px;
        height:29px;
        z-index:2;
        visibility:visible;
}
#logo_bottom {
	position:relative;
	width:174px;
	height:29px;
	float:left;
}
#bar_middle {
	position:relative;
	width:572px;
	height:29px;
	text-align:center;
	float:left;
}
#bar_right {
	position:relative;
	width:174px;
	height:29px;
	float:left;
}
#middle  {
        position:relative;
        width:920px;
        height:auto;
        z-index:3;
        visibility:visible;
}
#body_left  {
        position:relative;
        width:9px;
        height:auto;

        z-index:3; 
        visibility:visible;
}
#body_right  {
        position:relative;
        width:9px;
        height:auto;
        float:left;
        z-index:6;
        visibility:visible;
}
#bottom {
	position:relative;
	text-align:center;
	width:920px;
	padding:6px;
}
.columns  {
        border-left: 1px solid #D0D0D0;
        border-right: 1px solid #D0D0D0;
}
.common_text {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.copy {
	font-family: Verdana, arial, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
a.menu {
 color: #696969;
 text-decoration: none;
 text-transform: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

a.menu:visited {
 color: #696969;
 text-decoration: none;
 text-transform: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

a.menu:hover{
 color: #ff4500;
 text-decoration: underline;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}
a.menu:active{
 color: #ff4500;
 text-decoration: underline;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}
a.certificate {
 color: #870811;
 text-decoration: underline;
 text-transform: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

a.certificate:visited {
 color: #870811;
 text-decoration: underline;
 text-transform: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

a.certificate:hover{
 color: #ff4500;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}
a.certificate:active{
 color: #ff4500;
 text-decoration: underline;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}
A.gray {
  color: #999999;
  text-decoration: underline;
}

A.gray:hover {
  color: #000000;
  text-decoration: none;
}
hr.body {
 border: none 0;
 border-bottom: 1px solid #D0D0D0;
 height: 1px;
 width: 90%;
 align: center;
}
.indent  {
 padding:0 0 22px 14px;
}
p.testimonials {

 margin:0px 0 3px 0;
}
