
body{
	background-color: #e3e3e3;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

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

a{
	color: #3083ad;
	text-decoration: none;
}

a:hover{
	color: #3083ad;
	text-decoration: underline;
}

img{
	border: 0;
}

a img{
	border: 0;
}

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

p.error_message{
  color: red;
}

#error{
  color: #eb0000;
  padding: 10px 0px 0px 0px;
}

.mandatory_star{
  color: #3083ad;
}

#parent_container{
	width: 904px;
	/*height: 1000px;*/
	margin: 0 auto;
	padding-bottom: 20px;
}

#header_container{
	width: 904px;
	height: 278px;
	position: relative;
	margin: 0px 0px 0px 0px;
}

#header_top{
	width: 904px;
	height: 81px;
}

#header_image{
	width: 904px;
  height: 168px;
  background: url(../images/header_image_blank.gif) no-repeat;
  overflow: hidden;
}

#logo{
	width: 246px;
	height: 55px;
	position: absolute;
	top: 16px;
	left: 0px;
}

#search{
	position: absolute;
	right: 8px;
	top: 28px;
}

.search_label{
  color: #39a4db;
  padding-right: 2px;
}

#search label{
  display: none;
}

#search #query{
	width: 145px;
	height: 15px;
	color: #b3b3b3;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #e7e7e7;
	padding: 2px 0px 0px 3px;
}

.find_btn{
  padding-left: 1px;
}

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

ul#search_results li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 10px;
  list-style: none;
  background: url(../images/orange_arrow.gif) 0px 3px no-repeat;
}

#top_menu{
	width: 904px;
	height: 29px;
	background: url(../images/top_menu_bg.gif) no-repeat;
}

#top_menu ul{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 17px;
	list-style: none;
}

#top_menu li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	float: left;
}

#top_menu li.about_button{
  padding-left: 49px;
}

#top_menu li.clients_button{
  padding-left: 48px;
}

#top_menu li.partners_button{
  padding-left: 51px;
}

#top_menu li.trust_button{
  padding-left: 45px;
}

#top_menu li.nisc_button{
  padding-left: 39px;
}

#top_menu li.news_button{
  padding-left: 43px;
}

#top_menu li.events_button{
  padding-left: 42px;
}

#top_menu li.contact_button{
  padding-left: 40px;
}

#top_menu li span{
  display: none;
}

#home_btn_on a{
  background-image: url(../images/home_on.gif);
	width: 47px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#home_btn_off a{
  background-image: url(../images/home_off.gif);
	width: 47px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#about_btn_on a{
  background-image: url(../images/about_on.gif);
	width: 66px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#about_btn_off a{
  background-image: url(../images/about_off.gif);
	width: 66px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#clients_btn_on a{
  background-image: url(../images/clients_on.gif);
	width: 54px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#clients_btn_off a{
  background-image: url(../images/clients_off.gif);
	width: 54px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#partners_btn_on a{
  background-image: url(../images/partners_on.gif);
	width: 62px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#partners_btn_off a{
  background-image: url(../images/partners_off.gif);
	width: 62px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#trust_btn_on a{
  background-image: url(../images/trust_on.gif);
	width: 54px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#trust_btn_off a{
  background-image: url(../images/trust_off.gif);
	width: 54px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#nisc_btn_on a{
  background-image: url(../images/nisc_on.gif);
	width: 42px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#nisc_btn_off a{
  background-image: url(../images/nisc_off.gif);
	width: 42px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#news_btn_on a{
  background-image: url(../images/news_on.gif);
	width: 51px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#news_btn_off a{
  background-image: url(../images/news_off.gif);
	width: 51px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#events_btn_on a{
  background-image: url(../images/events_on.gif);
	width: 61px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#events_btn_off a{
  background-image: url(../images/events_off.gif);
	width: 61px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#contact_btn_on a{
  background-image: url(../images/contact_on.gif);
	width: 78px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#contact_btn_off a{
  background-image: url(../images/contact_off.gif);
	width: 78px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#body_container{
	width: 904px;

	background: url(../images/body_container_bg.gif) repeat-y;
	margin: 0px 0px 0px 0px;
	padding-bottom: 11px;
}


