body
{
	color: #999999;
	background: #ffffff url(../images/bg.jpg) top left no-repeat;	/* #ededed	*/
	padding: 0px;
	margin: 10px 0px 5px;
	font-size: small;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #666666;
}

.header
{
	color: #444444;
/*	background-color: #dddddd;	*/
	font: medium Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	background-color:#c0c0c0;
	}


.menubar {
	background: url('../images/menubar2.gif') repeat-x;
/*	background-color: #c0c0c0;	*/
	}

.tbl {
	padding: 4px 4px;
	margin-left: 4px;
	font: small Verdana;
	list-style-type: none;
	margin-bottom: 2px;
/*	text-align: center; 
	text-valign: top;		*/
	}

.tbl_service {
	padding: 4px 4px;
	margin-left: 4px;
	margin-bottom: 2px;	
	width:220px;
	height:180px;
	}
.hire_head {	/*  border:1px solid black;		*/
/*		background-color: #dddddd;			*/
	}

.hire_body {}
.notice {
	color:#ff3333;
	font-size: small;
	font-weight:bold;
	text-decoration:none;
	background-color: #dddddd;
	}				

.navHeader {
/*	background-color: #c0c0c0;	*/
	color: #333333;
	font: bold small Arial, Helvetica, sans-serif;
	}

div.componentheading {font-weight:bold;}

/*************************************************************************/
/* The Hyperlinks text notice for colours on each page.                  */
/*************************************************************************/

a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}


/* horizontal pill menu */
.pill {
  margin:0 auto;
}

td.pill_l {
	background: url(../images/menubar_l.gif) top right no-repeat;
	}
	
td.pill_r {
	background: url(../images/menubar_r.gif) top left no-repeat;
	}
td.pill_m {}
  padding: 0;
  margin: 0 30px;
  width: auto;
  text-align:center;
  
}

#pillmenu {
  white-space: nowrap;
  height: 30px;
  float: left;
}

#pillmenu td {
  margin: 0;
  padding: 0;
  list-style:none;
  
}

#pillmenu td {
	float: left;
	margin: 0 9px 0 0;
	padding: 2px;
	background: url(../images/top_menu_right_bg.jpg) top right no-repeat;
	text-align:right;
	height: 30px;
        width: 100px;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;

  height: 26px;
  line-height: 24px;
  padding: 4px 10px 0 10px;
  color: #ff9999;
  text-decoration: none;
/*  background: url(../images/top_menu_left_bg.gif) top left no-repeat;		*/
}

#pillmenu a:hover {
  color: #FF99FF;
}

#pillmenu a#active_menu-nav {
	height: 30px;
	line-height: 21px;
}

#leftcolumn ,#rightcolumn {
	margin: 0;
	width: 20%;
	float:left;
}

div#left {
float:left;
width:100px;
	
}

div#wrapper {
	margin-left:290px;
	width:700px;
	height:97%;

}

div#pathway {float:left; padding-left: 10px;}



div#maincolumn {
padding:20px 10px;
padding-left: 20px;
margin-bottom: 50px;
text-align:center;
width: 520px;
/* 	height: 450px;		*/
float:left;
background: url(../images/bg2.jpg) bottom right no-repeat;	/* #ededed	*/
}

div.nopad {
	padding: 0;
	text-align:left;
}

td.middle_pad {
	width: 20px;
}

.clr {clear:left;}

div.componentheading {
	font-weight: bold;
	color: #FFCCCC;
	font-size: large;	
}
/* Mini Menu */


#minimenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#minimenu li {
	float:left;
	margin: 0 10px 0 0;
	padding: 0;
}

#minimenu a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

#minimenu a:hover {
	color: #000000;
}



/* Banners */

div.bannergroup {
	margin: 0px 0px 0px 50px;

	}

div.banneritem {
	margin: 0px 0px 10px 0px;
	}



/* Weblinks */

.contentpane {}
td.sectiontableheader {}
tr.sectiontableentry1 {}
tr.sectiontableentry2 {}
a.category {}
span.description {padding-left: 20px;}
