body {
	background: url(images/background.jpg) center no-repeat;
	
}
* {
	margin:0;
}
a:focus {
	outline:none;
}
input:focus {
	outline:none;
}
	
a {
	outline:none;
}
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
h1  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:20px 0 10px 30px;
	color:#333;
}
h1 strong {
	color:#F00;
}
h2  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F00;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F00;
	position:relative;
	left:30px;
	top:-30px;
}
#man-with-van {
	width:960px;
	height:1335px;
	margin:0 auto -15px auto;
	border-left:#FFF 2px solid;
	border-right:#FFF 2px solid;
	background: #CCC;
}
.home-page-text {
	width:650px;
	height:400px;
	padding:10px 10px 10px 30px;
	position:absolute;
	font-size:12px;
	z-index:90;
}
.home-page-text p {
	padding:5px;
}
.home-page-text a {
	color:#333;
}
#signature {
	padding:20px 0 4px 0;
}

#header {
	width:960px;
	height:221px;
	background: url(images/header-background.png) no-repeat;
}
#header-top {
	width:960px;
	height:51px;
}
#header-top-left {
	height:51px;
	width:150px;
	float:left;
}
#header-top-left img {
	padding:5px 0 0 10px;
}
#header-top-right {
	width:546px;
	height:51px;
	margin:0 15px 0 0;
	background: url(images/top-menu-background.png) no-repeat;
	float:right;
}
#header-top-right img {
	float:left;
	padding:10px 10px 10px 10px;
}
#logo {
	margin:20px 0 0 15px;
}
#header-services-list {
	padding:0 0 0 20px;
}
#header-right {
	width:300px;
	height:170px;
	float:right;
}
#call-now-boxes {
	float:right;
	position:relative;
	z-index:1;
	top:-20px;
	right:50px;
}
#national-guild-of-removers-and-movers, #freephone {
	float:right;
	position:relative;
	z-index:2;
	top:-230px;
	right:25px;
}	
#menu {
	width:960px;
	height:38px;
	background:url(images/menu-background.png) repeat-x;
}
#content {
	height:875px;
	width:960px;
	background: url(images/content-background.png);
}
#content-left {
	width:700px;
	height:875px;
	float:left;
}
.paragraph, .paragraph-aff {
	font-size:12px;
	padding:10px 30px 5px 30px;
}
.paragraph-aff {
	width:540px;
}

.paragraph-about-us {
	font-size:12px;
	padding:0 30px 5px 30px;
}
#content-left h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 0 20px 5px;
}
#content-right {
	width:260px;
	height:875px;
	float:right;
	background: url(images/content-divider.png) left no-repeat;
}
#social-networking {
	padding:30px 0 25px 30px;
}
#become-a-fan-on-facebook, #subscribe-to-us-on-twitter {
	padding:0 10px 10px 30px;
}
#subscribe-to-us-on-twitter {
	padding:0 15px 10px 30px;
}
#become-a-friend-on-myspace
 {
	padding:0 0 10px 30px;
}
.social-networking {
	width:260px;
	height:50px;
}
#testimonials-header {
	padding:20px 0 20px 30px;
}
#footer {
	width:960px;
	height:207px;
	background: url(images/footer-background.png) repeat-x ;
}
#footer-top {
	width:960px;
	height:40px;
	background: url(images/footer-dividers.png) no-repeat bottom;
}
#footer-top p {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:9px 0 0 30px;
}
#footer-bottom {
	width:960px;
	height:40px;
}
#footer-bottom p {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#footer-middle {
	height:127px;
	width:960px;
	background: url(images/footer-dividers.png) no-repeat bottom;
	font-size:12px;
}
#footer-middle td {
	width:255px;
}
#footer-table {
	font-size:10px;
}
#footer-middle li  {
	color:#FFF;
	padding:3px 0 0 0;
	list-style:none;
}
#footer-middle a {
	color:#FFF;
	text-decoration:none;
}
#idh-logo {
	float:right;
	position:relative;
	margin:-110px 20px 0 0;
}
#footer-links a {
	float:right;
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	text-decoration:none;
	position:relative;
	bottom:15px;
	right:20px;
	font-size:12px;
}
#copyright {
	padding:10px 0 0 20px;
	font-size:12px;
}
/*Man with van front page slider css*/
#slideshow_wrapper {
	width:650px;
	height:320px;
	background:url(images/slideshow-background.png) no-repeat;
	margin:20px 0 0 30px;
}
#slide {
   width: 350px;
   height: 300px;
   display: block;
   position:relative;
   top:16px;
   left:26px;                
            }