#left_column{
	float: left;
	width: 182px;
	position: relative;
	min-height: 550px;
    height: auto !important;
    height: 550px;
}

#left_column_wrapper{
	width: 164px;
	margin: 7px 0px 0px 10px;
}

#left_menu_header{
	width: 164px;
	height: 22px;
	background: url(../images/key_services.gif) no-repeat;
}

#left_menu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	color: #3083ad;
	font-weight: bold;
}

#left_menu li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	width: 164px;
  background: url(../images/left_menu_bg.gif) no-repeat;
}

#left_menu ul ul{
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 7px;
	font-size: 9px;
	font-weight: normal;
}

#left_menu li li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 3px;
	width: 164px;
  background: url(../images/left_menu_arrow.gif) 0px 10px no-repeat;
}

#left_menu li a{
	color: #3083ad;
	text-decoration: none;
}

#left_menu li a:hover{
	color: #3083ad;
	text-decoration: underline;
}

#left_menu li div{
	padding: 5px 0px 0px 6px;
}

#left_promo{
	/*position: absolute;
	bottom: 0px;*/
  padding: 10px 0px 0px 0px;
}

#middle_column{
	float: left;
	width: 540px;
	min-height: 550px;
    height: auto !important;
    height: 550px;
	background: url(../images/middle_column_slice.gif) repeat-y;
}

#middle_column_top_home{
	width: 540px;
	min-height: 76px;
    height: auto !important;
    height: 76px;
	background: url(../images/middle_column_top_home.gif) no-repeat;
}

#middle_column_top{
	width: 540px;
	min-height: 76px;
    height: auto !important;
    height: 76px;
	background: url(../images/middle_column_top.gif) no-repeat;
}

#middle_column_full{
  float: left;
	width: 712px;
	min-height: 550px;
    height: auto !important;
    height: 550px;
	background: url(../images/middle_full_bg.gif) repeat-y;
}

h1{
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3083ad;
	font-weight: bold;
	font-size: 10px;
}

h1.title{
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3083ad;
	font-weight: bold;
	font-size: 10px;
}

#clients_content h1{
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 5px 8px;
}

#clients_content p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 8px;
}

#page_header{
  padding: 7px 0px 0px 9px;
}

#page_header_category{
  margin: 7px 0px 0px 9px;
  background: url(../images/page_header_category.gif) no-repeat;
  width: 522px;
  height: 22px;
}

#page_header_txt{
  font-family: verdana;
  color: #ffffff;
  font-size: 12px;
  padding: 4px 0px 0px 7px;
  font-weight: bold;
}

/********** BREADCRUMB **********/

#breadcrumb{
  width: 522px;
  height: 19px;
  background-color: #a9d3eb;
  margin: 0px 0px 0px 9px;
  color: #ffffff;
  font-size: 9px;
}

#breadcrumb_txt{
  padding: 3px 0px 0px 8px;
  width: 400px;
}

#middle_column p{
/*	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	line-height: 13px;
	font-size: 10px;
}

/********** RANDOM TESTIMONIAL **********/

#testimonial_header{
	width: 522px;
	height: 22px;
	background: url(../images/testimonial_header.gif) no-repeat;
	margin: 8px 0px 0px 9px;
}

#client_logo{
	width: 92px;
	float: left;
	padding: 20px 0px 0px 21px;
}

#client_logo img{
  border: 1px solid #dddddd;
}

/*#testimonial_txt{
	float: left;
	width: 397px;
	height: 96px;
	background: url(../images/quotes.gif) no-repeat;
	margin-left: 10px;
}

#testimonial_txt p{
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 20px;
	color: #3083ad;
	width: 386px;
	font-size: 9px;
	line-height: 16px;
}

p.rand_test_client{
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 20px;
  font-style: italic;

}*/

#rand_test_comment{
  float: left;
  width: 380px;
  position: relative;
  margin: 9px 0px 0px 27px;
}

.rand_comment_text{
  padding: 2px 10px 10px 18px;
  color: #3083ad;
  line-height: 17px;
}

.rand_test_client{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  font-style: italic;
  color: #3083ad;
}

