@charset "utf-8";
/* CSS Document */
body
{
	background-image: url(../images/bg_fill.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	margin-top:16px;
}
body.mceContentBody {
   background: #FFF !important;
}

td
{
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	color:#000000;
}

p
{
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-align:justify;
}

a
{
	color:#999999;
	text-decoration:underline;
}
a:hover
{
	color:#df1b30;
	text-decoration:none;
}

h1
{
	font-size:14px;
	color:#df1b30;
	margin-bottom:6px;
	letter-spacing:2px;
}

h2
{
	font-size: 13px;
	text-transform:uppercase;
	color:#585858;
	letter-spacing:3px;
}

h3
{
	font-size: 11px;
	color:#585858;
	line-height:11px;
	margin:0px;
	display:inline;
}

blockquote
{
	margin:0px 0px 0px 18px;
}

.full_height
{
	height:100%;
}

.scrollable_layer
{
	height:415px;
	width:692px;
	overflow:auto;
}

.scrollable_layer p
{
	margin-right:10px;
}
.highlight
{
	color:#df1b30;
}
.highlight_image
{
	padding:2px;
	border:1px solid #df1b30;
}
.highlight_image {
	border:1px solid #df1b30; 
	padding:1px;
	display:table;
}
.highlight_image img {
	border:0px solid #999999; 
	margin:2px;
}

.copy_thumbnail
{
	float:left; 
	border:1px solid #999999; 
	margin-right:6px; 
	margin-bottom:3px;
}

.hr
{
	width:100%;
	height:2px;
	background-image:url(../images/hr.gif);
	margin:0px 0px 6px 0px;
	line-height:0px;
	font-size:0px;
}

/* Image */
.thumbnail {
	border:1px solid #999999; 
	padding:1px;
	display:table;
}
.thumbnail img {
	border:0px solid #999999; 
	margin:2px;
}

a:hover .thumbnail {
	border:1px solid #df1b30;
}
/* Image */

/* Links BEGIN */
.links
{
	height:18px;
}
.links td a
{
	font-size:0px;
	line-height:0px;
	color:999999;
	text-decoration:none;
	vertical-align:top;
}
.links td a:hover
{
	color:#999999;
}
.button_home {
	background:url('../images/button_home.gif') no-repeat top;
	width:43px;
	height:18px;
	display:block;
}
.button_home:hover {
	background-position: bottom;
}
.button_home_on {
	background:url('../images/button_home.gif') no-repeat bottom;
	width:43px;
	height:18px;
	display:block;
}

.button_company_profile {
	background:url('../images/button_company_profile.gif') no-repeat top;
	width:122px;
	height:18px;
	display:block;
}
.button_company_profile:hover {
	background-position: bottom;
}
.button_company_profile_on {
	background:url('../images/button_company_profile.gif') no-repeat bottom;
	width:122px;
	height:18px;
	display:block;
}

.button_sync {
	background:url('../images/button_sync.gif') no-repeat top;
	width:38px;
	height:18px;
	display:block;
}
.button_sync:hover {
	background-position: bottom;
}
.button_sync_on {
	background:url('../images/button_sync.gif') no-repeat bottom;
	width:38px;
	height:18px;
	display:block;
}

.button_synceng {
	background:url('../images/button_synceng.gif') no-repeat top;
	width:66px;
	height:18px;
	display:block;
}
.button_synceng:hover {
	background-position: bottom;
}
.button_synceng_on {
	background:url('../images/button_synceng.gif') no-repeat bottom;
	width:66px;
	height:18px;
	display:block;
}

.button_syncpro {
	background:url('../images/button_syncpro.gif') no-repeat top;
	width:66px;
	height:18px;
	display:block;
}
.button_syncpro:hover {
	background-position: bottom;
}
.button_syncpro_on {
	background:url('../images/button_syncpro.gif') no-repeat bottom;
	width:66px;
	height:18px;
	display:block;
}

.button_syncdesign {
	background:url('../images/button_syncdesign.gif') no-repeat top;
	width:90px;
	height:18px;
	display:block;
}
.button_syncdesign:hover {
	background-position: bottom;
}
.button_syncdesign_on {
	background:url('../images/button_syncdesign.gif') no-repeat bottom;
	width:90px;
	height:18px;
	display:block;
}

.button_testimonials {
	background:url('../images/button_testimonials.gif') no-repeat top;
	width:93px;
	height:18px;
	display:block;
}
.button_testimonials:hover {
	background-position: bottom;
}
.button_testimonials_on {
	background:url('../images/button_testimonials.gif') no-repeat bottom;
	width:93px;
	height:18px;
	display:block;
}

.button_contact_us {
	background:url('../images/button_contact_us.gif') no-repeat top;
	width:84px;
	height:18px;
	display:block;
}
.button_contact_us:hover {
	background-position: bottom;
}
.button_contact_us_on {
	background:url('../images/button_contact_us.gif') no-repeat bottom;
	width:84px;
	height:18px;
	display:block;
}
/* Links END */

/* Home Links BEGIN */
.home_links
{
	height:38px;
}
.home_links a
{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:18px;
	color:#df1b30;
	text-decoration:none;
	width:100%;
	height:38px;
	padding-top:11px;
	display:inline;
}

.home_links td:hover
{
	background-color:#df1b30;
	color:#ffffff;
}
.home_links td:hover a
{
	color:#ffffff;
	text-decoration:none;
}
.home_links a span
{
	color:#000000;
}
/* Home Links END */

.link_back
{
	background-image: url(../images/button_back.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:left 40%;
	line-height:20px;
}

.link_forward
{
	background-image: url(../images/button_forward.gif);
	padding-right:20px;
	background-repeat:no-repeat;
	background-position:right 40%;
	line-height:20px;
}

div.testimonial_block_container {
     border: 1px solid #000000;
     position: relative;
     width: 90%;
		 padding:5px;
}
div.testimonial_block_contents {
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 101;
}
div.testimonial_block_background {
     background-color: white;
     height: 100%;
     filter:alpha(opacity=75); /* IE's opacity*/
     left: 0px;
     opacity: 0.75;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}
div.testimonial_block_contents h1
{
	font-size:13px;
	color:#ac2a2c;
	font-weight:bold;
	margin:3px;
}