
body {
	margin: 0;
	padding: 0;
 	background-color: #e5e5e5;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
* html .menuhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/sbbody-r2.gif) no-repeat bottom right;
	font-size: 100%;
}

.menubox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(/images/menu-br.jpg) no-repeat bottom right;
	font-size: 100%;
}

.sideboxfluid {
	margin: 0 auto; /* center for now */
	/*width: 17em;  ems so it will grow */
	background: url(/images/sbbody-r2.gif) no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url(/images/sbhead-r2.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.menuhead {
	background: url(/images/menu-tr.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/images/sbhead-l2.gif) no-repeat top left;
	text-align:left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-family: verdana;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.menuhead h2 {
	background: url(/images/menu-tl.jpg) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: #969696; 
	font-family: verdana;
	font-weight: bold; 
	font-size: .8em; 
	line-height: .8em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/images/sbbody-l2.gif) no-repeat bottom left;
	margin: 0;
	font-family: verdana;
	font-size: .7em;
	padding: 5px 30px 31px;
	height: 100%;
}
.content {
	margin: 0;
	font-family: verdana;
	font-size: .7em;
	padding: 5px 30px 31px;
}
.menubody {
	background: url(/images/menu-bl.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
.address {
	text-align: center;
	color: white;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	}
.address a {
	color: yellow;
	}
.phone {
	text-align: right;
	color: black;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
	}
.phone a {
	color: white;
	}
	
#top {
	background-image: url(http://www.salterengineering.com/images/top.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	width:746px;
	height:45px;
}
.toptitle {
	margin: 0;
	text-align: center;
	color: white; 
	font-family: verdana;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
#positiontitle {
 	padding-left:220px;
	}
#middle {
	background-image: url(http://www.salterengineering.com/images/middle.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width:746px;
}
#bottom {
	background-image: url(http://www.salterengineering.com/images/bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	width:746px;
	height:45px;
}
	

