body {
	margin: auto;
	width: 700px;
	padding-top: 15px;
	background: White url(bckgrnd.jpg) repeat-x;
	color: #636563;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#removal {
   position: static;
   width: 700px;
   height: 109px;
   z-index: 0;
}
#removals {
   position: absolute;
   top: 120px;
   width: 700px;
   z-index: 2;
}
#relocation {
   position: absolute;
   top: 100px;
   width: 685px;
   padding-right: 15px;
   text-align: right;
   z-index: 9;;
}
#relocation a {
   background-color: #de2418;
   color: White;
   font-weight: 400;
   text-decoration: none;
   font-size: 11px;
}
#relocation a:hover {
   background-color: #de2418;
   color: #FFFFFF;
   text-decoration: underline;
}
#relocation a.domestic {
   text-decoration: none;
   font-weight: 800;
   font-size: 16px;
}
#relocation a.domestic:hover {
   background-color: #de2418;
   color: #FFFFFF;
   text-decoration: underline;
}
#international {
   position: relative;
   top: 15px;
   padding-left: 10px;
   width: 215px;
   float: left;
   z-index: 3;
}
img.service {
   margin-top: 10px;
   margin-bottom: 10px;
   border: thin solid Black;
}
#services {
   position: relative;
   top: 15px;
   width: 430px;
   padding-right: 20px;
   float: right;
   border-left: thin dotted #de2418;
   padding-left: 15px;
   z-index: 4;
}
#services a {
   color: #636563;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
}
#services a:hover {
   color: #de2418;
   text-decoration: underline;
}
p {
   font-size: 11px;
   line-height: 13px;
   text-align: left;
}
li {
   font-size: 11px;
   line-height: 13px;
   text-align: left;
   padding-bottom: 10px;
}
h1 {
   font-size: 16px;
   color: #de2418;
}
.red {
	color: red;
}
em {
	color: red;
	font-style: normal;
}

#moving {
    position: absolute;
    padding: 0px;
    margin-left: 165px;
    margin-top: 5px;
}
img.moving {
    padding: 0px;
    border: none;
}
img.validator {
   border: 0px;
   height: 22px;
}
.move {
	font-weight: bold;
	color: #000000;
}
.clearing {
	height: 25px;
	clear: both;
}
#company {
   background-color: White;
   color: #636563;
   text-align: center;
	border-top: solid #de2418 1px;
	padding: 10px 0px 20px 0px;
	font-size: 9px;
}
#company a {
	background-color: White;
	color: #de2418;
	text-decoration: none;
}
.form {
	font-weight: bold;
	color: #000000;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
#center2 {
	color: #999999;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#center2 a, a:active, a:link, a:hover {
	color: #999999;
	text-decoration:none;
}