
/* CSS Document */
.clear {
  clear:both;
  margin:0;
  padding:0;
}

.clear_pull {
  clear:both;
  margin:0px;
  padding:0px;
  line-height:1px;
  height:1px;
}

select, input, textarea {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.00em;
  margin:0px 0px 0px 0px;
  font-weight:normal;
  color:#004B96;
}

h1 {
  margin:0px 0px 0px 0px;
  padding:12px 0px 0px 0px;
  color:#2263A4;
  font-size:1.4em;
}

h2 {
  margin:0px 0px 0px 0px;
  padding:12px 3px 6px 3px;
  color:#004B96;
  font-size:1.0em;
}

h2.title {
  margin:0px 0px 0px 0px;
  padding:12px 0px 6px 0px;
  color:#004B96;
  font-size:1.0em;
}

h1.homepage {
  color:#5FAAF5;
}

hr {
 color: #0061a6;
 background-color: #0061a6;
 height: 1px;
}

p {
  padding:6px 3px 6px 3px;
  margin:0px 0px 0px 0px;
  line-height:16px;
}

span {
  color:#004B96;
}


form {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

a {
  color:#004B96;
  text-decoration:none;
}

a.grey_link {
  color:#4F4F4F;
  text-decoration:none;
}

a:hover {
  color:#004B96;
  text-decoration:underline;
}

.grey_link {
  color: #4F4F4F;
}

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#4F4F4F;
  padding: 11px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: url("/images/body_bg.jpg") top left repeat-x;
}

/******************* Main Holders *******************/


#parent_container {
  width:920px;
  margin:0px auto;
  background: #FFFFFF url("/images/parent_container_bg.gif") repeat-y;
}

#header_container{
  height:183px;
  overflow:hidden;
}

#body_container {
  background: url("/images/body_container_bg.jpg") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#body_container_no_image {
  background: url("/images/body_container_bg_no_image.jpg") no-repeat;
}

#left_column {
  width:185px;
  float:left;
  position:relative;
  left:10px;
}

#middle_column {
  width:530px;
  float:left;
  position:relative;
  left:15px;
  border-top:4px solid #D2D2D2;
  overflow:hidden;
  font-size: 1.1em;
}

#right_column {
  float:left;
  width:175px;
  position:relative;
  left:20px;
}

#footer_container {
  background: url("/images/footer_bg.gif") no-repeat;
  height:37px;
  clear:both;
}

#page_content {
  padding:0px 12px 10px 12px;
  margin: 0px 0px 0px 0px;
  min-height:463px;
  height:auto !important;
  height:463px;
}

#cms_content {
  padding:0px 12px 10px 12px;
  margin: 0px 0px 0px 0px;
  min-height:534px;
  height:auto !important;
  height:547px;
}

#google_map  {
  width:325px;
  float:left;
  position:relative;
  top:-18px;
}


/******************* header_container *******************/

#top_links {
  height:15px;
  background: url("/images/top_menu_bg.gif") no-repeat;
  padding:1px 37px 0px 0px;
  font-size:0.9em;
}

#top_links ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
  text-align:right;
}

#top_links li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline;
  text-transform:uppercase;
}

#top_links a{
  color:#FFFFFF;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:bold;
}

#top_links a:hover{
  color:#66CBFF;
  text-decoration:none;
}

#top_links img{
  padding:0px 4px 0px 4px;
}

#top_break {
  height:9px;
  background: url("/images/top_break_bg.gif") no-repeat;
}

#top_break_red {
  height:9px;
  background: url("/images/top_break_red.gif") no-repeat;
}

#top_break_orange {
  height:9px;
  background: url("/images/top_break_orange.gif") no-repeat;
}

#top_break_grey {
  height:9px;
  background: url("/images/top_break_grey.gif") no-repeat;
}

#top_break_green {
  height:9px;
  background: url("/images/top_break_green.gif") no-repeat;
}

#top_break_blue {
  height:9px;
  background: url("/images/top_break_blue.gif") no-repeat;
}

#top_break_purple {
  height:9px;
  background: url("/images/top_break_purple.gif") no-repeat;
}

#top_break_brown {
  height:9px;
  background: url("/images/top_break_brown.gif") no-repeat;
}

#top_container{
  background: url("/images/top_container_bg.jpg") no-repeat;
  height:152px;
  padding:6px 0px 0px 0px;
}