.right_quote{
	width: 12px;
	height: 8px;
	background: url(../images/right_quote.gif) top left no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/********* TESTIMONIALS PAGE **********/

h1.testimonial_h{
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 0px 4px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3083ad;
	font-weight: bold;
	font-size: 10px;
}

#testimonial_content{
  padding: 4px 0px 0px 13px;
  width: 520px;
}

.testimonial_welcome{
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 14px 4px;
}

.testimonial{
  padding: 13px 0px 0px 4px;
  overflow: hidden;
}

.testimonial_logo{
  float: left;
}

.testimonial_logo img{
  border: 1px solid #dddddd;
  padding: 10px 10px 10px 10px;
}

.testimonial_right{
  float: left;
  width: 400px;
}

.left_quote{
	width: 360px;
	height: 10px;
	background: url(../images/left_quote.gif) top left no-repeat;
}

.testimonial_comment_box{
  width: 360px;
  /*min-height: 1px;
  height: auto!important;
  height: 1px;*/
  background: url(../images/right_quote.gif) bottom right no-repeat;
  margin: 0px 0px 0px 23px;
  overflow: hidden;
}

.testimonial_comment_text{
  width: 320px;
  padding: 2px 0px 0px 18px;
}

.testimonial_cust{
  padding: 10px 0px 0px 40px;
}

.test_spacer{
  width: 363px;
  height: 1px;
  padding: 25px 13px 0px 0px;
  float: right;
}

/*.test_comment{
  width: 320px;
  padding: 0px 0px 0px 0px;
}

.testimonial_page_txt{
  width: 345px;
  float: left;
  position: relative;
  padding: 0px 0px 0px 20px;
  margin-left: 23px;
  overflow: hidden;
}

.testimonial_from{
  width: 350px;
  float: left;
  padding: 9px 0px 0px 157px !important;
  padding: 0px 0px 0px 157px;
}



*/

#right_column{
	float: right;
  width: 182px !important;
	width: 180px;
}

#quick_contact{
	width: 172px;
	height: 96px;
	background: url(../images/quick_contact.gif) no-repeat;
  margin-top: 1px;
  padding: 6px 0px 0px 0px;
}

#quick_contact_no_shadow{
	width: 172px;
	height: 96px;
	background: url(../images/quick_contact_no_shadow.gif) no-repeat;
  margin-top: 1px;
  padding: 6px 0px 0px 0px;
}

#quick_contact_link{
   height: 22px;
   width: 164px;
   margin: 0px 0px 0px 8px;
}

#quick_contact_link a{
   height: 100%;
   width: 100%;
   display: block;
}

#quick_contact ul{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 30px;
	list-style: none;
	color: #3083ad;
}

#quick_contact li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 11px 0px;
	list-style: none;
	line-height: 12px;
}

/*#quick_contact li.q_contact_num{
  padding-bottom: 11px;
}

#quick_contact li.q_contact_enquiry{
  padding-bottom: 11px;
}

#quick_contact li.q_contact_quote{
  padding-bottom: 11px;
}*/


#quick_contact_no_shadow ul{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 30px;
	list-style: none;
	color: #3083ad;
}

#quick_contact_no_shadow li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 11px 0px;
	list-style: none;
	line-height: 12px;
}

/*#quick_contact_no_shadow li.q_contact_num{
  padding-bottom: 11px;
}

#quick_contact_no_shadow li.q_contact_enquiry{
  padding-bottom: 11px;
}

#quick_contact_no_shadow li.q_contact_quote{
  padding-bottom: 11px;
}*/

#latest_news{
	min-height: 41px;
    height: auto !important;
    height: 41px;
	background: url(../images/latest_news.gif) no-repeat;
	margin: 11px 0px 0px 8px;
  width: 164px;
}

.latest_news_link{
   height: 22px;
   width: 164px;
}

.latest_news_link a{
   display: block;
   height: 100%;
   width: 100%;
}

#calendar_header a{
   display: block;
   height: 100%;
   width: 100%;
}

.latest_news_date{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 4px;
	color: #3083ad;
  width: 160px;
}

