a {
	color: #137673;
}
td {
	text-align: center;
}
table {
	background-position: left;
	float: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #127773;
	width: 600px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	clip: rect(auto,auto,auto,15px);
}

body {
	background-color: #FFFFFF;
}
.mainContent {
	width: 65%;
	float: left;
	clear: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.navfooter {
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
	margin-left: 18.5%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	color: #127773;
}
li {
	padding-bottom: 5px;
}
#leftnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
}
		#leftnav ul {
			margin:0px;
			padding:0px;
		}
		#leftnav li {
			margin: 0px;
			padding: 0px 0px;
		}
		#leftnav a {
				padding: 0px 0px -10px;
		}
/*CSS Rollovers for navmenu*/
.hidetext{
	margin-left: -5000px;
}
.rule {
	padding:0;
	margin:0;
	position:relative;
	width:150px;
	height:1px;
	overflow:hidden;
	background-image: url(images/Rule.gif);
}

#aboutus {
	width:150px;
	height:22px;
	background: url("images/about.gif") -150px 0 no-repeat;
	margin:0px;
	padding:0px;
    }
	#aboutus a {
		display:block;
		width:150px;
		height:22px;
		background: url("images/about.gif") 0 0 no-repeat;
		text-decoration: none;
		}
	#aboutus a:hover {	
		background-position: -150px 0;
		}
		
#ourservices {
	background: url("images/services.gif") no-repeat -150px 0;
	width:150px;
	height:22px;
	margin:0px;
	padding:0px;
	}
	#ourservices a {
		display:block;
		width:150px;
		height:22px;
		background: url("images/services.gif") no-repeat 0 0;
		text-decoration: none;
		}
	#ourservices a:hover {	
		background-position: -150px 0;
		}
#ourclients {
	background: url("images/clients.gif") no-repeat -150px 0;
	width:150px;
	height:22px;
	margin:0px;
	padding:0px;
	}
	#ourclients a {
		display:block;
		width:150px;
		height:22px;
		background: url("images/clients.gif") no-repeat 0 0;
		text-decoration: none;
		}
	#ourclients a:hover {	
		background-position: -150px 0;
		}
#blog {
	background: url("images/blogb.gif") no-repeat -150px 0;
	width:150px;
	height:26px;
	margin:0px;
	padding:0px;
	}
	#blog a {
		display:block;
		width:150px;
		height:26px;
		background: url("images/blogb.gif") no-repeat 0 0;
		text-decoration: none;
		}
	#blog a:hover {	
		background-position: -150px 0;
		}
#contactus {
	width:150px;
	height:19px;
	background: url("images/contact.gif") no-repeat -150px 0;
	margin:0px;
	padding:0px;
	}
	#contactus a {
		display:block;
		width:150px;
		height:19px;
		background: url("images/contact.gif") no-repeat 0 0;
		text-decoration: none;
		}
	#contactus a:hover {	
		background-position: -150px 0;
		}
#home {
	width:150px;
	height:22px;
	background: url("images/home.gif") no-repeat 0 0;
	background-position: -150px 0;
	margin:0px;
	padding:0px;
	}
	#home a {
		display:block;
		width:150px;
		height:22px;
		background: url("images/home.gif") no-repeat 0 0;
		text-decoration: none;
		}
	#home a:hover {	
		background-position: -150px 0;
}.client {
	font-weight: bold;
	display: inline;
}
.workshop {
	font-weight: bold;
	display: inline;
}