#top_container p{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#top_container p#site_logo img {
  border:0px;
  padding:0px 0px 0px 26px;
}

#top_sections ul{
  margin:0px 0px 0px 0px;
  padding:0px 024px 0px 0px;
  list-style:none;
  text-align:right;
}

#top_sections li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline;
}

#top_sections li img {
  border:0px;
}

#top_menu {
  height:16px;
  clear:both;
}

#top_menu ul{
  margin:0px 0px 0px 0px;
  padding:0px 25px 0px 0px;
  list-style:none;
  text-align:right;
}

#top_menu li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline;
  text-transform:uppercase;
}

#top_menu a{
  color:#FFFFFF;
  text-decoration:none;
  position:relative;
  bottom:1px;
  font-weight:bold;
}

#top_menu a:hover{
  color:#66CBFF;
  text-decoration:none;
}


#top_menu img{
  padding:0px 11px 0px 11px;
}


/******************* left_search *******************/


#left_search {
  background: url("/images/search_bg.gif") no-repeat;
  height:23px;
  padding:4px 0px 0px 4px;
}

#left_search label {
  display:none;
}

#left_search #search_box {
  width:138px;
  color:#004B96;
}

#left_search .searchButton {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 29px;
  height: 18px;
  margin:0px 0px 0px 5px;
}

/******************* middle_search *******************/

#middle_search {
  background: url("/images/middle_search_bg.gif") no-repeat;
  height:26px;
  padding:1px 0px 0px 8px;
  margin:5px 0px 0px 0px;
  width:514px;
  position:relative;
  left:-9px;
}

#middle_search label {
  display:none;
}

#middle_search #search_box_2 {
  width:210px;
  color:#004B96;
}

#middle_search #search_area {
  width:230px;
  color:#004B96;
}

#middle_search .searchButton {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 29px;
  height: 18px;
  margin:0px 0px 0px 0px;
}

/******************* left_menu *******************/

#left_menu {
  padding:0px 0px 0px 0px;
}

/******************* top level *******************/


#left_menu ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#left_menu li {
  display:block;
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}

#left_menu li.centreme {
}

#left_menu li.centreme div.centreme {
  position: relative;
  height:27px;
  display: block;
}

#left_menu li.centreme div.centreme a {
  position: absolute;
  top: 25%;
  margin-top: -0.5em;
  width: 180px;
  height:27px;
  display: block;
}

#left_menu li div {
  display:block;
  padding:2px 0px 0px 10px;
  margin:0px 0px 0px 0px;
  height:27px;
  background-color: #7E9BB8;
  border-top:1px solid #FFFFFF;
}

#left_menu li div a {
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  text-transform:uppercase;
}

#left_menu li div a:hover {
  color:#004B96;
  text-decoration:none;
}

#left_menu #menu_red li div {
  background: #7E9BB8 url("/images/menu_red.gif") repeat-y;
}

#left_menu #menu_orange li div {
  background: #7E9BB8 url("/images/menu_orange.gif") repeat-y;
}

#left_menu #menu_grey li div {
  background: #7E9BB8 url("/images/menu_grey.gif") repeat-y;
}

#left_menu #menu_green li div {
  background: #7E9BB8 url("/images/menu_green.gif") repeat-y;
}

#left_menu #menu_blue li div {
  background: #7E9BB8 url("/images/menu_blue.gif") repeat-y;
}

#left_menu #menu_purple li div {
  background: #7E9BB8 url("/images/menu_purple.gif") repeat-y;
}

#left_menu #menu_brown li div {
  background: #7E9BB8 url("/images/menu_brown.gif") repeat-y;
}

#left_menu li a span, #left_menu li .hidden {
  display:none;
}

#left_menu li.sub_menu_title {
 font-weight: normal;
 padding: 2px 0px 2px 5px;
 line-height: 10px;
}

#left_menu li.sub_menu_title a {
 font-weight: normal;
 font-size:0.9em;
}

#left_menu li.sub_menu_item {
  padding-left: 20px;
  line-height: 10px;
}

#left_menu span a {
  color: #4F4F4F;
}





/******************* sub level *******************/

#left_menu li li{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#left_menu li li span{
  display:block;
  padding:2px 0px 2px 5px;
  margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
  font-size:0.9em;
  border-top:0px solid;
}

