

	 body {
	 background-image:url(images/fade.png);
	 background-repeat: repeat;
	 font-family: arial, Trebuchet, Helvetica, sans-serif;
	 font-size: 11pt;
	}

	a:link { 
	padding: 0px;
	margin: 0px;
	}

	a:active {
	}

	a:hover {
	color: #1a58a5;
	}
	
	a:visited {
	color: #162b46;
	}

	.container {
	margin-left: auto;
	margin-right: auto;
	width: 879px;
	border-width:1px;
	border-style: solid;
	background-color:#FFF;
	!margin-bottom: 0px;
	!padding-bottom: 0px;
	}

	.banner {
	background-image:url(images/banner.jpg);
	height: 139px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

	.left {
	margin-left: 10px;
	width: 150px;
	float: left;
	}

	.right {
	margin-left:10px;
	width: 700px;
	float: left;
	}

	.breadcrumb {
	background-image:url(images/breadcrumb.png);
	background-repeat: repeat-x;
	height:28px;
	color: #FFF;
	margin-right: 10px;
	margin-top: 1px;
	line-height: 19pt;
	font-size:10pt;
	    }


	.page {
	background-color:#f2f2f2;
	margin-right: 10px;
	padding:10px 10px 10px 10px;
	min-height: 435px;
	float: left;
		}

	.contact {
	background-color:#b2b2b2;
	margin-top: 6px;
	height:150px;
	padding-bottom: 0px;
	margin-bottom: 0px;
		}
		
	#contact_footer {
	position: relative;
	top: -10px;
	padding: 0px;
	margin: 0px;
	height: 9px;
		}

	.footer {
	background-image:url(images/footer.png);
	background-repeat: repeat-x;
	height:53px;
	margin:0px 10px 10px 10px;
	padding-top: 0;
	vertical-align: bottom;
	clear: left;
	float: left;
	width: 850px;
		}

	.clearboth { clear:both;}

	#menu2 {
		width: 150px;
		}

	#menu2 ul {
		list-style-type:none;
		padding:0;
  		margin:0;
		}

	#menu2 li {
		margin-top: 1px;
		}

	#menu2 li a {
	  	voice-family: "\"}\"";
	  	voice-family: inherit;
	  	height: 23px;
		text-decoration: none;
		}

	#menu2 li a:link, 
	#menu2 li a:visited {
		color: #fff;
		padding: 5px 0px 0px 15px;
		font-size: 10pt;
		letter-spacing: 1.5px;
		display: block;
	background:  url(images/nav.png);
		}

	#menu2 li a:hover {
		color: #fff;
		background:  url(images/nav_over.png);

	}

	#menu2 li a:active {
		color: #fff;
		background:  url(images/breadcrumb_round.png);

	}
	
		body#home a#homenav,
		body#profile a#profilenav,
		body#consultancy a#consultancynav,
		body#manufacture a#manufacturenav,
		body#contact a#contactnav,
		body#links a#linksnav,
		body#development a#developmentnav {
		background-image: url(images/breadcrumb_round.png);
		}

	.contact h1 {
		padding:3px 0px 0px 5px;
		margin:0px;
		font-size: 8pt;
		color: #870909;
		}

	.contact p {
		padding:0px 0px 0px 5px;
		margin:0px;
		font-size: 8pt;
		color: #000;
		}
		
	.image {
		float:right;
		padding: 0 0 10px 10px;
		}
	.image p {
		font-size: 8pt;
		padding: 0 0 10px 2px;
		margin-top: 0px;
		}
		
	.title {
		position: relative;
		top: 75px;
		left: 20px;
		font-size: 18pt;
		color: #fff;
		}
		
	p.first {
		margin-top: 0px;
		}
		

