@charset "utf-8";
/* CSS Document */
BODY {
 background: #61778f url(./images/mainBack.jpg) repeat-x;
margin: 0px 0px 0px;
}

DIV.mainFrontbody
{

  FONT-SIZE: 13px;
  COLOR: #3e444d;
  FONT-FAMILY: Arial;
  TEXT-ALIGN: left;
  WIDTH: 1005px;
  margin-left:auto;
  margin-right:auto;
}

DIV.mainbody
{
background: white;
  FONT-SIZE: 13px;
  COLOR: #3e444d;
  FONT-FAMILY: Arial;
  TEXT-ALIGN: left;
  WIDTH: 948px;
  margin-left:auto;
  margin-right:auto;
}

DIV.mainArea
{

  FONT-SIZE: 13px;
  COLOR: #black;
  FONT-FAMILY: Arial;
  TEXT-ALIGN: left;
  WIDTH: 850px;
  margin-left:auto;
  margin-right:auto;
}

DIV.FrontHeader
{
background: url(./images/frontTop.jpg) no-repeat;
WIDTH: 1005px; 
height: 418px;
margin-left:auto;
margin-right:auto;
}

div.FrontLinks{
float: right;
width:1005px;
text-align: right;
color: #b1430d;
font-weight: bold;
font-size: 18px;
font-family: arial;
padding-top: 85px;
padding-right: 45px;
}

DIV.header
{
background: url(./images/restTopBack.jpg) repeat-x;
WIDTH: 948px; 
margin-left:auto;
margin-right:auto;
}

div.links{
float: right;
width:948px;
text-align: right;
color: #b1430d;
font-weight: bold;
font-size: 18px;
font-family: arial;
padding-top: 12px;
padding-right: 14px;
}


div.contactBar{
background: url(./images/contactBar.jpg) no-repeat;
width: 1005px;
height: 98px;
}

div.rebateBar{
background: url(./images/rebateBar.jpg) no-repeat;
width: 1005px;
height: 98px;
}


DIV.frontBottom
{
background: url(./images/frontBottom.jpg) no-repeat;
WIDTH: 1005px; 
height: 470px;
margin-left:auto;
margin-right:auto;
}

div.footer{
background: url(./images/footerback.jpg) repeat-x;
font-size: 12px;
font-family: arial;
WIDTH: 800px;
height: 25px;
margin-left: 0px;
}

.text_box{
background-color: #f8f8f8;
font-size: 14px;
font-family: arial;
font-weight: bold;
}

div.clear{
DISPLAY: block;
CLEAR:both;
}



A.font18:link{
color: #b1430d;
font-size: 18px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.font18:visited {
color: #b1430d;
font-size: 18px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.font18:hover {
color: #f29c72;
font-size: 18px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.font18:active {
color: #f29c72;
font-size: 18px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.footlink:link{
color: #3e444d;
font-size: 14px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

A.footlink:visited {
color: #3e444d;
font-size: 14px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

A.footlink:hover {
color: #5c636c;
font-size: 14px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

A.footlink:active {
color: #5c636c;
font-size: 14px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