#left_menu #menu_red li li span,
#left_menu #menu_orange li li span,
#left_menu #menu_grey li li span,
#left_menu #menu_green li li span,
#left_menu #menu_blue li li span,
#left_menu #menu_purple li li span,
#left_menu #menu_brown li li span {
  background: #EEEEEE none;
}



#left_menu li li a {
  text-decoration:none;
  color:#4F4F4F;
  display:block;
  font-weight:normal;
  text-transform:capitalize;
}

#left_menu li li a:hover {
  color:#7E9BB8;
  text-decoration:none;
}

/******************* quick_contact *******************/


#quick_contact_title {
  height:27px;
  background: url("/images/quick_contact_title.gif") no-repeat;
}

#quick_contact {
  border:1px solid #7E9BB8;
  height:139px;
  background: url("/images/quick_contact_bg.gif") top left no-repeat;
  padding:0px 0px 0px 1px;
}

#quick_contact table {
  margin:8px 0px 0px 0px;
}

#quick_contact td {
  padding:1px 0px 0px 0px;
}

#latest_news {
  padding:0px 7px 0px 7px;
  /*
  height:277px !important;
  height:289px;
  */
  background: #FFFFFF url("/images/latest_news_bg.gif") top left repeat-x;

}

.news_first {
  padding: 10px 0px 15px 0px;
  color:#5086BC;
}

.news {
  background: url("/images/news_bg.gif") top center no-repeat;
  padding: 10px 0px 20px 0px;
  color:#5086BC;
}

.news a, .news_first a {
  color:#033D78;
  text-decoration:none;
}


.news a:hover, .news_first a:hover {
  color:#033D78;
  text-decoration:underline;
}


#newsletter_signup {
  height:75px;
  background: url("/images/newsletter_bg.gif") no-repeat;
  padding:80px 0px 0px 5px;
}

#newsletter_signup label {
  display:none;
}

#newsletter_signup .email, #newsletter_signup .fullname {
  width:126px;
  color:#004B96;
}

#newsletter_signup .joinButton {
  border: 0;
  cursor: pointer; /* hand-shaped cursor  */
  width: 29px;
  height: 18px;
  margin:0px 0px 0px 5px;
}

#right_column .sub_header {
  background-color:#7E9BB8;
  color:#FFFFFF;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#right_column .sub_header_green {
  background-color:#51B361;
  color:#FFFFFF;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#right_column .sub_header_coloured {
  background-color:#7E9BB8;
  color:#FFFFFF;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#right_column .sub_header_coloured_E4272B
{
  background-color:#E4272B;
  color:#FFFFFF;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#right_column .sub_header_coloured_EC7B2E
{
  background-color:#EC7B2E;
  color:#FFFFFF;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#right_column .sub_header_coloured_838585
{
  background-color:#838585;
  color:#FFFFFF;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#right_column .sub_header_coloured_51B361
{
  background-color:#51B361;
  color:#FFFFFF;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#right_column .sub_header_coloured_4363EF
{
  background-color:#4363EF;
  color:#FFFFFF;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#right_column .sub_header_coloured_8A4FC4
{
  background-color:#8A4FC4;
  color:#FFFFFF;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#right_column .sub_header_coloured_9B3E10
{
  background-color:#9B3E10;
  color:#FFFFFF;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
  min-height:1px;
  height:auto !important;
  height:1px;
}


/******************* top_image *******************/

#indeximages {
  border-bottom:4px solid #D2D2D2;
  padding:1px 1px 1px 1px;
  height: 163px;
  overflow: hidden;
}

#middle_column .sub_header {
  background-color:#004B96;
  color:#FFFFFF;
  margin:1px 1px 1px 1px;
  padding:7px 6px 7px 6px;
  text-transform:uppercase;
  font-weight:bold;
}

#testimonial {
  background: url("/images/testimonial_bg.gif") repeat-x;
  height:145px;
  margin:0px 1px 0px 1px;
  padding:7px 14px 0px 14px;
  color:#5086BC;
  line-height:13px;
}

#testimonial img {
  float:left;
  border:1px solid #EEEEEE;
  margin:7px 14px 50px 0px;
}

#testimonial strong {
  color:#033D78;
}

#testimonial a {
  clear:both;
  display:block;
  text-align:right;
  color:#033D78;
  text-decoration:none;
}

#testimonial a:hover {
  color:#033D78;
  text-decoration:underline;
}