div.slider-active {
   width: 350px;
   height: 280px;
   color: white;
   position:absolute;
            }
div.slider   {
   width:350px;
   height:280px;
   color: white;                
   display: none;
   position:absolute;
            }
a.slider-active  {
   text-indent: -1000;
   float: left;
   display: block;
   height: 32px;
   width: 32px;
         }
a.slider   {
   text-indent: -1000;
   float: left;
   display: block;
   height: 32px;
   width: 32px;
         }
#slide-nav   {
	width:260px;
	height:300px;
	position:relative;
	float:right;
	top:-315px;
	right:24px; 
            }
.controls {
	width:260px;
	height:65px;
	margin:5px 30px 10px 0;
	background: url(images/slider-button.png) no-repeat;
}
.controls-img {
	margin:7px 5px 5px 9px;
	border-style:none;
	position:relative;
	z-index:10;
}
.slider-removals-text {
	position:relative;
	top:-30px;
}
img {
	border-style:none;
}
.transparancy {
	width:326px;
	height:55px;
	font-size:12px;
	background: #000;
	position:relative;
	top:-55px;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.transparancy p {
	padding:15px 0 0 5px;
}
/*End of Man with van front page slider css*/

/*Menu css*/
#menu-links {	
	margin:0;
    padding:0;
	}
#menu-links li {	
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
	}
#menu-links li a {	
	display: block;
	padding: 9px 0 10px 0;
	text-decoration: none;
	text-align:center;
	width: 106px;
	color: #EAFFED;
	margin:2px -5px 0 0;
	}
#menu-links li a:hover {	
	color:#000;
	}
.spacing {
	margin:0 -10px 0 0;
}
.shop {
	margin:0 -18px 0 0;
}
.storage {
	margin:0 5px 0 0;
}
#menu-links li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width:130px;
	z-index:100;
	}		
#menu-links li ul li {	
	float: none;
	display: inline;
	margin:-2px 0 0 0;
	}
#menu-links li ul li a {	
	width:130px;
	background:url(images/menu-background.png) repeat-x;
	}		
#menu-links li ul li a:hover {	
	color: #000;
	}

/*End of Menu css*/

/*form css*/

#national-quote,#pets-quote {
	width:320px;
	margin:-5px 0 0 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#international-quote {
	width:320px;
	margin:25px 0 0 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contact-us {
	width:180px;
	margin:20px 0 0 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contact-us #reset {
	position:relative;
	top:160px;
}
#contact-us #submit {
	position:relative;
	top:160px;
	right:70px;
}
	
