/* CSS Document */
body
{
padding:0;
margin:0;
background-position:top;
background-repeat:repeat-x;
background-image:url(images/topbar.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.main_nav
{
width: 960px;
}
.nav, .ftp_td
{
width:178px;
vertical-align:top;
background-color:#2D2D2D;
padding:10px 0 10px 0;
}
.nav a 
{
text-align:left;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
display:block;
border-top:#666666 1px solid;
border-bottom:#666666 1px solid;
padding:7px 0 6px 10px;
margin:3px 6px 3px 6px;
}
.nav a:hover
{
color: #A8BD16;
}
.ftp
{
text-align:left;
font-size:12px;
font-weight:bold;
background: url('images/ftpbtn.png');
background-repeat: no-repeat;
background-position:center;
color:#000000;
text-decoration:none;
display:block;
border-top:#666666 1px solid;
border-bottom:#666666 1px solid;
padding:9px 0 9px 10px;
margin:5px 6px 4px 6px;
}
.ftp:hover
{
color:#FFFFFF;
}
#ticker{
	background: url(images/tickerbg.png);
	background-repeat: repeat-x;
	width: 960px;
	height: 90px;
	position:relative;
}
.rshadow
{
position:absolute;
top:1px;
left:100%;
}
.site_video
{
border:1px #000000 solid;
vertical-align:top;
}
.footer
{
font-size:10px;
}
.format_txt{
margin:0 15px 0 15px;
text-align:left;
}
.footer_table td
{
padding:10px 15px 0 15px;
}

.page_header{
margin-bottom: 10px;
margin-top: 10px;
color: #9ab20d;
font-size:18px;
font-weight:bold;
}
.product_t img
{
float:left;
margin:0 15px 15px 15px;
}
.product_t span{
margin-bottom: 10px;
margin-top: 10px;
color: #4C016E;
font-size:13px;
font-weight:bold;
}
.apg_header{
margin-bottom: 10px;
margin-top: 10px;
color: #4C016E;
font-size:14px;
font-weight:bold;
}
.contact_table th
{
text-align:left;
}
.contact_table td
{
text-align:left;
vertical-align:bottom;
}
.contact_table a
{
color: #9ab20d;
}
.my_list li,.list_num b,.purple
{
color:#4C016E;
font-weight:bold;
}
.contact_td
{
padding-right:10px;
}
.pink
{
font-size:14px;
font-weight:bold;
color: #4C016E;
}
.green
{
font-size:14px;
font-weight:bold;
color:#9ab20d;
}
/*testimonials*/
#logo_wrapper{
  width:780px;
	height:380px;
	background-color:#FFFFFF;
	border:none;
}
.logo_column{
  width:260px;
	height:372px;
	float:left;
	border:none;
}
.logo{
  width:260px;
	height:93px;
	border:none;	
}
.logopic{
  width:190px;
	height:55px;
	margin:20px 0 0 35px;
}