.latest_news_title{
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 0px 4px;
	color: #3083ad;
	font-weight: bold;
	font-size: 9px;
	line-height: 14px;
	min-height: 14px;
	height: auto !important;
	height: 14px;
	max-height: 28px;
  width: 160px;

}

.latest_news_desc{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 4px;
	color: #909090;
	font-size: 9px;
	line-height: 14px;
  width: 160px;
}

.paging_navigation{
  float: right;
}

#calendar_header{
	width: 164px;
	height: 22px;
	background: url(../images/calendar_header.gif) no-repeat;
	margin: 15px 0px 0px 7px;
}

#calendar{
	width: 164px;
	min-height: 140px;
	height: auto!important;
	height: 140px;
	/*background-color:#CCCCCC;*/
	margin-left: 13px;
}

.calendar_day_header{
  color: #3083ad;
  text-align: center;
  width: 17px;
}

.calendar_day{
  color: #3083ad;
  text-align: center;
  width: 17px;
   border: 1px solid #d7d7d7;
}

.calendar_today{
  text-align: center;
  border: 1px solid #3aa5db;
  font-weight: normal;
}
.calendar_event{
  background-color: #38A6DB;
  text-align:center;
}
.calendar_event a,
.calendar_event_today a{
  color: #ffffff;
}
.calendar_event_today
{
  border:1px solid #38A6DB;
  padding:1px;
  background:#ffffff;
}
.calendar_event_today a
{
  height:13px;
  display:block;
  width:15px;
  background:#38A6DB;
  padding:1px 0px 0px 0px;
  margin:0px auto;
  overflow:hidden;
}

.calendar_other_days{
   text-align: center;
   border: 1px solid #d7d7d7;
}

#calendar_bottom{
  padding-left: 9px;
  padding-right: 15px;
}

.calendar_month{
  text-align: center;
  font-weight: bold;
  color: #3083af;
}

.calendar_arrow{
  width: 4px;
}

#newsletter{
	width: 164px;
	height: 86px;
	background: url(../images/newsletter_bg.gif) no-repeat;
	margin: 0px 0px 0px 8px;
	clear: both;
}

#newsletter a{
   display: block;
   height: 23px;
   width: 100%;
}

#newsletter_table{
	/*padding: 4px 0px 0px 13px;*/
}

#newsletter_table #emailaddress{
	width: 118px;
	height: 15px;
	color: #b3b3b3;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #e7e7e7;
	padding: 2px 0px 0px 3px;
}

.join_btn{
  padding-left: 1px;
}

#newsletter_container{
	padding: 4px 0px 0px 13px;
}

#newsletter_container label{
  display: none;
}

/********** CMS **********/

#cms_content{
  padding: 0px 0px 0px 17px;
  width: 500px;
  min-height: 345px;
  height: auto!important;
  height: 345px;
}

#cms_content p{
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 15px 0px;
}

#cms_content ol{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 12px 20px;
}

#cms_content ol li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}

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

#cms_content li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 4px 10px;
  list-style: none;
  background: url(../images/people_bullet.gif) 0px 5px no-repeat;
}

.contact_arrow_home{
  color: #3083ad;
}

ul#people{
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 10px 0px;
  list-style: none;
}

ul#people li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 2px 9px;
  list-style: none;
  background: url(../images/people_bullet.gif) 0px 5px no-repeat;
}

.people_name{
	color: #3083ad;
}

p.bold_heading{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
}

ul#professional_list{
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 16px;
  list-style: none;
}

ul#professional_list li{
  width: 230px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 8px 8px;
  display: block;
  float: left;
  background: url(../images/people_bullet.gif) 0px 5px no-repeat;
}

/********** news.html **********/

.news_image{
  float: left;
  width: 115px;
  padding: 13px 0px 0px 15px;
}

.blank_news_image{
  float: left;
  width: 115px;
  padding: 13px 0px 0px 15px;
}

.blank_news_image img{
  padding: 1px 1px 1px 1px;
  border: 1px solid #d6d6d6;
}

.news_image img{
  padding: 1px 1px 1px 1px;
  border: 1px solid #d6d6d6;
}

.news_text{
  margin: 0px 0px 0px 0px;
  padding: 11px 0px 0px 12px;
  width: 390px;
  float: left;
  min-height: 90px;
  height: auto !important;
  height: 90px;
}

