.header1
{ 
	background: url("images/leftcorner.gif") no-repeat left top;
}
.header2
{ 
	background: url("images/tab-bg.gif");
	font-weight: bold;
}
.header3
{ 
	background: url("images/rightcorner.gif") no-repeat right top;
}
.navigation
{
	background: url("images/navblue.gif") repeat left top;
	color:#FFFFFF;
	font-size:14px;
        padding:5px;
}
.navigation a
{
	color:#FFFFFF;
	font-size:14px;
}
.navigation a:hover
{
	color: #666666;
	font-size:14px;
}
a
{
	color:#2EA7E0;
	text-decoration:none;
}
a:hover
{
	color: #666666;
	text-decoration:none;
}
.welcome
{
	background:url(images/flash_holder.gif) top right no-repeat;
}
.ewelcome
{
	background:url(images/temp_flash_holder2.gif) top right no-repeat;
}
.consultant
{
	background:url(images/our_consultants.gif) right no-repeat;
		width: 100%;
	height: 100%;
	background-position: right;
}
.benefits
{
	background:url(images/benefits.jpg) left no-repeat;
		width: 100%;
	height: 100%;
	background-position: right;
}
.bristoltest
{
	background:url(images/bristoltest.jpg) right no-repeat;
		width: 100%;
	height: 100%;
	background-position: right;
}
.recommend
{
	background:url(images/recommend.gif) right no-repeat;
		width: 100%;
	height: 100%;
	background-position: right;
}
.latestnews
{
	background:url(images/latestnews.jpg) right no-repeat;
		width: 100%;
	height: 100%;
	background-position: right;
}
.timesheets
{
	background:url(images/timesheets.jpg) right no-repeat;
		width: 100%;
	height: 100%;
	background-position: right;
}
.testimonials1
{
	background:url(images/testimonials1.gif) right no-repeat;
	width: 100%;
	height: 100%;
	background-position: right;
}
.chargerates
{
	background:url(images/chargerates.jpg) right no-repeat;
	width: 100%;
	height: 100%;
	background-position: left;
}
.tborder
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.tcat
{
	background: url("images/orange_bar_bg.jpg") repeat left top;
	color: #FFFFFF;
}
.tcat3
{
	background: url("images/orange_bar_bg3.jpg") repeat left top;
	color: #FFFFFF;
}
.tcat1
{
	background: url("images/orange_bar_bg.jpg") repeat left top;
	color: #FFFFFF;
}
.footer
{
	color:#ffffff;
	background: url("images/footer.gif");
	font-size:12px;
        padding:5px;
}
.footer a
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.footer a:hover
{
	color: #666666;
	font-size:12px;
	text-decoration:none;
}
body {
	background:#ffffff;
	padding:0;
	margin:0;
}
td
{
	color:#000000;
	font-family:Arial;
	font-size:13px;
}
input {
	font-family:Arial;
	font-size: 12px;
}
select {
	font-family:Arial;
	font-size: 12px;
}
textbox {
	font-family:Arial;
	font-size: 12px;
}
#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
#tabmenu {
	color: #333333;
	border-bottom: 10px solid #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 0px;
} 

