#Frame {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:682px;
	background: #ffffff;
	border:1px solid #999999;
	align:center
}

#inv {
	visibility: hidden;
}

.frame-topborder {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999999;
}
	
.border {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border:1px solid #999999;
}

A.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	verticle-align: center;
	text-decoration: none;
	line-height: 22px;
}

A.menu1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	verticle-align: center;
	text-decoration: none;
	line-height: 22px;
}

A.menu1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
	verticle-align: center;
	text-decoration: none;
	line-height: 22px;
}

A.menu1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
	verticle-align: center;
	text-decoration: none;
	line-height: 22px;
}

A.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: left;
	verticle-align: center;
	text-decoration: none;
	line-height: 14px;
}

A.menu2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: left;
	verticle-align: center;
	text-decoration: none;
}

A.menu2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
	verticle-align: center;
	text-decoration: none;
}

A.menu2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
	verticle-align: center;
	text-decoration: none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.logobanner {
	background-image: url(assets/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logobanner1 {
	background-image:  url(assets/banner_red1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logobanner2 {
	background-image: url(assets/banner_red2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.logobanner3 {
	background-color: #D90000;
}
.logobannerc1 {
	background-image:  url(assets/banner_grey1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logobannerc2 {
	background-image:  url(assets/banner_grey2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.logobannerc3 {
	background-color: #C6C8CA;
}
.tleabout {
	background-image:  url(assets/title_aboutus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tleclients {
	background-image:  url(assets/title_clients.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tlecontact {
	background-image:  url(assets/title_contactus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tleservices {
	background-image:  url(assets/title_services.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tlehome {
	background-image:  url(assets/title_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgwheel {
	background-image: url(assets/line_wheel1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgwheel2 {
	background-image: url(assets/line_wheel2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.imgcog {
	background-image: url(assets/line_cogs1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgcog2 {
	background-image: url(assets/line_cogs2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.imgchasis {
	background-image: url(assets/line_chasis1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgchasis2 {
	background-image: url(assets/line_chasis2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.imgshocks {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/line_suspension1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgshocks2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/line_suspension2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.imgpump {
	background-image: url(assets/line_pump1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgpump2 {
	background-image: url(assets/line_pump2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.imgvis {
	font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
}