.news_intro{
  padding-top: 2px;
}

.news_spacer{
  width: 387px;
  height: 1px;
  float: right;
  padding: 8px 10px 0px 0px;
}

.news_page_date{
  font-weight: normal;
  color: #787878;
}

.arrow_blue{
  color: #066c9b;
}

.r_more{
  padding-top: 3px;
}

.article_img{
  float: left;
  width: 115px;
  height: 94px;
  background-color: #dddddd;
  margin-top: 15px;
}

.article_text{
  float: left;
  width: 365px;
  padding: 11px 0px 0px 11px;
}

h1.article_title{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3083ad;
	font-weight: bold;
	font-size: 10px;
}

.article{
  padding: 3px 0px 15px 0px;
}

.article p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

.article ul{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 15px 13px;
}

.article li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 9px;
  background: url(../images/left_menu_arrow.gif) 0px 5px no-repeat;
  list-style: none;
}

.article ul ul{
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 4px;

}

.article ul ul li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 4px 8px;
  background: url(../images/orange_arrow.gif) 0px 4px no-repeat;

}

/********** OLD NEWSLETTERS **********/

.newsletter_text{
  margin: 0px 0px 0px 0px;
  padding: 11px 0px 8px 12px;
  width: 500px;
  float: left;
  min-height: 30px;
  height: auto !important;
  height: 30px;
}

.newsletter_intro{
  padding-top: 2px;
}

.newsletter_spacer{
  width: 387px;
  height: 1px;
  padding: 20px 10px 0px 60px;
}

.newsletter_article_text{
  width: 500px;
  padding: 11px 0px 0px 11px;
}

/********** NISC PAGE **********/

.nisc_logo{
  float: left;
  width: 124px;
  height: 82px;
  margin-top: 7px;
}

.nisc_content{
  float: left;
  width: 350px;
  padding: 0px 0px 0px 10px;
}

/*.nisc_container{
  padding: 15px 0px 0px 0px;
}

.quote_txt{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  color: #004aae;
  text-align: center;
}*/

.quote_by{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 12px 0px;
  font-style: italic;
}

/********** DIRECTIONS.HTML **********/

#map{
  margin-top: 30px;
}

#map_direction{

  width: 500px;
  height: 400px;
}

#branches{
  padding: 0px 0px 0px 19px;
}

#branches #postcode{
	width: 90px;
	height: 15px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}

ul#offices{
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 16px;
  list-style: none;
}

ul#offices li{
  width: 230px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 8px 8px;
  display: block;
  float: left;
  background: url(../images/people_bullet.gif) 0px 5px no-repeat;
}

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

ul#offices_2 li{
  width: 230px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 8px 8px;
  display: block;
  float: left;
  background: url(../images/people_bullet.gif) 0px 5px no-repeat;
}

#branch_txt{
  padding: 0px 0px 0px 17px;
}

#map_branch_page{
  width: 500px;
  height: 400px;
}

#map_border{
  width: 500px;
  border: 1px solid #d7d7d7;
  padding: 1px 1px 1px 1px;
}

#map_container{
  margin: 18px 0px 0px 8px;
}

#map_container_2{
  margin: 18px 0px 0px 0px;
}

#google_map{
  width: 515px;
  height: 430px;
}

#map_border_2{
  width: 515px;
  border: 1px solid #d7d7d7;
  padding: 1px 1px 1px 1px;
}

#map_border_3{
  width: 500px;
  border: 1px solid #d7d7d7;
  padding: 1px 1px 1px 1px;
}

.print_page{
  float: right;
  padding: 0px 0px 0px 0px;
}

/********** SITEMAP **********/

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

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

ul#sitemap li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 4px 0px;
  list-style: none;
}

ul#sitemap ul {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 6px 10px;
  list-style: none;
}

ul#sitemap ul li{
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 10px;
  list-style: none;
  background: url(../images/left_menu_arrow.gif) 0px 7px no-repeat;
}

ul#sitemap ul li a{
  color: #787878;
  text-decoration: none;
}

ul#sitemap ul li a:hover{
  color: #787878;
  text-decoration: underline;
}