#international-quote td {
	margin:0 40px 0 0;
}
#international-quote textarea  {
	float:left;
	height:95px;
	width:158px;
	overflow:auto;
	margin:0 20px 0 0;
	background:url(images/textarea-bg.png);
	border:0;
}
#pets-quote textarea  {
	float:left;
	height:95px;
	width:158px;
	overflow:auto;
	margin:0 20px 0 0;
	background:none;
	border:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#national-quote textarea {
	float:left;
	height:95px;
	width:160px;
	overflow:auto;
	margin:0 20px 0 0;
	background:none;
	border:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.textarea {
	background:url(images/text-area-bg.png) no-repeat;
	height:95px;
	width:160px;
}
#contact-us textarea {
	float:left;
	height:95px;
	width:160px;
	overflow:auto;
	margin:0 20px 0 0;
	background:url(images/text-area-bg.png);
	border:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#international-quote, #national-quote, #contact-us  select {
	float:left;
	width:160px;
}
.input {
	background: url(images/text-input-bg.png) no-repeat;
	width:156px;
	height:25px;
	border:none;
	float:left;
	padding:0 10px 0 3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#submit {
	width:94px;
	height:44px;
	background:url(images/send-button.png) no-repeat;
	border:0;
	cursor:pointer;
	cursor:hand;
}
.submit-national, .submit-pets {
	position:relative;
	top:155px;
	left:-5px;
}
.submit-international {
	position:relative;
	top:150px;
	left:-5px;
}
#reset {
	background:url(images/clear-button.png) no-repeat;
	border:0;
	width:94px;
	height:44px;
	cursor:pointer;
	cursor:hand;
}
.reset-national, .reset-pets {
	position:relative;
	top:155px;
	left:-80px;
}
.reset-international {
	position:relative;
	top:150px;
	left:-80px;
}
	
#international-quote, #national-quote,#pets-quote, #contact-us label {
	padding:0;
	float:left;

}
select {
	width:160px;
	outline:none;
	border:0;
	padding:1px 0 1px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
textarea {
	padding:0 0 0 3px;
}

.error {
	font-size:14px;
	color: #F00;
	position:absolute;
	padding:35px  0 0 10px;
}
.thankyou {
	font-size:18px;
	color:#FF6600;
	position:absolute;
	margin:40px 0 0 130px;
}
#height, #length {
	width:50px;
	vertical-align:bottom;
	margin:30px 100px 0 0 ;
	position:relative;
	top:-30px;
	
}
textarea {
	overflow:hidden;
}
.measurement {
	position:absolute;
	margin:10px 0 0 -95px;
}

#recaptcha_image {
	border:0;
	position:relative;
	top:8px;
	left:9px;
}
#recaptcha_wrapper {
	width:318px;
	height:129px;
	background: url(images/recaptcha-bg.png) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	margin:480px 0 0 0;
}
#recaptcha_wrapper-pets{
	width:318px;
	height:129px;
	background: url(images/recaptcha-bg.png) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	margin:450px 0 0 0;
}
.type-of-animal {
	position:relative;
	margin:-30px 0 0 0;
}
#recaptcha_wrapper-contact-us{
	width:318px;
	height:129px;
	background: url(images/recaptcha-bg.png) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	margin:430px 0 0 0;
}
#recaptcha_response_field {
	position:relative;
	top:14px;
	left:18px;
	height:35px;
	width:140px;
	border:0;
}
.recaptcha_only_if_image {
	position:absolute;
	padding:11px  0 0 18px;
}
#get-another-recaptcha {
	position:absolute;
	margin:-12px 0 40px 190px;
}

/*End of form css*/


/*Form Guide CSS*/
#form-top {
	width:700px;
	height:180px;
}
#formguide {
	width:250px;
	height:600px;
	float:right;
	margin:30px 10px 0 0;
	position:relative;
}
#formguide p {
	font-size:12px;
}
.form-guide {
	padding:2px 2px 5px 2px;
}
/*Form Guide CSS*/

/*Faq's CSS*/

.faqs {	
	width: 230px;
	margin:20px 10px 0 10px;

}
.faqs_head {
	cursor: pointer;
    font-weight:bold;
    background: #666;
	border:1px solid;
	padding:5px 5px 5px 8px;
	color:#FFF;
}
.faqs_body {
	display:none;
	padding:2px;
}
.faqs_body strong {
	color:#F00;
}

/*End of Faq's CSS*/

/*About us CSS*/

#about-us-img {
	float:right;
	padding:20px 20px 20px 10px;
}
#about-us-guild-information {
	width:430px;
	height:400px;
	margin:30px 20px 10px 30px;
}
.guild-information {
	width:430px;
	height:30px;
	margin:0 0 5px 0;
}
.guild-information p {
	font-size:12px;
	padding:0 0 0 8px;
}
.margin {
	margin:10px  0 5px 0;
}
.about-us-thumb {
	float:right;
	position:relative;
	top:-20px;
}

