@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDC7B4;
	color: #EDD6C2;
	background-image: url(../images/bkg-swooshes.png);
	background-repeat: no-repeat;
}
#intro-pg {
	margin-right: auto;
	margin-left: auto;
	width: 711px;
	text-align: center;
	height: 711px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/introPage/intro-bkg.png);
	background-repeat: no-repeat;
	vertical-align: top;
	position: relative;
	margin-top: 30px;
}
#enter-button {
	margin-top: 370px;
	margin-left: 75px;
	text-align: left;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 711px;
	text-align: left;
	height: 811px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
.red-type {
	color: #AF0E0E;
}
#header {
	background-image: url(../images/head-bkg-img.png);
	height: 160px;
	width: 711px;
	border-top-width: 0px;
}
.fltRt {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#container #main #contact h3 {
	font-size: 10pt;
	font-weight: bold;
}
#nav-top {
	font-size: 8.5pt;
	font-weight: bold;
	text-align: right;
	height: 27px;
	width: 521px;
	margin-top: 133px;
	padding-right: 100px;
	float: right;
}
#nav-top ul {
	margin: 0px;
	padding: 0px;
}
#nav-top ul li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FDE6D1;
}
#nav-top ul li a:link {
	text-decoration: none;
	color: #FDE6D1;
}
#nav-top ul li a:hover {
	color: #E7841D;
	text-decoration: underline;
}
#nav-top ul li a:visited {
	color: #FDE6D1;
	text-decoration: none;
}
#about {
	background-image: url(../images/about-bkg.png);
	background-repeat: no-repeat;
	height: 425px;
	width: 391px;
	padding-left: 300px;
	padding-right: 20px;
	padding-top: 20px;
}
#main {
}
#auto {
	background-image: url(../images/auto-bkg.png);
	background-repeat: no-repeat;
	height: 435px;
	width: 291px;
	padding-left: 400px;
	padding-right: 20px;
	padding-top: 20px;
}
#hydraulic {
	background-image: url(../images/hydraulic-bkg.png);
	background-repeat: no-repeat;
	height: 425px;
	width: 291px;
	padding-left: 400px;
	padding-right: 20px;
	padding-top: 20px;
}
#why {
	background-image: url(../images/why-bkg.png);
	background-repeat: no-repeat;
	height: 345px;
	width: 591px;
	padding-left: 100px;
	padding-right: 20px;
	padding-top: 100px;
}
#contact {
	background-image: url(../images/contact-bkg.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 591px;
	padding-left: 100px;
	padding-right: 20px;
	padding-top: 20px;
}
#footer {
	height: 50px;
	width: 700px;
	margin-right: 11px;
	text-align: center;
	font-size: 7pt;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FDE6D1;
}
#footer ul li a:link {
	text-decoration: none;
	color: #000;
}
#footer ul li a:hover {
	color: #AF0E0E;
	text-decoration: underline;
}
#footer ul li a:visited {
	color: #000;
	text-decoration: none;
}
#hiddentext-box {
	color: #DDC7B4;
	width: 711px;
	margin-right: auto;
	margin-left: auto;
}

