.bodytext {
	font: 13px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
}

body {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
}

</style>
<link href="../css/design.css" rel="stylesheet" type="text/css">
<style type="text/css">

#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:966px;
	height:180px;
	z-index:1;
}

.orangeheading {
	color: #E57C11;
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
}
.serviceheading {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #0000CC;
}
.navbartxt {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #252525;
}
.footer {
	font: 12px "Trebuchet MS", Arial, sans-serif;
	color: #7A7A7A;
}
.largeheading {
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	color: #1D0C0D;
}h1 {
	font: bold 24px "Trebuchet MS", Arial, sans-serif;
	color: #330000;
}
.navbar {
	background: url(../images/navbg.jpg) no-repeat center center;
}

