body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #025FC6;
	outline: none;
	}
a:visited {
	color:  #025FC6;
	}
a:active {
	color:  #025FC6;
	}
a:hover {
	color: #025FC6;
	text-decoration: underline;
	}

strong, b {
	font-weight: bold;
	}

.slideshow { height: 300px; width: 800px; }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #fff; }



/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #025FC6;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #025FC6;
	}
h3 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #025FC6;
	background: #025FC6;
	}
img {
	border: 0;
	}

#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		width: 80%;

	}

#top {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	background: #fff;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 60px;
	}
html>body #top {
	height: 60px; /* ie5win fudge ends */
	}
	
#top img {
	padding: 10px;
	}
/* Navigation */

#nav {
	position: relative;
	margin-top: 0;
	}
	
#nav h3 {
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	}

#nav_home a:hover {
	text-decoration: underline;
	}

#nav_home a {
	text-decoration: none;
	font-weight: bold;
	color:  #fff;
	outline: none;
	}
#nav_home a:visited {
	color:  #fff;
	}
#nav_home a:active {
	color:  #fff;
	}
#nav_home a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#nav_home {
	position: absolute;
	top: 0px;
	left: 250px;
	background-image:url('../_img/nav_back.jpg');
	width: 100px;
	height: 32px;
	}
	
#nav_about {
	position: absolute;
	top: 0px;
	left: 350px;
	background-image:url('../_img/nav_back.jpg');
	width: 100px;
	height: 32px;
	}

#nav_about a {
	text-decoration: none;
	font-weight: bold;
	color:  #fff;
	outline: none;
	}
#nav_about a:visited {
	color:  #fff;
	}
#nav_about a:active {
	color:  #fff;
	}
#nav_about a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#nav_services {
	position: absolute;
	top: 0px;
	left: 450px;
	background-image:url('../_img/nav_back.jpg');
	width: 100px;
	height: 32px;
	}

#nav_services a {
	text-decoration: none;
	font-weight: bold;
	color:  #fff;
	outline: none;
	}
#nav_services a:visited {
	color:  #fff;
	}
#nav_services a:active {
	color:  #fff;
	}
#nav_services a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#nav_testimonials {
	position: absolute;
	top: 0px;
	left: 550px;
	background-image:url('../_img/nav_back.jpg');
	width: 100px;
	height: 32px;
	}

#nav_testimonials a {
	text-decoration: none;
	font-weight: bold;
	color:  #fff;
	outline: none;
	}
#nav_testimonials a:visited {
	color:  #fff;
	}
#nav_testimonials a:active {
	color:  #fff;
	}
#nav_testimonials a:hover {
	color: #fff;
	text-decoration: underline;
	}

#nav_gallery {
	position: absolute;
	top: 0px;
	left: 650px;
	background-image:url('../_img/nav_back.jpg');
	width: 100px;
	height: 32px;
	}

#nav_gallery a {
	text-decoration: none;
	font-weight: bold;
	color:  #fff;
	outline: none;
	}
#nav_gallery a:visited {
	color:  #fff;
	}
#nav_gallery a:active {
	color:  #fff;
	}
#nav_gallery a:hover {
	color: #fff;
	text-decoration: underline;
	}

#nav_safety {
	position: absolute;
	top: 0px;
	left: 750px;
	background-image:url('../_img/nav_back.jpg');
	width: 100px;
	height: 32px;
	}

#nav_safety a {
	text-decoration: none;
	font-weight: bold;
	color:  #fff;
	outline: none;
	}
#nav_safety a:visited {
	color:  #fff;
	}
#nav_safety a:active {
	color:  #fff;
	}
#nav_safety a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#nav_contact {
	position: absolute;
	top: 0px;
	left: 850px;
	background-image:url('../_img/nav_back.jpg');
	width: 100px;
	height: 32px;
	}

#nav_contact a {
	text-decoration: none;
	font-weight: bold;
	color:  #fff;
	outline: none;
	}
#nav_contact a:visited {
	color:  #fff;
	}
#nav_contact a:active {
	color:  #fff;
	}
#nav_contact a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
/* End of navigation */


#left {
	position: absolute;
	top: 100px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #fff;
	width: 50px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 50px;
	}
html>body #left {
	width: 50px; /* ie5win fudge ends */
	}
#middle {
	display: block;
	padding: 10px;
	border: 0px;
	background: #fff;
	margin: 0px 0px 0px 50px;
	width: 800px;
	min-height: 950px;
	}

#middle a {
	text-decoration: none;
	font-weight: bold;
	color:  #000;
	outline: none;
	}
#middle a:visited {
	color:  #000;
	}
#middle a:active {
	color:  #000;
	}
#middle a:hover {
	color: #025FC6;
	text-decoration: none;
	}
	
#middle img {
	float: right;
	}
#mr {
	float: right;
	width: 250px;
	padding-top: 20px;
	}

#latestnews {
	width: 250px;
	border: 1px solid #025FC6;
	}

#latestnews p {
	padding: 5px;
	}

#smallcontact {
	width: 250px;
	background-color:#025FC6; 
	text-align: center;
	}

#smallcontact p {
	color: #fff;
	padding: 5px;
	}

.smalllabel {
	width:30%;
	text-align:right;
	display:block;
	float:left;
	}

.smallfield {
 	width:60%;
	text-align:left;
	display:block;
	float:right;
	}

.smallinput {
	font-size: 10px;
	font-family: tahoma;
	width: 200px;
	text-align: center;
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	margin: 5px;
	}

#right {
	position: absolute;
	top: 100px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #fff;
	width: 50px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 50px;
	}
html>body #right {
	width: 50px; /* ie5win fudge ends */
	}

#bottom {
	margin-left: 50px;
	border-top: 1px solid #000;
	width: 800px;
	padding: 10px;
	vertical-align: baseline;
}

#bottom_img {
float: left;

padding: 10px;
}

#gallery {
	width: 650px;
	
	}

#gallery li {
	list-style: none;
	display: inline;
	padding: 5px;
	}

#servicecats {
	margin-left: 60px;
	width: 850px;
	align: center;
	}

#servicecats p {
	width: 150px;
	text-align: center;
	}

#servicecats li {
	list-style: none;
	display: block;
	}

.servicesmall {
	font-size:0.8em;
	}

/* CONTACT */


fieldset {
	border:1px solid #000000;
	}

legend {
	font-weight: bold;
	padding: 0 1em;
	}

form fieldset {
	font-size:0.9em;
	border:1px solid #000000;
	margin-bottom:2em;
	padding:1em 2em;
	width: 500px;

	}

form fieldset legend {
	padding:0 1em;
	color:#000000;
	}	

form input,
form textarea,
form select {
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	}

form textarea {	
	width:90%;
	}

.row p {
	padding:0;
	margin:0;
	}

.row {
	margin-bottom:1.5em;
	clear:both;
	padding-bottom: 2px;

	}

.label {
	width:30%;
	text-align:right;
	display:block;
	float:left;
	}

.field {
 	width:60%;
	text-align:left;
	display:block;
	float:right;
	}

.mini {
	font-size:0.8em;
	}

#formerror {
	margin-left: 10px;
	}
	
.formerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	color: #FF3300;
	line-height: 20px;
	background: #e5e5e5;
	border: 2px dotted #FF3300;
	padding: 2px;
	display: block;
	width: 40%;
	}

.servicetable {
	border: 1px solid #000;
	}

