body {
	font: 81.25% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/stainless_tile.jpg);
}

img {border:none;}

p {
	font-size: 1em;
}

div.entry p {margin: .2em 0;}

h1 {
	margin: 1em 0 .5em 0;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin: .2em 0 0 0;
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
}

#ltcol h2, #rtcol h2 {
	margin-bottom: .5em;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #004276;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #666699;
}

div.entry {margin-bottom: 1.5em;}

.wrapper #container #mainContent #ltcol p#intro {
	color: #666;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

.wrapper {
	min-width: 48.75em;
	max-width: 73.8em;
	background: transparent;
	margin: 0 auto;
	position: relative;
}

.wrapper #container {
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
/* this overrides the text-align: center on the body element. */
	position: relative;
}

#ltcol ul {
	margin-top: 0;
}

#ltcol {
	width: 48%;
	float: left;
}

#rtcol {
	width: 48%;
	float: left;
	margin-left: 3%;
}

#rtcol p {
	margin-bottom: 1.5em;
}

#footer .footlt, #footer .footrt {
	width: 48%;
	float: left;
}

#footer ul {
	list-style: none;
	margin-left: 12px;
	padding-left: 0;
}

.wrapper #header {
	background: #fff;
	border-bottom: thin dotted #ccc;
	padding: 1em 0 0 0;
}

.wrapper #header h1 {
	margin: 0;
	padding: .7em 0;
}

.wrapper #mainContent {
	padding: 0 20px 0 12px;
	background: #FFFFFF;
}
	#service #mainContent {background-repeat: no-repeat; background-position: right top; background-image: url(images/gears_600.jpg)}
	
.wrapper #footer {
	margin-top: 1em;
	border-top: thin dotted #ccc;
	background-color: transparent;
}

.wrapper #footer p {
	color: #000;
	margin: 0;
	padding: .75em 0;
/

* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.wrapper #footer li {
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#topnav {
	position: relative;
	width: 100%;
	height: 3em;
	/*border-bottom: 1px dotted #666;*/
}

#topnav ul#tabs {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
}

#topnav ul#tabs li {
	display: inline;
	list-style: none;
}

#topnav ul#tabs a,
#topnav ul#tabs span,
#topnav ul#tabs a.current {
	width: 12em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-size: 85%;
	text-decoration: none;
	color: #333;
	font-weight:bold;
}

#topnav ul#tabs span,
#topnav ul#tabs a.current,
#topnav ul#tabs a.current:hover {
	/*border: 1px dotted #666;*/
	background: #fff;
	padding-bottom: 6px;
	margin-top: 0;
	z-index: 6000;
}

#topnav ul#tabs a {
	background: #f0f4f5;
	/*border: 1px dotted #AAA;*/
	border-bottom: none;
}

#topnav ul#tabs a:hover {
	margin-top: 0;
	/*border-color: #666;*/
	background: #FFF7CD;
	padding-bottom: 5px;
}

.pic140 {
	width: 140px;
	float: right;
}

.pic150 {
	width: 150px;
	float: right;
}

.pic110 {
	width: 110px;
	float: right;
}

.pic115 {
	width: 115px;
	float: right;
}

.pic170 {
	width: 170px;
	float: right;
}

.pic97 {
	width: 97px;
	float: right;
}

dd {
	margin: 0;
	padding: 0;
}

dd {
	font-weight: bold;
}

dt {
	font-weight: bold;
	margin-top: .5em;
}