@charset "utf-8";
/* CSS Document */
BODY {
 background: black url(./images/partsback.jpg) repeat-y center;
margin: 0px 0px 0px;
}

DIV.mainbody
{
  FONT-SIZE: 13px;
  COLOR: white;
  FONT-FAMILY: Arial;
  TEXT-ALIGN: left;
  WIDTH: 1000px; 
  margin-left:auto;
  margin-right:auto;
}

DIV.header
{
padding-top: 0px;
padding-left: 0px;
background: url(./images/header.jpg) no-repeat;
WIDTH: 1000px; 
height: 142px;
margin-left:auto;
margin-right:auto;
}


div.links{
padding-left: 50px;
padding-top: 110px;
color:white;
font-size: 18px;
font-family: arial;
}

div.middle{
background: url(./images/midarea.jpg) no-repeat;
margin-left: 1px;
color:white;
font-size: 16px;
font-family: arial;
width: 1000px;
height: 266px;
}

div.middle2{
 background: black url(./images/partsback.jpg) repeat-y;
margin-left: auto;
margin-right: auto;
color:white;
font-size: 16px;
font-family: arial;
padding-left: 60px;
padding-top: 20px;
padding-right: 30px;
width: 1000px;
}

div.midleft{
float: left;
padding-left: 43px;

}

div.midright{
float: left;
color:white;
font-size: 13px;
font-family: arial;
padding-top: 15px;
padding-left: 93px;
padding-right: 13px;
width:  390px;
height: 280px;
}

div.midlogos{
background: url(./images/midlogos.jpg) no-repeat;
margin-left: 1px;
color:white;
font-size: 16px;
font-family: arial;
width: 1000px;
height: 99px;
}

div.featured{
background: url(./images/featuredsection.jpg) no-repeat;
margin-left: 1px;
color:white;
font-size: 16px;
font-family: arial;
width: 1000px;
height: 334px;
}

div.featleft{
float: left;
text-align: center;
color: #ce8012;
font-size: 18px;
font-family: arial;
padding-top: 65px;
padding-left: 62px;
width: 430px;
}

div.featright{
float: left;
text-align: center;
color: #ce8012;
font-size: 18px;
font-family: arial;
padding-top: 65px;
padding-left: 13px;
padding-right: 13px;
width:  430px;
}

div.vidbox{
color: #ce8012;
font-size: 18px;
font-family: arial;
padding-top: 15px;
padding-left: 25px;
}


div.leftcontact{
float: left;
width:390px;
color: black;
font-size: 14px;
font-family: arial;
padding-left:5px;

}

div.rightcontact{
float: right;
width:390px;
color:black;
font-size: 14px;
font-family: arial;
padding-left:5px;
}

div.footer{
background: url(./images/footerback.jpg) no-repeat;
color: white;
font-size: 12px;
font-family: arial;
WIDTH: 1000px;
margin-left: 1px;
height: 114px;
}

div.footleft{
padding-top:26px;
float: left;
width:550px;
padding-left:55px;
}

div.footright{
padding-top:26px;
float: right;
width:340px;
padding-left:35px;
}

div.bottomboxes{
background: url(./images/bottombuttons.jpg) no-repeat;
padding-top: 40px;
padding-left: 60px;
WIDTH: 1000px;
height: 247px;
margin-left: 1px;
}

div.clear{
DISPLAY: block;
CLEAR:both;
}

 a.scrollover {
   text-decoration:  none;
   font-family: arial;
font-size : 18px;
      /* Default Colour/Styles here */
      color: white;
   }
   
   a.scrollover em:first-line {
   text-decoration:  none;
    font-family: arial;
font-size : 18px;
      /* Rollover Colour/Styles here */
      color: #e7ca1a;
}

A.font14:link{
color: white;
line-height: 14pt;
font-size: 16px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.font14:visited {
color: white;
line-height: 14pt;
font-size: 16px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.font14:hover {
color: red;
line-height: 14pt;
font-size: 16px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.font14:active {
color: red;
line-height: 14pt;
font-size: 16px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.footlink:link{
color: white;
line-height: 12pt;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.footlink:visited {
color: white;
line-height: 12pt;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.footlink:hover {
color: red;
line-height: 12pt;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.footlink:active {
color: red;
line-height: 12pt;
font-size: 12px;
font-family: arial;
text-decoration: none;
}