#cms_content table {
  width:100%;
  border:1px solid #D2D2D2;
}

#cms_content table td {
  border:1px solid #FFFFFF;
  background-color:#F0F0F0;
  padding:5px 5px 5px 5px;
}

#cms_content table tr.alt_row td {
  background-color:#FFFFFF;
}

#cms_content table.clean {
  width:100%;
  border:0px;
}

#cms_content table.clean td {
  border:0px;
  background-color:transparent;
  padding:3px 10px 5px 0px;
}

#cms_content label {
  font-weight:bold;
  color:#4F4F4F;
}


/******************* footer *******************/


#footer_links {
  float:left;
  width:750px;
  text-transform:uppercase;
  color:#7E9BB8;
}

#footer_links ul{
  margin:0px 0px 0px 0px;
  padding:4px 0px 0px 14px;
  list-style:none;
}

#footer_links li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline;
}

#footer_links li span{
  color:#FFFFFF;
}

#footer_links a{
  color:#7E9BB8;
  text-decoration:none;
}

#footer_links a:hover{
  color:#004B96;
  text-decoration:none;
}

#footer_container p {
  padding:1px 10px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

/******************* breadcrumb_container *******************/

#breadcrumb_container {
  background: #EEEEEE;
  padding:3px 6px 5px 6px;
  margin:0px 0px 0px 0px;
  border:1px solid #FFFFFF;
}

p#breadcrumb {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  text-transform:capitalize;
  color:#004B96;
}

p#breadcrumb a{
  color:#4F4F4F;
  text-decoration:none;
}

p#breadcrumb a:hover{
  color:#004B96;
  text-decoration:none;
}

/******************* clients *******************/

.client {
  margin:0px 1px 0px 1px;
  padding:10px 0px 10px 0px;
  line-height:13px;
  border-bottom:1px solid #EEEEEE;
}

.client img {
  float:left;
  border:1px solid #EEEEEE;
  margin:0px 10px 0px 0px;
}

.client .client_info {
  float:left;
  margin:0px 0px 0px 0px;
  width:340px;
  line-height:16px;
}

.client .title {
  color:#004B96;
  font-weight:bold;
  padding:0px 0px 2px 0px;
}

.client .industry {
  padding:0px 0px 2px 0px;
}

.client strong {
  color:#004B96;
}

.client a {
  color:#033D78;
  text-decoration:none;
}

.client a:hover {
  color:#033D78;
  text-decoration:underline;
}

#client_intro {
  padding:10px 0px 10px 0px;
}

#client_intro img {
  float:left;
  border:1px solid #EEEEEE;
  margin:0px 10px 0px 0px;
}

#client_intro a {
  color:#4F4F4F;
  text-decoration:none;
}

#client_intro a:hover {
  color:#4F4F4F;
  text-decoration:underline;
}

#client_intro h2 {
  text-transform:capitalize;
}

/******************* pagination *******************/

#pagination a {
  color:#898989;
  text-decoration:none;
}

#pagination a:hover {
  color:#898989;
  text-decoration:underline;
}

.all {
  float:left;
  padding:10px 0px 0px 0px;
  text-transform:uppercase;
}

.pages {
  float:right;
  padding:10px 0px 0px 0px;
  text-transform:uppercase;
  color:#898989;
}

.pages strong {
  color:#033D78;
}

#small_map {
  float:left;
  padding:15px 0px 0px 0px;
}

#contact_us {
  float:left;
  width:210px;
  padding:5px 0px 0px 0px;
}


#small_map #map {
  height:392px;
  width:293px;
  border:1px solid #9F9F9F;
}


#large_map #map {
  height:378px;
  width:499px;
  border:1px solid #9F9F9F;
  margin:0px 0px 10px 2px;
}



table.offices {
  margin:10px 0px 10px 2px;
}



#contact_us table {
  padding:0px 0px 0px 4px;
}

#contact_us .textbox {
  width:180px;
}

#contact_us label{
  font-weight:normal;
}

/******************* event *******************/

#calendar{
  border-bottom:1px solid #EEEEEE;
  margin:0px 1px 0px 1px;
  padding:10px 0px 10px 0px;
}

#calendar a {
  color:#BDBDBD;
  text-decoration:none;
}

#calendar img.previous {
  padding-right:5px;
}