/*End of About us CSS*/

/*Storage CSS*/

#storage {
	width:600px;
	height:200px;
	margin:20px 0 40px 30px;
	background: url(images/storage-bg.png)repeat-x;
}
#storage-top {
	width:600px;
	height:40px;
}
#storage-top  h2 {
	padding:10px 0 10px 15px;
}
.storage-field {
	width:600px;
	height:30px;
	margin:5px 0 5px 0;
}
.storage-field div {
	width:200px;
	height:30px;
	display:block;
	display:inline;
}
.storage-field strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	padding:3px 10px 0 15px;
}
.storage-field p {
	font-size:12px;
	display:block;
	display:inline;
}

.storage-text-left {
	padding:0 0 0 30px;
}
.storage-text-middle {
	padding:0 0 0 80px;
}
.storage-text-right {
	padding:0 0 0 70px;
}
#storage-info {
	width:700px;
	height:300px;
}
#storage-info li {
	width:310px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#storage-info ul {
	margin:0 0 50px 0;
}
/*End of Storage CSS*/

/*Packaging Masterials CSS*/

.packaging-materials {
	margin:10px 20px 0 20px;
}
.packaging-materials td {
	width:150px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.packaging-materials label, .packaging-prices {
	font-weight:bold;
	font-size:14px;
	position:relative;
	top:-22px;
	
}
.packaging {
	margin:0 0 0 50px;
}
.h3 {
	padding:30px 0  0 30px;
}

/*End of Packaging Masterials CSS*/

/*Packaging Materials page slider*/
#slideshow {
	margin:-15px 10px 0 30px;
	width:720px;
	height:700px;
	position:relative;
	 overflow:hidden;	 
}
#slideshow #slidesContainer {
  width:600px;
  height:650px;
  overflow:hidden;
  position:relative;
  
}
#slideshow #slidesContainer .slide {
  margin:5px auto;
  width:600px;
  height:680px;
  background:url(images/packaging-material-table-bg.png)repeat-y;
}

.control {
  display:block;
  width:50px;
  height:50px;
  text-indent:-10000px;
  position:absolute;
  padding:20px;
  z-index:10;
  cursor: pointer;
}
#leftControl {
  top:655px;
  left:30px;
  background: url(images/last-button.png) no-repeat;

}
#rightControl {
  top:655px;
  right:150px;
  background: url(images/next-button.png) no-repeat;
    
}

/*End of Packaging Materials page slider*/

/*Affiliates Css*/

.affiliates {
	width:700px;
	height:100px;
	margin:5px 0 5px 0;
}
.affiliates img {
	float:right;
	padding:0 5px 0 15px;
}
.affiliates strong {
	color:#F00;
}

/*End of Affiliates Css*/

/*contact us css */

#contact-us-form {
	width:180px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:15px 20px 0 30px;
}
#contact-us-form td {
	height:35px;
	width:200px;
}
#contact-us-form textarea {
	height:150px;
}
#content-left-right {
	width:300px;
	height:600px;
	background:#030;
	float:right;
	margin:20px 20px 0 0;
}
#content-left-right div {
	width:300px;
	height:200px;
	background:#F00;
	margin:10px 0 0 0;
}
	
/*End of contact us css */

/*shop css*/
#shop {
	width:700px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	overflow:visible;
}
#shop td {
	width:222px;
	height:190px;
	border:none;
	margin:0 3px 10px 3px;
	float:left;
	background:url(images/shop-cell-bg.png) no-repeat;
	position:relative;
	z-index:0;
}
#shop tr {
	border:0;
}
.shop-img {
	padding:0;
	position:relative;
	top:35px;
	left:12px;
	cursor:pointer;
	cursor:hand;
}
#shop p {
	text-align:right;
	position:relative;
	top:-70px;
	right:15px;
}
#shop label {
	padding:0 0 0 20px;
	text-align:right;
	position:absolute;
	bottom:15px;
}

