body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #677b7c;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #c32d16;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #755b3c;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #567DA7;
	font-size: 10px;
	font-family: tahoma;
	font-weight:bold
}
.style5 {
	color: #636c71;
	font-size: 11px;
	font-family: tahoma;
}

.style6 {color: #c32d16; font-size: 10px; font-family: tahoma; font-weight: bold; }
.style7 {color: #c32d16; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style8 {
	color: #636c71;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #567DA7;
	font-size: 10px;
	font-family: tahoma;
}
.style10 {
	color: #567DA7;
	font-size: 13px;
	font-family: tahoma;
	font-weight:bold
}
/* Top Menu */
.home
{
	width:75px;
	height:30px;
	background:url('images/home.gif') no-repeat center;
	display:block;
	text-decoration:none;
}
.home:hover
{
	border-bottom:2px dotted #c1c0bc;
	background:url('images/h_home.gif') no-repeat center;	
}
.aboutus
{
	width:75px;
	height:30px;
	background:url('images/aboutus.gif') no-repeat center;
	display:block;
	text-decoration:none;
}
.aboutus:hover
{
	border-bottom:2px dotted #c1c0bc;
	background:url('images/h_aboutus.gif') no-repeat center;	
}
.clients
{
	width:75px;
	height:30px;	
	background:url('images/clients.gif') no-repeat center;
	display:block;
	text-decoration:none;
}
.clients:hover
{
	border-bottom:2px dotted #c1c0bc;
	background:url('images/h_clients.gif') no-repeat center;	
}
.jobs
{
	width:75px;
	height:30px;	
	background:url('images/jobs.gif') no-repeat center;
	display:block;
	text-decoration:none;
}
.jobs:hover
{
	border-bottom:2px dotted #c1c0bc;
	background:url('images/h_jobs.gif') no-repeat center;	
}
.contact
{
	width:75px;
	height:30px;	
	background:url('images/contact.gif') no-repeat center;
	display:block;
	text-decoration:none;
}
.contact:hover
{
	border-bottom:2px dotted #c1c0bc;
	background:url('images/h_contact.gif') no-repeat center;	
}