html, body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin: 0pt;
	padding: 0pt;
	background-color: #29418b;
}

/* part2-----------------*/
body{
  font: 76% arial,sans-serif;
  color: #335293;
}
/* part2-----------------*/

div#wrapper {
	width: 857px;
	margin: 0 auto;
	padding: 0;
}
div#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 857px;
	height: 250px;
}
div#content {
	float: left;
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	width: 857px;
	margin: 0 auto;
}
div#navigation {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	height: 332px;
	width: 198px;
}
div#nav {
  float: left;
  margin: 15px 0 0 28px;
	width: 198px;
}
.offer {
  float: left;
  width: 193px;
  margin-left: 5px; 
}
div#offer_sus {
  background-image: url(../images/offer_sus.gif);
  background-repeat: no-repeat;
  width: 193px;
  height: 9px;
  padding: 0;
}
div#offer_content {
  background-image: url(../images/offer_content.gif);
  background-repeat: repeat-y;
  width: 193px;
}
div#offer_content p {
	font-family: "Tahoma";
  color: #fff;
  font-size: 11px;
  margin: 4px 5px 0px 12px;
}
div#offer_jos {
  background-image: url(../images/offer_jos.gif);
  background-repeat: no-repeat;
  width: 193px;
  height: 9px;
  margin: 0;
  padding: 0;
}  
div#offer2_sus {
  background-image: url(../images/offer2_sus.gif);
  background-repeat: no-repeat;
  width: 193px;
  height: 9px;
  padding: 0;
}
div#offer2_content {
  background-image: url(../images/offer2_content.gif);
  background-repeat: repeat-y;
  width: 193px;
}
div#offer2_content p {
	font-family: "Tahoma";
  color: #fff;
  font-size: 11px;
  margin: 4px 5px 0px 12px;
}
div#offer2_jos {
  background-image: url(../images/offer2_jos.gif);
  background-repeat: no-repeat;
  width: 193px;
  height: 9px;
  margin: 0;
  padding: 0;
}  
div#offer3_sus {
  background-image: url(../images/offer3_sus.gif);
  background-repeat: no-repeat;
  width: 193px;
  height: 9px;
  padding: 0;
}
div#offer3_content {
  background-image: url(../images/offer3_content.gif);
  background-repeat: repeat-y;
  width: 193px;
}
div#offer3_content p {
	font-family: "Tahoma";
  color: #fff;
  font-size: 11px;
  margin: 4px 5px 0px 12px;
}
div#offer3_jos {
  background-image: url(../images/offer3_jos.gif);
  background-repeat: no-repeat;
  width: 193px;
  height: 9px;
  margin: 0;
  padding: 0;
}  
div#tools {
  float: right;
  width: 180px;
  margin-top: 6px;
  padding-left: 4px;
}
div#tools_content {
  width: 176px;
  border-left:2px solid #F18F26;
  border-right:2px solid #F18F26;
  padding-bottom: 1px;
  padding-top: 1px;
}
div#tools_content p{
  font-size: 12px;
  word-spacing: -1.5px;
  margin: 0px 7px 0 7px;
  line-height: 12px;
}
div#tools_up {
  background-image: url(../images/tools_up.gif);
  background-repeat: no-repeat;  
  width: 180px;
  height: 12px;
}
div#tools_bottom {
  background-image: url(../images/tools_down.gif);
  background-repeat: no-repeat;
  width: 180px;
  height: 12px;
}
.tools_line {
  background-image: url(../images/tools_line.gif);
  background-repeat: no-repeat;
  width: 159px;
  height: 3px;
  margin-left: 7px;
  margin-top: 2px;
 }
.tools_icon {
  margin: 6px 0 0 3px;
 }
a {
  text-decoration: none;
	color: #5680c7;
}
h1 {
	font-family: "Tahoma";
	font-size: 20px;
	color: #527bc2;
	font-weight: 200;
	margin-top: 2px;
	padding: 0;
}
h2 {
	font-family: "Tahoma";
	font-size: 18px;
	color: #5680c7;
	font-weight: 200;
	margin: 0px 0 2px 9px;
	padding-top: 5px;
}
h3 {
	font-family: "Tahoma";
	font-size: 18px; 
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: 200;
  text-align: center;
}
h4 {
  font-family: "Tahoma";
	font-size: 20px; 
	color: #f28320;
  margin: 5px 0 0 10px;
  font-weight: 200;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #527bc2;
	text-align: justify;
}

div#logos p {
  float: left;
  padding-left: 50px;
  width: 500px;
}

div#logos a {
  float: left;
  color: #f28320;
}

div#logos img {
  float: left;
  padding-top: 2px;
}