/********** CLIENTS **********/

#clients_content{
  padding: 0px 0px 0px 9px;
}

ul#clients_list{
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  display: block;
}

ul#clients_list li{
  margin: 0px 8px 8px 0px !important;
  margin: 0px 7px 7px 0px;
  padding: 0px 0px 0px 0px;
  height: 82px;
  list-style: none;
  display: block;
  float: left;
  width: 122px;
}

#clients_list img{
  border: 1px solid #dddddd;
  width: 122px;
  height: 80px;
}

.client_page_logo{
  width: 122px;
  float: left;
  padding: 7px 0px 0px 0px;
}

.client_page_logo img{
   border: 1px solid #dddddd;
}

.client_page_desc{
  float: left;
  padding: 5px 0px 0px 0px;
  width: 400px;
}

.partners_page_desc{
  float: left;
  padding: 5px 0px 0px 0px;
  width: 400px;
}

.client_page_name{
	color: #3083ad;
	font-weight: bold;
  padding: 0px 0px 0px 11px;
}

.solution{
  color: #2f81b0;
  padding: 5px 0px 5px 11px;
}

.client_long_desc{
  padding-left: 3px;
  padding-top: 1px;
}

.partner_long_desc{
  padding-left: 11px;
  padding-top: 5px;
}

.find_out_more{
  padding: 0px 0px 10px 11px;
}

.back_clients{
  color: #0068b3;
  padding: 0px 0px 0px 11px;
}

.client_page_desc p{
  width: 380px;
}

#client_paging_bg{
  width: 522px;
  height: 23px;
  background: #a9d3eb no-repeat;
}

#client_paging{
  float: right;
  padding: 4px 12px 0px 0px;
  color: #3083ad;
}

#client_paging a{
  color: #ffffff;
  text-decoration: none;
}

#client_paging a:hover{
  color: #ffffff;
  text-decoration: underline;
}

.paging_line{
    color: #0068b3;
}

a.paging_arrow {
	text-decoration: none;
}

/********** EVENTS PAGE **********/

#events_content{
  padding: 3px 0px 0px 15px;

}

.calendar_block{
  float: left;
  width: 173px;
}

tr.event_headers{
  width: 522px;
  height: 23px;
  background: #a8d3ea no-repeat;
  margin: 15px 0px 0px 9px;
  font-weight: bold;
  color: #3083ad;
}
tr.event_headers td
{
  padding:0 7px;
}
#event_select tr.event
{
  text-align:right;
  color:#68A3C5;
}
#event_select tr.event td.title,
#event_select tr.event td.datetime,
#event_select tr.event td.location,
#event_select tr.event td.content
{
  text-align:left;
  width: 360px;
  color:#787878;
}
#event_select tr.event td.title
{
  font-weight:bolder;
}
#event_select tr.event td.end
{
  text-align:left;
}

#event_select tr.event td.content span{
  display: block;
  width: 360px;
  overflow: hidden;
}

#event_select{
  margin: 6px 0px 0px 10px;
}

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

#contact_form_events label{
  display: none;
}

.contact_form_heading{
  color: #3083ad;
  padding: 0px 0px 5px 0px;
}

#contact_spacer{
  width: 521px;
  height: 1px;
  background: url(../images/contact_spacer.gif) no-repeat;
  margin: 10px 0px 0px 9px;
}

#company_address{
  width: 275px;
  float: left;
  padding: 13px 0px 0px 13px;
}

#company_address p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

.find_us{
  color: #3083ad;
  font-weight: bold;
}

#company_address label{
  display: none;
}

#company_address #postcode{
	width: 90px;
	height: 15px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}

#contact_form_events #name, #email_address, #event_name, #event_date_time, #event_location{
	width: 205px;
	height: 15px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}

#contact_form_events #image_input{
	width: 60px;
	height: 15px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}

#contact_form_events textarea{
	width: 205px;
	height: 80px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}

/**********CONTACT PAGE***********/

#company_contact{
  width: 275px;
  float: left;
  padding: 11px 0px 0px 16px;
}

#company_contact p{
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
}

.c_us{
  color: #3083ad;
  font-weight: bold;
}

