﻿/*
  Replace the wave image with the specific title bar image
*/

.mainsupport
{
	background-image: none;
}


.BPOSLink
{
	margin-bottom: 2px;
	float: left;
}


.Home-AdStrip
{
  padding-top:20px;
  float: left;
}

.Home-AdLeft
{
  padding-left: 4px;
}

.Home-AdCentre, .Home-AdRight
{
  padding-left: 32px;
}

.Home-Introduction
{
  float: left;

  width: 454px;
  padding-left: 14px;
  padding-top: 20px;
  padding-bottom: 40px;
  
  text-align: left;
  
  color: #5F5F5F;
}

.Home-Introduction h2
{
  width: 454px;
}

.Home-Microsoft h2, .Home-Introduction h2
{
  border-bottom-style: dashed;
  border-bottom-color: Gray;
  border-bottom-width: 1px;
  
  font-size: 16px;
}

.Home-Introduction p, .Home-Microsoft p
{
  font-size: 12px;
}

.Home-Microsoft
{
  float: left;

  padding-left: 32px;
  padding-top: 20px;  
  padding-bottom: 40px;
  width: 216px;
  
  text-align: left;
  color: #5F5F5F;
}

.Home-Microsoft h2
{
  width: 216px;
}

.Home-MicrosoftLogos
{
  padding-left: 8px;
}

.Home-Testimonial
{
  background-image:url('Quote.gif');
  background-repeat: no-repeat;
  text-indent: 36px;
  padding-top: 4px;
}

.Home-Link:visited, .Home-Link:link
{
    color: #5F5F5F;
}