#calendar img.next {
  padding-left:5px;
}


#calendar a:hover {
  color:#004C92;
  text-decoration:none;
}

.event {
  margin:0px 1px 0px 1px;
  padding:10px 0px 10px 0px;
  line-height:13px;
  border-bottom:1px solid #EEEEEE;
}

.event img {
  float:left;
  border:1px solid #EEEEEE;
  margin:0px 10px 0px 0px;
}

.event .event_info {
  float:left;
  margin:0px 0px 0px 0px;
  width:340px;
}

.event strong {
  color:#004B96;
}

.event a {
  color:#033D78;
  text-decoration:none;
}

.event a:hover {
  color:#033D78;
  text-decoration:underline;
}


#calendar .calendar_day_title {
        font-weight: bold;
        text-align: center;
}

#calendar .calendar_day {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        border: 1px solid #D6D6D6;
        padding-left: 2px;
        padding-right: 2px;
}

#calendar .calendar_day_today {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #ff0000;
}

#calendar .calendar_day_event {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        border: 1px solid #D6D6D6;
        color: #000;
        background: #BCCDDD;
}

#calendar .calendar_day_event_today {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #ff0000;
        color: #A1ABB7;
        background: #BCCDDD;
}

#calendar .calendar_event_link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        color: #000;
        text-decoration: none;
}


/******************* sitemap **********************/

#cms_content li.first {
  padding:2px 0px 2px 0px;
  margin:0px 0px 0px 0px;
}

#cms_content li.second {
  padding:2px 0px 2px 0px;
  margin:0px 0px 0px 0px;
}

#cms_content li.third {
  padding:2px 0px 2px 0px;
  margin:0px 0px 0px 0px;
}


/**************************************************/

#courses ul {
  padding:0px 0px 0px 3px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#courses li {
  padding:0px 0px 7px 20px;
  margin:0px 0px 0px 0px;
  background: url("/images/bullet.gif") 0px 2px no-repeat;

}

#courses h2 {
  text-transform:capitalize;
}

#course_info td {
  padding:10px 20px 10px 0px;
  line-height:16px;
}

#course_info ul {
  padding:5px 0px 10px 0px;
  margin:0px 0px 0px 15px;
}

#course_info li {
  /*
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  */
}

/**************************************************/


#event_intro {
  padding:10px 0px 10px 0px;
}

#event_intro img {
  float:right;
  border:1px solid #EEEEEE;
  margin:0px 0px 0px 10px;
}

/**************************************************/

.thumb_image_application {
  padding: 0px 0px 10px 0px;
}
.thumb_image_application img {
  float: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.application_industry_sector {
  float: left;
  padding: 0px 16px 12px 16px;
  text-align: center;
}

.application_industry_sector img {
  float: none;
  margin:0px 0px 0px 0px;
}

#preview_div {
  position: absolute;
  top: 0px;
  left: 0px;
  border: solid 1px #000000;
  padding: 4px;
  background-color: #ffffff;
}

/**************************************************/

h3 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  font-family: Verdana;
}

.clean td label {
  display: block;
  padding: 5px;
}
#regional_offices_heading{
  color:#004ba8;
  margin:0px 0px 6px 0px;
}
.regionalofficestable {
  margin:0px 0px 30px 14px;
  border:none;
  background-color:none;
}
.offices{
  padding:0px 120px 0px 0px;
  float:left;
}
.officeslast{
  float:left;
}

/**************Contact our team*****************/
.contact_our_team{
  float:left;
  background: url("/images/contact_our_team.jpg") 0px 0px no-repeat;
  width:491px;
  height:147px;
  padding:0px 0px 0px 18px;
  margin:15px 0px 20px 0px;
}
.contact_our_team h4{
  color:#898989;
  font-size:18px;
  margin:0px;
  padding:26px 0px 10px 0px;
}
.contact_our_team p{
  color:#898989;
  magin:0px;
  padding:0px;
}
.contact_our_team a, contact_our_team a:hover, contact_our_team a:visited{
  font-weight:bold;
  text-decoration:none;
  color:#898989;
}
.contact_our_team #our_number{
  font-weight:bold;
  color:#898989;
}

#subscribe_box label{
  display: none;
}

#subscribe_box table td {
  background-color:#ffffff;
  border:0px;
  padding:0px;
}

#subscribe_box table {
  border:0px;
  width:38%;
}