.details_header{
  color: #3083ad;
}

.details{
  padding-top: 18px;
}

#contact_form{
  width: 230px;
  float: right;
  padding: 12px 8px 0px 0px;
}

#contact_form label{
  display: none;
}

.contact_form_heading{
  color: #3083ad;
  padding: 0px 0px 5px 0px;
}

#contact_spacer{
  width: 521px;
  height: 1px;
  background: url(../images/contact_spacer.gif) no-repeat;
  margin: 10px 0px 0px 9px;
}

#company_address{
  width: 275px;
  float: left;
  padding: 13px 0px 0px 13px;
}

#company_address p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

.find_us{
  color: #3083ad;
  font-weight: bold;
}

#company_address label{
  display: none;
}

#company_address #postcode{
	width: 90px;
	height: 15px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}

#contact_form #name, #email_address{
	width: 205px;
	height: 15px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}

#contact_form #image_input{
	width: 60px;
	height: 15px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}

#contact_form textarea{
	width: 205px;
	height: 80px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}


#contact_form_feedback{
  padding: 15px 0px 0px 13px;
}

#map_canvas{
  float: right;
  width: 215px;
  height: 291px;
  border: 1px solid #d7d7d7;
  margin-right: 16px;
  margin-top: 20px;
}

.more_offices{
  padding: 15px 0px 0px 0px;
}

/********** REQUEST CALLBACK **********/

#callback_form{
  width: 400px;
  padding: 0px 0px 0px 0px;
}

#callback_form label{
  display: none;
}

.request_thank{
  padding: 10px 0px 0px 0px;
}

#callback_form input.textbox{
  width: 205px;
  height: 15px;
  color: #9c9595;
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #d7d7d7;
  padding: 2px 0px 0px 3px;
}

#callback_form textarea{
	width: 205px;
	height: 80px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}

#callback_form #image_input{
	width: 50px;
	color: #9c9595;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d7d7d7;
	padding: 2px 0px 0px 3px;
}

/********** RECRUITMENT **********/

.job{
	padding: 10px 20px 0px 8px;
}

.job_title{
	color: #3083ad;
	font-weight: bold;
	font-size: 10px;
}

.job_desc{
	padding: 4px 0px 0px 0px;
}

/********** DOWNLOADS **********/

.download_thumb{
	float: left;
	width: 122px;
}

.download_right{
	float: left;
	width: 360px;
	padding: 0px 0px 0px 5px;
}

.download_link{

}

.download_empty{
	float: left;
	width: 122px;
	height: 1px;
}

.download_spacer{
  width: 363px;
  height: 1px;
  padding: 10px 40px 10px 0px;
  float: right;
}

/********** FOOTER **********/

#footer{
	width: 904px;
	height: 27px;
	background: url(../images/footer_bg.gif) no-repeat;
}

#footer_links{
	width: 500px;
	float: left;
}

#footer_links ul{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 11px;
	display: block;
	list-style: none;
	font-size: 9px;
	color: #909090;
}

#footer_links li{
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 0px;
	display: block;
	float: left;
	list-style: none;
}

#footer_links li a{
	color: #909090;
	text-decoration: none;
}

#footer_links li a:hover{
	color: #909090;
	text-decoration: underline;
}

#visualsoft_logo{
	float: right;
	width: 124px;
	padding: 4px 10px 0px 0px;
}

li.quick_contact_red {
  color:#cc1111;
}

#visualsoft a {
	color:#aaaaaa;
	}

#visualsoft{
	color:#aaaaaa;
	float:right;
	padding: 1px 8px 2px 0px;
}

#visualsoft p{
	margin:6px 0px 0px 0px;
}

#site_by_vs {float:right;padding:6px 6px 0 0;text-align:right;width:214px;font-size:10px;line-height:10px;}
#site_by_vs a{font-size:10px;}
#site_by{display:block;float:left;width:49px;padding:1px 0px 0px 0px;}
#visualsoft_img{width:85px;display:block;float:left;height:13px;}
#eCommerce{display:block;float:left;width:70px;padding:1px 0px 0px 5px;text-align:left;}
#eCommerce a{font-size:10px;font-weight:normal;}


