BODY{
  background: url('images/bodyBg.gif') center bottom #273909;
  margin: 0px; padding: 0px;
}
P, A, DIV, SPAN, H1, INPUT, TEXTAREA{
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #636363;
  text-decoration: none;
  letter-spacing: 0.02em; line-height: 17px;
}
P{
  margin: 0 0 22px 0;
}

DIV#ContentLeft P.text{
  width: 209px;
}
DIV#ContentRight DIV.content{
  float: left;
}
DIV.blueBox{
  background: url('images/blueBg.gif') repeat 0px 0px #2289FF;
}
DIV.blueBox H1{
  font-size: 21px;
  color: white;
  margin: 25px 0 0 0; padding-left: 17px;
}
DIV.blueBox P{
  font-size: 16px; line-height: 20px;
  width: 190px;
  color: white;
  margin-top: 25px; padding-left: 17px;
}
DIV.insert{
  background: url('images/inserts.jpg') no-repeat 0px 0px white;
  float:left; clear: left;
}
DIV.speechBox{
  width: 223px; height: 144px;
  background: url('images/speechBg.gif') no-repeat #1479FF;
  float: left;
}
DIV.speechBox P{
  font-size: 12px; font-weight: bold;
  color: white;
  padding: 25px 60px 0 20px;
}
DIV.phoneIcon{
  width: 60px; height: 67px;
  background: url('images/structure.gif') -440px 0px no-repeat white;
  float: left;
}
DIV.phoneIconGrey{
  width: 60px; height: 67px;
  background: url('images/structure.gif') -500px 0px no-repeat white;
  float: left;
}
DIV.phoneNumber{
  width: 156px; height: 21px;
  background: url('images/structure.gif') -297px -67px no-repeat white;
  margin-top: 14px; margin-left: 6px;
  float: left;
}


/*   Estimate Form   */

DIV.estimate{
  width: 685px; height: 761px;
  background-color: #e2e2e2;
}  
DIV.estimate TABLE{
  width: 645px;
  margin-left: 20px;
}
DIV.estimate TH{
  text-align: left;
  color: #565656;
  margin: 0px; padding: 22px 0 0 0;
}
DIV.estimate TD, DIV.estimate TD P{
  vertical-align: top;
  margin: 0px; padding: 0px;
}
DIV.estimate TD INPUT, DIV.estimate TD TEXTAREA{
  width: 195px;
  border: solid 1px;
  border-top-color: #bababa;
  border-bottom-color: #fafafa;
  border-left-color: #cccccc; border-left-width: 2px;
  border-right-color: #e2e2e2;
  background: url('images/inputBg.gif') repeat-x 0px 0px white;
  margin: 5px 0 0 0; padding: 3px 0 0 5px;
}
DIV.estimate TD INPUT{
  height: 23px;
}
INPUT.invisible{
  background-image: none;
  background-color: #e2e2e2;
  border: none;
}
IMG.carPart{
  z-index: 10px;
  position: absolute;
  cursor: pointer;
  visibility: hidden;
}
AREA{
  cursor: pointer;
}
div.fileinputs {
  position: relative;
}
div.fakefile {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
input.file {
  position: relative;
  text-align: right;
  -moz-opacity:0 ;
  filter:alpha(opacity: 0);
  opacity: 0;
  z-index: 2;
}


/*   Header   */

DIV#Title{
  width: 909px; height: 110px;
  margin-left: 35px;
}
DIV#Title DIV, DIV#Title A{
  background: url('images/structure.gif') no-repeat;
  position: relative;
  display: block;
}
DIV#Navigation{
  width: 971px; height: 55px;
  background: white;
  margin-left: 12px;
}
DIV#NavigationBar{
  height: 39px;
  background: url('images/backgrounds.gif') repeat-x 0px -14px #5B74AC;
}
DIV#NavigationBar A{
  height: 39px;
  background: url('images/navigation.gif') no-repeat;
  display: block; float: left;
}


/*   Content   */