.price, .price-li {
	font-size:30px;
	color: #F00;
	margin:38px 0 0 2px;
}

.jcart {
	width:222px;
	height:190px;
	border:0;
	padding:0;

}

.container { 
	width:222px; 
	height:190px; 
	overflow:hidden; 
	position:relative; 
	cursor:pointer;
	}
.content-shop { 
	position:absolute; 
	top:0; 
	left:0; 
	list-style:none; 
	}
.content-shop li { 
	position:absolute; 
	top:0; 
	width:222px;
	height:190px;
	
	display:none; 
	}
.shop-content { 
	width:222px;
	height:190px;
	position:relative;
	}
ul.controls-shop { 
	list-style:none; 
	padding:0; 
	margin:0; 
	position:absolute; 
	top:0; 
	}
ul.controls-shop li  { 
	float:left;
	padding:0;
	width:73px;
	height:25px;

	}
ul.controls-shop  a { 
	padding:4px 0 4px 0;
	position:relative;
	top:-8px;
	width:72px;  
	}

.shop-p {
	padding:0 0 20px 0;
}
.shop-button {
	background:url(images/shop-button-add-to-cart.png) no-repeat;
	width:100px;
	height:25px;
	border:none;
	cursor:pointer;
	cursor:hand;
	position:absolute;
	bottom:17px;
	left:110px;
}

.shop-button:hover {
	background:url(images/shop-button-add-to-cart-hover.png) no-repeat;
}
.jcart-button {
	background:url(images/shop-button-checkout.png) no-repeat;
	width:100px;
	height:25px;
	border:none;
	cursor:pointer;
	cursor:hand;
}
.jcart-button:hover {
	background:url(images/shop-button-checkout-hover.png) no-repeat;
}
.my-item-qty {
	width:55px;
	height:25px;
	border:none;
	background:url(images/shop-quantity-input-bg.png) no-repeat;
}
#small-box {
	background:url(images/shop-button-small-box.png) no-repeat;
	
}
#small-box:hover {
	background:url(images/shop-button-small-box-hover.png) no-repeat;
}
#medium-box {
	background:url(images/shop-button-medium-box.png) no-repeat;
	
}
#medium-box:hover {
	background:url(images/shop-button-medium-box-hover.png) no-repeat;
}
#large-box {
	background:url(images/shop-button-large-box.png) no-repeat;
}
#large-box:hover {
	background:url(images/shop-button-large-box-hover.png) no-repeat;
}
#tape-fragile {
	background:url(images/shop-button-tape-fragile-box.png) no-repeat;
}
#tape-fragile:hover {
	background:url(images/shop-button-tape-fragile-box-hover.png) no-repeat;
}
#tape-brown {
	background:url(images/shop-button-tape-brown-box.png) no-repeat;
	position:relative;
	left:37px;
}
#tape-brown:hover {
	background:url(images/shop-button-tape-brown-box-hover.png) no-repeat;
}
#matress-single {
	background:url(images/shop-button-matress-single.png) no-repeat;
}
#matress-double:hover {
	background:url(images/shop-button-matress-single-hover.png) no-repeat;
}
#matress-double {
	background:url(images/shop-button-matress-double.png) no-repeat;
	position:relative;
	left:37px;
}
#matress-double:hover {
	background:url(images/shop-button-matress-double-hover.png) no-repeat;
}
#two-seat {
	background:url(images/shop-button-2-seat-box.png) no-repeat;
	
}
#two-seat:hover {
	background:url(images/shop-button-2-seat-box-hover.png) no-repeat;
}
#three-seat {
	background:url(images/shop-button-3-seat-box.png) no-repeat;
	
}
#three-seat:hover {
	background:url(images/shop-button-3-seat-box-hover.png) no-repeat;
}
#four-seat {
	background:url(images/shop-button-4-seat-box.png) no-repeat;
}
#four-seat:hover {
	background:url(images/shop-button-4-seat-box-hover.png) no-repeat;
}
/* pop-up*/

