.index {background: url(/images/framework/body-index.gif) repeat-x;}
.inner {background: url(/images/framework/body-inner.gif) repeat-x;}
body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}
h1, h2, h3, p, ul {
  margin: 0;
  padding: 0;
}
ul {list-style: none;}
.index #header {height: 426px;}
.inner #header {height: 136px;}
#header {
  width: 975px;
  margin: 0 auto;
  position: relative;
}
strong.logo {
  position: absolute;
  top: 13px;
  left: 13px;
}
strong.logo a {
  background: url(/images/framework/logo.gif);
  width: 216px;
  height: 118px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
ul.navigation {
  background: url(/images/framework/navigation.gif) repeat-x;
  height: 36px;
  position: absolute;
  top: 5px;
  right: 15px;
  padding-top: 4px;
}
ul.navigation li {
  background: url(/images/framework/navigation-li.gif) no-repeat;
  height: 36px;
  float: left;
  padding: 0 10px 0 12px;
}
ul.navigation li:first-child {
  background: none;
  padding-left: 10px;
}
ul.navigation a {
  height: 36px;
  float: left;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
ul.navigation span {
  float: left;
  height: 36px;
}
ul.navigation span span {
  height: 30px;
  padding: 6px 15px 0;
  cursor: pointer;
}
ul.navigation a:hover {
  background: url(/images/framework/navigation-a.gif) no-repeat 50% 100%;
  color: #0a3d61;
}
ul.navigation a:hover span {background: url(/images/framework/navigation-span-1.gif) no-repeat;}
ul.navigation a:hover span span {background: url(/images/framework/navigation-span-2.gif) no-repeat 100% 0;}
div.text-holder {
  width: 430px;
  height: 330px;
  position: absolute;
  top: 96px;
  left: 14px;
}
h1 {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  color: #fff;
}
div.text-holder h1 {
  width: 350px;
  margin-top: 71px;
}
div.text-holder p {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin-top: 7px;
}
div.text-holder a {
  color: #FFF;
}
div.text-holder a:hover {
  text-decoration: none;
}
span.hauling {
  background: url(/images/framework/arrow.png) no-repeat 0px 18px;
  height: 47px;
  float: right;
  padding: 0 0 0 10px;
}
span.hauling span {
  /*  background: url(/images/framework/hauling-span.gif) no-repeat 100% 0;  */
  height: 37px;
  float: left;
  padding: 5px;
}
span.hauling a {
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: underline;
  float: left;
  height: 27px;
  padding: 10px 10px 0;
}
span.hauling a:hover {
  color: #0A3D61;
  text-decoration: none;
}
div.flash-holder {
  background: url(/images/framework/flash-holder.jpg);
  width: 508px;
  height: 330px;
  position: absolute;
  top: 96px;
  left: 469px;
}
div.flash-holder img {margin: 29px 0 0 31px;}
ul.tools {
  position: absolute;
  top: 71px;
  right: 17px;
  z-index: 2;
}
ul.tools li {
  background: url(/images/framework/tools-separator.gif) no-repeat 0 6px;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  float: left;
  color: #cd0e15;
  padding: 0 24px;
}
ul.tools li:first-child {background: none;}
ul.tools a.login {
  background: url(/images/framework/login.gif) no-repeat;
  font-weight: normal;
  line-height: 25px;
  float: left;
  color: #cd0e15;
  padding-left: 27px;
}
ul.tools a:hover {text-decoration: none;}
.inner #content {padding-bottom: 65px;}
#content {
  width: 975px;
  display: table;
  padding-bottom: 40px;
  margin: 0 auto;
}
#content p {
  font-size: 16px;
  line-height: 20px;
}
div.online,
div.trucking {
  width: 435px;
  float: left;
  display: inline;
}
div.online {margin: 14px 0 0 15px;}
div.online h3,
div.trucking h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  color: #0a3d61;
  border-bottom: 1px solid #0a3d61;
}
div.online p {margin-top: 15px;}
div.online ul {
  overflow: hidden;
  margin-top: 27px;
}
div.online ul li {
  background: url(/images/framework/online-separator.gif) no-repeat 0 5px;
  float: left;
  padding: 0 15px;
  line-height: 25px;
}
div.online ul li:first-child {
  background: none;
  padding-left: 0;
}
div.online ul a {
  font-size: 16px;
  color: #0a3d61;
}
div.online a.sign-up {
  background: url(/images/framework/sign-up.gif) no-repeat;
  font-weight: bold;
  line-height: 25px;
  float: left;
  padding-left: 27px;
}
div.online ul a:hover,