div#descr {
	float: left;
	margin: 10px 0 0 15px;
	width: 575px;
}
div#boxes {
	width: 100%;
}
.box {
	float: left;
	width: 271px;
	height: auto;
	padding-left: 10px;
}
.box_content {
	margin-top: -5px;
	margin-bottom: -8px;
	background-image: url(../images/box_content.gif);
	background-repeat: repeat-y;
}
.box_content p {
	font-family: "Trebuchet MS";
  text-align: left;
	font-size: 12px;
	color: #f28320;
	line-height: 10pt;
	margin: 12px 0 -4px 9px;
	padding: 0;
}

.line {
  float: left;
	display: block;
	text-align: left;
	padding-left: 9px;
	margin-top: 1px;
	
}
.box_item {
  float:right;
  text-align: right;
	margin: -4px 10px -7px 0px;
	padding: 0;
}
.bottom { 
  margin-top: 0px;
  }
div#about_us a {
	display: block;
	width: 198px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: url(../images/nav/about_us.gif);
	background-repeat: no-repeat;
}
div#about_us a:hover {
	background: url(../images/nav/about_us_.gif) no-repeat left top;
	width: 198px;
	height: 26px;
}
div#removals a {
	display: block;
	width: 198px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: url(../images/nav/removals.gif);
	background-repeat: no-repeat;
}
div#removals a:hover {
	background: url(../images/nav/removals_.gif) no-repeat left top;
	width: 198px;
	height: 26px;
}
div#packing a {
	display: block;
	width: 198px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: url(../images/nav/packing.gif);
	background-repeat: no-repeat;
}
div#packing a:hover {
	background: url(../images/nav/packing_.gif) no-repeat left top;
	width: 198px;
	height: 26px;
}
div#storage a {
	display: block;
	width: 198px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: url(../images/nav/storage.gif);
	background-repeat: no-repeat;
}
div#storage a:hover {
	background: url(../images/nav/storage_.gif) no-repeat left top;
	width: 198px;
	height: 26px;
}
div#price_estimations a {
	display: block;
	width: 198px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: url(../images/nav/get_quote.gif);
	background-repeat: no-repeat;
}

div#price_estimations a:hover {
	background: url(../images/nav/get_quote_.gif) no-repeat left top;
	width: 198px;
	height: 26px;
}
div#jobs a {
	display: block;
	width: 198px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: url(../images/nav/smile_jobs.gif);
	background-repeat: no-repeat;
}
div#jobs a:hover {
	background: url(../images/nav/smile_jobs_.gif) no-repeat left top;
	width: 198px;
	height: 26px;
}

div#contact a {
	display: block;
	width: 198px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: url(../images/nav/contact_us.gif);
	background-repeat: no-repeat;
}

div#contact a:hover {
	background: url(../images/nav/contact_us_.gif) no-repeat left top;
	width: 198px;
	height: 26px;
}

div#checklist {
  float: left;
  margin-left: 10px;
}

div#footer {
	clear: both;
	margin: 0 auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 833px;
	height: 50px;
}

div#footer p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #527bc2;
	margin-left: 25px;
}

div#footer a {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #527bc2;
	margin-right: 23px;
	margin-top: 1px;
	text-decoration: none;
}

/* part2-----------------*/

#estimation {
	  border: 1px solid #cccccc;
	  width: 570px;
	  background-color: #b9cdef;    
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

#estimation_full {
	  border: 1px solid #cccccc;
	  width: 570px;
	  background-color: #b9cdef;    
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

#estimation_full .form{
  color: #335293;
}

#estimation .form{
  color: #335293;
}

#panel {
	background-color: #87aded;
  color: #FFF;
	height: 280px;
	display: none;
  }
  
#panel2 {
	background-color: #87aded;
  color: #FFF;
	height: 325px;
	display: none;
  }  

#panel3 {
	background-color: #87aded;
  color: #FFF;
	height: 120px;
	display: none;
  }
  
#panel4 {
	background-color: #87aded;
  color: #FFF;
	height: 215px;
	display: none;
  }
  
#panel5 {
	background-color: #87aded;
  color: #FFF;
	height: 190px;
	display: none;
  }
 
#panel6 {
	background-color: #87aded;
  color: #FFF;
	height: 240px;
	display: none;
  }

#panel7 {
	background-color: #87aded;
  color: #FFF;
	height: 420px;
	display: none;
  }

#panel8 {
	background-color: #87aded;
  color: #FFF;
	height: 90px;
	display: none;
  }          

div#terms a {
  text-align: center;
  margin-right: 345px;
  margin-top: -28px;
  }
/* part2-----------------*/
