#contactGeneral {
  width:672px;
  height:370px;
  float:left;
  position:relative;
}
#contactGeneral h1  {color:#b9d9f3;font-size:24px;font-weight:normal;line-height:normal;margin:20px 0px 10px 20px;}
#contactGeneral p   {color:#85b5dd;font-size:18px;font-weight:normal;line-height:28px;margin:0px 0px 0px 20px;}
#contactGeneral p a {color:#FFFFFF;font-size:18px;font-weight:normal;text-decoration:none;}

#contactGeneralHeader {
  width:673px;
  height:82px;
  float:left;
  position:relative;
  background:url("../../images/contact-us/bg_general_header.png") 0 0 no-repeat;
}

#contactGeneralContent {
  width:673px;
  height:288px;
  float:left;
  position:relative;
  background:url("../../images/contact-us/bg_general_content.png") 0 0 no-repeat;
}

#btnSendEmail{
  width:177px;
  height:31px;
  float:left;
  position:relative;
  display:inline;
  margin-top:20px;
  margin-left:20px;
}

#btnSendEmail a         {width:177px; height:31px; display:block; background:url("../../images/contact-us/btn_sendemail.png") 0 0 no-repeat;text-indent:-99999px;}
#btnSendEmail a:hover   {width:177px; height:31px; background:url("../../images/contact-us/btn_sendemail_hover.png") 0 0 no-repeat;text-indent:-99999px;}

#contactCustomerService{
  width:334px;
  height:175px;
  float:right;
  position:relative;
  display:inline;
}

#contactCustomerService a         {width:334px; height:175px; display:block; background:url("../../images/contact-us/bg_customerservice.png") 0 0 no-repeat;text-indent:-99999px;}
#contactCustomerService a:hover   {width:334px; height:175px; background:url("../../images/contact-us/bg_customerservice_hover.png") 0 0 no-repeat;text-indent:-99999px;}

#contactPlatinum{
  width:334px;
  height:195px;
  float:right;
  position:relative;
  display:inline;
}

#contactPlatinum a         {width:334px; height:195px; display:block; background:url("../../images/contact-us/bg_platinum.png") 0 0 no-repeat;text-indent:-99999px;}
#contactPlatinum a:hover   {width:334px; height:195px; background:url("../../images/contact-us/bg_platinum_hover.png") 0 0 no-repeat;text-indent:-99999px;}

#contactProducts{
  width:334px;
  height:154px;
  float:left;
  position:relative;
  display:inline;
}

#contactProducts a         {width:334px; height:154px; display:block; background:url("../../images/contact-us/bg_products.png") 0 0 no-repeat;text-indent:-99999px;}
#contactProducts a:hover   {width:334px; height:154px; background:url("../../images/contact-us/bg_products_hover.png") 0 0 no-repeat;text-indent:-99999px;}

#contactLiveEvents{
  width:337px;
  height:154px;
  float:left;
  position:relative;
  display:inline;
}

#contactLiveEvents a         {width:338px; height:154px; display:block; background:url("../../images/contact-us/bg_liveevents.png") 0 0 no-repeat;text-indent:-99999px;}
#contactLiveEvents a:hover   {width:338px; height:154px; background:url("../../images/contact-us/bg_liveevents_hover.png") 0 0 no-repeat;text-indent:-99999px;}

#contactCoaching{
  width:334px;
  height:154px;
  float:right;
  position:relative;
  display:inline;
}

#contactCoaching a         {width:334px; height:154px; display:block; background:url("../../images/contact-us/bg_coaching.png") 0 0 no-repeat;text-indent:-99999px;}
#contactCoaching a:hover   {width:334px; height:154px; background:url("../../images/contact-us/bg_coaching_hover.png") 0 0 no-repeat;text-indent:-99999px;}

