/*********************/
/*** General Rules ***/
/*********************/

img	{
	border: 0;
}

body {
	color: #666;
	margin: 0px 10px 0px 40px;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

form {
	margin: 0;
	padding: 0;
}

* {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

a:active, a:hover, a:link, a:visited {
	color: #085699;
	background: transparent;
}

/***********************/
/*** Template Styles ***/
/***********************/

#header	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #666;
	background: transparent;
	clear: both;
}

#header_left	{
	float: left;
	margin: 0;
	padding: 0;
	width: 60px;
}

#header_right	{
	float: left;
	margin-top: 17px;
	width: 649px;
	clear: right;
}

#tri_colours	{
	float: left;
	width: 709px;
}

#section_banner	{
	float: left;
	width: 709px;
	margin-top: 5px;
}

#body_content	{
	float: left;
	width: 709px;
	padding: 20px 0px 10px 0px;
}

#menu	{
	float: left;
	width: 165px;
	white-space: nowrap;
}

ul.menu {
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  font-size: 11px;
}

ul.menu li {
  font-size: 11px;
  margin-bottom: 1em;
}

ul.menu li a {
  text-decoration : none;
  margin-left: -1.1em;
  padding-left: 1em;
  font-size: 11px;
}

ul.menu li a:hover, ul.menu li.selected a {
  text-decoration : none;
  font-weight: bold;
  font-size: 11px;
}

#main_content	{
	float: left;
	width: 544px;
}

.col1 {
	padding: 0px 6px 0px 0px;
}

.col2 {
	padding: 0px 6px 0px 6px;
}

.col3 {
	padding: 0px 0px 0px 6px;
}

.home_content {
	padding-top: 20px;
	padding-bottom: 12px;
}

.home_content_msg {
	vertical-align: top;
	padding-top: 15px;
	color: #333333;
}

#footer	{
	float: left;
	width: 709px;
	padding: 30px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

#footer_left	{
	float: left;
	width: 534px;
}

#footer_right	{
	float: left;
	width: 175px;
}

#back_to	{
	padding-top: 20px;
}

#back_to a {
	color: #333;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}

#special_content	{
	float: left;
	width: 709px;
}

.clip_header {
   color: #f49100; 
   font-family: verdana;
   font-size: 12px;
}

/*************************/
/*** Section Specifics ***/
/*************************/

a.sitemap_big {
	font-size: 11px;
	font-weight: bold;
}

a.sitemap_small {
	font-size: 10px;
}

ul.sitemap {
  list-style-type: square;
  margin: 0;
  padding: 0;
  margin-left: 1em;
  font-size: 11px;
}

ul.sitemap li {
  font-size: 11px;
}

ul.sitemap li a {
  margin-left: -1.1em;
  padding-left: 1em;
  font-size: 11px;
}

tr.career_odd {
  background: #fff;
}

td.career_odd {
  padding: 5px 10 5px 10px;
  border-bottom: 1px solid #ccc;
}

tr.career_even {
  background: #f0f0f0;
}

td.career_even {
  padding: 5px 10 5px 10px;
  border-bottom: 1px solid #ccc;
}

td.career_details_label {
  vertical-align: top;
  background: #ff8c01;
  color: #fff;
  padding: 5px;
  border-bottom: 1px solid #fff;
  white-space: nowrap;
  width: 140px;
}

td.career_details_content {
  vertical-align: top;
  background: #f0f0f0;
  color: #333;
  padding: 5px;
  border-bottom: 1px solid #fff;
}

td.businesses_details_label {
  vertical-align: top;
  background: #085699;
  color: #fff;
  padding: 5px;
  border-bottom: 1px solid #fff;
  white-space: nowrap;
  width: 100px;
}

div.businesses_object {
  position: relative;
  width: 100%;
  margin-top: 20px;
}

div.businesses_picture_shadow_container {
  position: absolute;
  top: 0px;
  text-align: right;
  width: 100%;
  z-index: 1;
}

div.businesses_picture_shadow {
  width: 180px;
  height: 140px;
  background: #ccc;
  margin: 5px 5px 0px 0px;
  filter: alpha(opacity=50);
}

div.businesses_picture_container {
  position: absolute;
  top: 0px;
  text-align: right;
  width: 100%;
  z-index: 2;
}

div.businesses_picture {
  width: 180px;
  height: 140px;
}

td.businesses_products_content_with_picture {
  vertical-align: top;
  background: #f0f0f0;
  color: #333;
  padding: 5px 190px 5px 5px;
  border-bottom: 1px solid #fff;
}

td.businesses_products_content_without_picture {
  vertical-align: top;
  background: #f0f0f0;
  color: #333;
  padding: 5px;
  border-bottom: 1px solid #fff;
}

td.businesses_products_content_desc {
  vertical-align: top;
  background: #f0f0f0;
  color: #333;
  padding: 5px;
  border-bottom: 1px solid #fff;
}

td.businesses_services_content_with_picture {
  vertical-align: top;
  background: #f0f0f0;
  color: #333;
  padding: 5px 190px 5px 5px;
  border-bottom: 1px solid #fff;
}

td.businesses_services_content_without_picture {
  vertical-align: top;
  background: #f0f0f0;
  color: #333;
  padding: 5px;
  border-bottom: 1px solid #fff;
}

td.businesses_services_content_desc_with_picture {
  vertical-align: top;
  background: #f0f0f0;
  color: #333;
  padding: 5px 180px 5px 5px;
  border-bottom: 1px solid #fff;
  height: 55px;
}

td.businesses_services_content_desc_without_picture {
  vertical-align: top;
  background: #f0f0f0;
  color: #333;
  padding: 5px;
  border-bottom: 1px solid #fff;
  height: 55px;
}

td.businesses_jobreferences_content_with_picture {
  vertical-align: top;
  background: #f0f0f0;
  color: #333;
  padding: 5px 190px 5px 5px;
  border-bottom: 1px solid #fff;
}

td.businesses_jobreferences_content_without_picture {
  vertical-align: top;
  background: #f0f0f0;
  color: #333;
  padding: 5px;
  border-bottom: 1px solid #fff;
}

div .businesses_object #back_to	{
	padding: 5px 0px 15px 0px;
	border-bottom: 1px dotted #333;
}

#home_header_left	{
	float: left;
	margin: 0;
	padding: 0;
	width: 60px;
}

#home_header_right	{
	float: left;
	margin-top: 17px;
	width: 648px;
	text-align: right;
	clear: right;
}

#home_slogan {
	width: 649px;
	height: 25px;
}

div#home_container {
  position: relative;
  width: 100%;
  height: 210px;
}

div.home_options {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #fff;
}