div.trucking a:hover {
  text-decoration: none;
  color: #cd0e15;
}
div.trucking {margin: 15px 0 0 49px;}
div.trucking img {
  float: left;
  margin: 11px 18px 0 2px;
}
div.trucking p {margin: 16px 0 20px;}
div.trucking span {
  display: block;
  margin-top: -7px;
  position: relative;
}
div.trucking a {
  font-size: 16px;
  color: #0a3d61;
}
div.about {
  width: 585px;
  float: left;
  display: inline;
  margin: 52px 0 0 20px;
}
div.about h1 {margin-bottom: 39px;}
div.about p {margin-bottom: 30px;}
div.about h2 {
  font-size: 18px;
  margin-top: 45px;
}
div.about p a {
  font-size: 16px;
  color: #1a4a6c;
}
div.about p a:hover {
  text-decoration: none;
  color: #cd0e15;
}
div.other {
  width: 309px;
  float: right;
  display: inline;
  padding-top: 171px;
  margin-right: 15px;
  position: relative;
}
div.other img {
  position: absolute;
  top: 0;
  left: -83px;
  width: 422px;
  height: 148px;
  display: block;
}
div.other ul a {
  font-size: 16px;
  color: #0a3d61;
  text-decoration: none;
  display: block;
  height: 26px;
  padding: 8px 0 0 22px;
  border-bottom: 1px solid #09385a;
}
div.other ul a:hover {
  background: url(/images/framework/other-li.gif) repeat-y;
}
div.other h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  color: #cd0e15;
  margin: 39px 0 2px;
}
div.other p a {
  font-size: 16px;
  color: #09385a;
}
div.other p a:hover {
  text-decoration: none;
  color: #cd0e15;
}
div.account {
  float: left;
  display: inline;
  margin: 30px 0 0 20px;
}
div.account h1 {
  color:#FFFFFF;
  font-size:24px;
  font-weight:normal;
}
div.account p {margin-bottom: 30px;}

div.account p a {
  font-size: 16px;
  color: #1a4a6c;
}
div.account p a:hover {
  text-decoration: none;
  color: #cd0e15;
}
#footer {
  background: url(/images/framework/footer.gif) repeat-x;
  width: 100%;
  min-width: 975px;
  height: 150px;
}
div.sub-footer {
  width: 975px;
  height: 150px;
  margin: 0 auto;
}
div.foot-left {
  width: 775px;
  float: left;
}
div.foot-right {
  width: 170px;
  float: right;
  margin: 30px 10px 0 0;
  display: inline;
}
#footer ul {
  overflow: hidden;
  height: 1%;
  margin-top: 32px;
}
#footer ul li {
  background: url(/images/framework/footer-separator.gif) no-repeat 0 3px;
  float: left;
  padding: 0 15px;
}
#footer ul li:first-child {background: none;}
#footer a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
#footer p {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin: 30px 0 0 15px;
}
#footer p a {
  background: url(/images/framework/footer-separator.gif) no-repeat 0 3px;
  padding-left: 15px;
  margin-left: 15px;
}
#footer span,
#footer strong {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  display: block;
}

#footerText p,
#footerText a {
  font-size: 12px;
}


/**********************/
/*    Login Styles    */
/**********************/
#login {
  width: 550px;
  margin: 0 0 0 0px;
}
#login p {
  margin: 0 0 0 200px;

}
#login ul {
  list-style-position: inside;
  list-style-type: circle;
  margin: 0 0 0 200px;
}
#login li {
  margin: 10px;
}
.login_info {
  float: left;
}

/**********************/
/*    Form Styles    */
/**********************/

#formWrap {
  background: #fff;
  padding: 1em 0;
  width: 505px;
}
  
form#frmRegister {
  width: 505px;
  margin: 0 auto;
}

fieldset {
  border: none;
  margin: 1em 0;
  padding-bottom: .5em;
}
.registerForm {
  width: 505px;
}
legend {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.2em;
  color: #000;
  line-height: 1.4;
  padding: 0.2em .5em;
  margin-left: 0.5em;
}

.form {
  width: 500px;
  margin: 180px 0 0 0;
}


/**********************/
/*    MyAccount       */
/**********************/

.myAccount {
  width: 975px;
  margin: 180px 0 0 0;
}

.myAccount a {
  color: #3A00F1;
}

.myAccount a:hover {
  text-decoration: underline;
}

.myAccount h2 {
  background: url(/images/framework/file_folder.jpg) no-repeat;
  font-size: 18px;
  padding: 0 0 0 35px;
  
}
.myAccount h3 {
  color: #fff;
  background: url(/images/framework/icon_document_25x25.gif) no-repeat 5px 0px #09385A;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 40px;
} 

.accountLeft {
  float: left;
  width: 470px;
}

.pbContent {
  clear: both;
  width: 100%;
}

.quoteList {
  margin: 20px 0 20px 0;
}


.accountRight {
  float: right;
  width: 470px;
} 
.accountLinks {
  float: left;
  width: 975px;
  margin: 50px 0 0 0;
} 

.addBullets ul {
  list-style: circle;
  list-style-position:inside;
}