/*  
Theme Name: Jacobson
Description: Theme for the Jacobson This is the beta release... not for the public or re-use.
Author: Justin Menkveld
Author URI: http://www.computerplugin.com/justin
Version: 0.1
.
Copyright 2009 Jacobsonheating.com</a>.
.
*/

/* Top Content */

#main {
  margin: 0 0 0 0;
  clear: both;
  width: 1024px;
  padding-bottom: 5px;
  }
#contentwrapper {
  width: 1024px;
  margin: 0 10% 0 10%;
  padding: 0 0 0 0;
  }
#form {
   width: 730px;
   color: #c3bb1f;
   font-size: 12px;
}
#form ul {
   margin: 3px 0 3px 10px;
   list-style: none;
}
#form #problem {
   color: #ff0;
   list-style: circle;
}
#sent {
   text-align: center;
   width: 730px;
   height: 400px;
   color: #eee
}
#contactContainer {
   padding: 20px 0 30px 0;
   width: 800x;
}
#contact {
   width: 800px;
   padding: 20px 0 20px 37px;
}
#awards {
   margin: 15px 80px 0 0;
   float: right;
   border: 3px #000 solid;
   height: 288px;
   width: 369px;
   background: #091326;
}
#awards img {
   padding: 35px 0 0 43px;
}
#awards #phone {
   text-align: center;
   color: #fff;
}
.contactT {
   background: url(../images/contact_t.png) top left no-repeat;
   padding: 15px 0 0 0;
}
.contactM {
   background: url(../images/contact_m.png) top left repeat-y;
   padding: 0 0 0 0;
}
.contactB {
   background: url(../images/contact_b.png) bottom left no-repeat;
   padding: 0 0 26px 0;
}
