html, body
{
    text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/BG.gif);
	background-repeat: repeat;
}
p
{
	margin: 0px;
	padding: 0px;
}

#wrapper
{
	margin-left: 20px;
	margin-top: 20px;
	margin: 0 auto;
	width: 780px;
	text-align: left;
}
#header
{
	background-image: url(Images/Header.gif);
	width: 700px;
	height: 240px;
	position: relative;
}
#machine
{
	position: absolute;
	background-image: url(Images/Machine.gif);
	width: 150px;
	height: 160px;
	left: 513px;
	top: 65px;
}
#Nav
{
	position: relative;
	width: 700px;
	height: 134px;
}
#nav_footer
{
	background-image: url(Images/Nav_Footer.gif);
	width: 700px;
	height: 29px
}
#footer
{
	position: relative;
	background-image: url(Images/Footer.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 135px;
	text-align: center;
	padding-top: 20px;
}

#equipment
{
	position: absolute;
	background-image: url(Images/Button.gif);
	width: 176px;
	height: 134px;
	top: 0px;
	left: 0px;
}
#equipment:hover
{
	background-image: url(Images/Button_High.gif);
}
#supplies
{
	position: absolute;
	background-image: url(Images/Button.gif);
	width: 176px;
	height: 134px;
	top: 0px;
	left: 172px;
}
#supplies:hover
{
	background-image: url(Images/Button_High.gif);
}

#history
{
	position: absolute;
	background-image: url(Images/Button.gif);
	width: 176px;
	height: 134px;
	top: 0px;
	left: 348px;
}
#history:hover
{
	background-image: url(Images/Button_High.gif);
}

#contact
{
	position: absolute;
	background-image: url(Images/Button.gif);
	width: 176px;
	height: 134px;
	top: 0px;
	left: 524px;
}
#contact:hover
{
	background-image: url(Images/Button_High.gif);
}

#content
{
	position:relative;
	background-image: url(Images/content_bg.gif);
	background-repeat: repeat;
	width: 700px;
	border-left: solid 1px #123A8A;
	border-right: solid 1px #123A8A;
}

.nav_title
{
	font-family: Verdana;
	color: White;
	font-weight: bold;
	text-align: center;
}
.nav_title a
{
	font-family: Verdana;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
.nav_title a:hover
{
	font-family: Verdana;
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
}
#nav_img_eq
{
	background-image: url(Images/century_press.gif);
	position: absolute;
	left: 20px;
	top: 40px;
	height: 90px;
	width: 150px;
	background-repeat: no-repeat;
}
#nav_img_sup
{
	background-image: url(Images/supplies.gif);
	position: absolute;
	left: 20px;
	top: 25px;
	height: 95px;
	width: 150px;
	background-repeat: no-repeat;
}
#nav_img_his
{
	background-image: url(Images/old_press.gif);
	position: absolute;
	left: 20px;
	top: 30px;
	height: 90px;
	width: 150px;
	background-repeat: no-repeat;
}
#nav_img_con
{
	background-image: url(Images/truck.gif);
	position: absolute;
	left: 20px;
	top: 40px;
	height: 90px;
	width: 150px;
	background-repeat: no-repeat;
}
.peq
{
	margin: 10px;
	padding-bottom: 20px;
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 10px;
	color: Navy;

}
.ptitle
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 10px;
	color: Navy;
}
.pstitle
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: none;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 10px;
	color: Navy;
}
.psubtitle
{
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	color: Navy;
}

.pcontent
{
	text-indent: 20px;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	color: Black;
	padding:  10px;
}
.eqlist
{
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	color: Black;
	padding:  10px;
}

#FeaturesList
{
	padding-left: 15px;
	float: left;
}
.leftfloat
{
	padding-right: 60px;
	float: right;
}
#eqlink
{
	text-align:center;
}
#OptionsList
{
	margin-left: 295px;
	width: 300px;
}
#TechList
{
	padding-left: 15px;
	width: 300px;
}
#HourlyOutput
{
	padding: 20px;
}
#ScheduleDemo
{
	/*background-image: url(Images/ScheduleDemo.gif);
	background-repeat: no-repeat;*/
	border: none;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 160px;
	height: 126px;
}
#RefurbUnits
{
	border: none;
	position: absolute;
	top: 20px;
	right: -20px;
	width: 233px;
	height: 137px;
}
#ScheduleDemo a, img
{
	border: none;
}
.pictbl td
{
	border: solid 1px #191C87;
	padding: 10px;
	vertical-align: middle;
}

.nav_title_eq
{
	background-color: Navy;
	font-family: Verdana;
	color: White;
	font-weight: bold;
	text-align: center;
	height: 35px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	margin-left: 30px;
	margin-bottom: 10px;
	border: solid 1px yellow;
}
#warranty
{
	position: absolute;
	top: 505px;
	right: -50px;
}
#warrantyhome
{
	position: absolute;
	top: 280px;
	right: 0px;
}
.nav_title_eq a
{
	font-family: Verdana;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.nav_title_eq a:hover
{
	font-family: Verdana;
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
}
#homenav
{
	font-size: 12px;
	float: left;
	margin-top: 25px;
	font-family: Verdana;
	color: Navy;
	font-weight: bold;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 10px;
}
#homenav ul li
{
	color: Black;
	padding: 3px;
}
#homenav a, .pe_list a, .pe_list_home a
{
	font-family: Verdana;
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}
#homenav a:hover, .pe_list a:hover, .pe_list_home a:hover
{
	font-family: Verdana;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}
#subnav ul
{
	width: 635px;
	text-align: center;
}
#subnav a
{
	font-size: 12px;
	font-family: Verdana;
	color: Navy;
}
#subnav a:hover
{
	font-family: Verdana;
	color: Gray;
	text-decoration: none;
}
#subnav ul li
{
	display: inline;
}
.pe_list li, .pe_list_home li
{
    display: inline-block;
    float: left;
    list-style: none;
    text-align: center;
}
.pe_list_home li
{
    width: 200px;
}
.pe_list li span, .pe_list_home li span
{
    text-align: center;
    display: block;
    font-size: .6em;
    margin: 0 0 15px 0;
}