DIV#Content{
  width: 971px;
  background: white;
  margin-left: 12px;
}
DIV#ContentContainer{
}
DIV#ContentLeft{
  width: 236px; height: 100%;
  padding-top: 40px;
  position: relative; left: 30px;
  float: left; clear: left;
}
DIV#ContentRight{
  width: 705px; height: 100%;
  position: relative; left: 30px;
  float: left;
}
DIV#FlashContent{
  width: 685px;
  background: #147DFD;
  padding: 0px;
}
DIV.quote{
  width: 464px; height: 274px;
  background-color: #e2e2e2;
  float: left;
}
DIV.quote H2{
  color: #1d2965;
  margin-left: 20px; margin-top: 0px;
  padding-top: 20px;
}
DIV.quote DIV#next{
  width: 57px; height: 64px;
  background: url('images/structure.gif') -560px 0px no-repeat white;
  cursor: pointer;
  float: right; z-index: 100;
  position: relative; top: 169px; left: -6px;
}
DIV.scrollWindow{
  width: 423px; height: 185px;
  margin-left: 20px;
  overflow: hidden;
  clear: left;
}
DIV.scrollContent{
  width: 2115px;
  position: relative;
  float: left;
}
DIV.quoteContent{
  width: 423px; height: 185px;
  float: left;
}
DIV.quoteText{
  height: 133px;
  background-color: white;
}
DIV.quoteText P{
  color: #707070;
  padding: 10px 15px 0 15px;
}
DIV.quoteAuthor P{
  font-size: 11px; font-weight: bold;
  color: #1d2965;
  margin-top: 20px;
}


/*   Footer   */

DIV#Approved{
  width: 971px; height: 156px;
  margin: 20px 0 31px 12px;
  clear: left; 
}
DIV#Approved P{
  font-size: 12px;
  font-weight: bold;
  margin-left: 30px;
}
DIV#Approved DIV.wrapper{
  width: 159px; height: 66px;
  background-color: white;
  margin: 0 3px 4px 0;
  float: left;
}
DIV#Approved DIV.filler{
  background: url('images/retailers.gif') no-repeat white;
  position: relative;
}

DIV#FooterLinks{
  height: 49px;
  background: url('images/backgrounds.gif') repeat-x 0px -53px #101803;
}
DIV#FooterLinks P{
  font-weight: bold;
  color: white;
  text-align: center;
  padding-top: 18px;
}
DIV#FooterLinks P A{
  font-size: 13px; font-weight: bold;
  color: white;
  margin: 0 10px 0 10px;
  letter-spacing: 0.02em;
}

DIV#Footnote{
  height: 52px;
  background: url('images/backgrounds.gif') repeat-x 0px -102px #152206;
}
DIV#Footnote DIV.left{
  width: 7px; height: 7px; line-height: 7px;
  background: url('images/backgrounds.gif') repeat-x 0px 0px #152206;
  position: relative; top: 45px;
  float: left;
}
DIV#Footnote DIV.content{
  width: 983px; height: 35px;
  float: left;
}
DIV#Footnote DIV.content P, DIV#Footnote DIV.content A{
  font-size: 12px;
  line-height: 12px;
  color: #d7d7d7;
  margin: 0px; padding: 8px 0 0 0;
}
DIV#Footnote DIV.content P{
  text-align: center;
}
DIV#Footnote DIV.right{
  width: 7px; height: 7px; line-height: 7px;
  background: url('images/backgrounds.gif') repeat-x 0px -7px #152206;
  position: relative; top: 45px;
  float: left;
}


/*   Structure   */

DIV#SiteWrapper{
  width: 1217px;
  position: relative; left: 50%;
  margin-left: -609px;
}
DIV#ContentWrapper{
  width: 997px;
  background: url('images/backgrounds.gif') repeat-x 0px -154px #E9E9E9;
  float: left;
}
DIV#BorderLeft, DIV#BorderRight{
  width: 110px; height: 100%;
  background: url('images/borders.gif') repeat-y 0px bottom #273909;
  float: left;
}
DIV#BorderRight{
  background-position: -110px bottom;
}
DIV#BorderRight DIV.shadow, DIV#BorderLeft DIV.shadow{
  width: 110px; height: 160px;
  position: absolute; bottom: 0px;
  background: url('images/borders.gif') -220px 0px no-repeat;
}
DIV#BorderRight DIV.shadow{
  background-position: -330px 0px;
}

