/* CSS Document */

body {margin:0; background:url(images/bgMain.jpg) top center no-repeat #039; font:.7em Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height:15px;}

img {vertical-align:top;}

#main {width:920px; margin:0 auto;}

#top {background:url(images/bg_top.jpg) no-repeat; height:80px; margin:0;}

#nav {height:30px; margin:0;}

#flash {width:220px; height:180px; float:left; margin-top:30px;}

#mainPic {width:920px; margin:0; height:245px; background:url(images/bg_flash.jpg) no-repeat right;}

#mainBottomContain {width:920px; margin:0; background:url(images/bg_mainBottomRight.jpg) no-repeat top right #fff;}

#tableLeftHome {width:910px; background:url(images/bg_mainBottom.gif) repeat-y; margin:0;}

.imgBottom {vertical-align:bottom;}

.left {float:left;}

#footer {height:80px; margin:0 auto; background:url(images/bg_footer.gif) no-repeat center; color:#fff; text-align:center; padding-top:15px;}

#footer a:link, #footer a:visited {color:#fff; text-decoration:none;}

#footer a:hover {text-decoration:underline;}

.tr {padding:0 12px 0 3px; width:660px;}

.trColor {border:#f0d77a 1px solid;}

.tableInner {margin:-5px 0; width:650px;}

.truck {margin-bottom:5px;}

.manSpec {padding-right:30px;}

/*.innerTable {background:url(images/bg_innertable.gif) no-repeat center;}*/

.black {color:#000;}

h2 {font:bold 1.1em Georgia, "Times New Roman", Times, serif; color:#14489f; padding:0; margin:0;}

p {margin:0; padding:5px 0;}

p b, p a {color:#fa4e27; text-decoration:none;}

p a:hover {color:#2154ba;}


#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background: #000000;
  display: none;
}

#modal-0 {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 665;
  display: none;
  z-index: 9999;
  padding: 20px;
  background: white;
  -o-border-radius: 10px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: 0px 3px 7px #adadad;
  border-radius: 10px;
  -moz-box-sizing: border-box;
  -opera-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}