#popup1, #popup2, #popup3, #popup4, #popup5, #popup6, #popup7, #popup8, #popup9, #popup10, #popup11, #popup12, #popup13, #popup14, #popup15, #popup16, #popup17, #popup18   {
	display:none;
	position: absolute;
	left:30%;
	top:10%;
    margin-left: -70px;
	padding:0 0 0 8px;
	width:810px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index:9;
	background: #FFF;
	border:2px solid #CCC;

}
.pop-up-bottom {
	height:30px;
}
#backgroundPopup{
	display:none;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	z-index:5;
}
.popup-close1, .popup-close2, .popup-close3, .popup-close4, .popup-close5, .popup-close6, .popup-close7, .popup-close8, .popup-close9, .popup-close10, .popup-close11, .popup-close12, .popup-close13, .popup-close14, .popup-close15, .popup-close16, .popup-close17, .popup-close18  {
	display:block;
	background:url(images/cross.png) no-repeat;
	width:175px;
	height:25px;
	margin:5px;
}

.popup-close1:hover, .popup-close2:hover, .popup-close3:hover, .popup-close4:hover, .popup-close5:hover, .popup-close6:hover, .popup-close7:hover, .popup-close8:hover, .popup-close9:hover, .popup-close10:hover, .popup-close11:hover, .popup-close12:hover, .popup-close13:hover, .popup-close14:hover, .popup-close15:hover {
	background:url(images/cross-hover.png) no-repeat;
}
.popup-img {
	margin:0 5px 0 5px;
}
.pop-up-top-p {
	float:right;
	padding:5px 10px 0 0;
	font-weight:bold;
	font-size:18px;
}

.pop-up-button {
	position:absolute;
	right:10px;
	bottom:12px;
	background:url(images/shop-button-add-to-cart-hover.png) no-repeat;
	width:100px;
	height:25px;
	border:none;
	cursor:pointer;
	cursor:hand;
}
.pop-up-bottom label {
	position:absolute;
	right:113px;
	bottom:10px;
}
.bottom-p {
	padding:0 0 10px 20px;
}
#shopping-cart {
	margin:50px 0 0 10px;
}
#checkout {
	width:400px;
	min-height:260px;
	background:#090;
	margin:0 0 0 50px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
#checkout .jcart-title {
	position:relative;
	top:30px;
	font-size:18px;
}
#checkout .jcart-item-qty {
	margin:0 -40px 0 60px;
}
#checkout .jcart-subtotal {
	position:relative;
	top:120px;
	left:40px;
}
.jcart-subtotal-price {
	color:#F00;
}

	
#checkout .checkout-head {
	width:400px;
	height:70px;
	background:#300;
	position:relative;
	right:13px;
	top:-3px;
}
#jcart-paypal-checkout {
	background:url(images/paypal-checkout.png) no-repeat;
	width:177px;
	height:120px;
	cursor:pointer;
	cursor:hand;
	border:none;
}
#help {
	display:none;
	width:150px;
	height:50px;
	position:fixed;
	top:0;
	right:0;
}
/* Removals page css*/

.removals-info {
	width:700px;
	height:220px;
	margin:10px 0 10px 0;
}
.removals-info h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 0 25px;
	color:#000;
}
.removals-info p {
	padding:10px 10px 10px 30px;
	font-size:12px;
}
.removals-info a {
	text-decoration:none;
	color:#F00;
}

/* End of Removals page css*/

/* Testimonials css*/

#testimonials {
	width:240px;
	height:400px;
	margin:10px;
	font-size:12px;
}
.testimonials-p {
	padding:5px;
}
.testimonials-name {
	padding:5px;
	float:right;
}
#testimonials strong {
	color:#F00;
}
.testimonials-title {
	padding:10px 0 0 10px;
	width:220px;
}
.link {
	text-decoration:none;
}

/* End of Testimonials css*/



