@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 160%;
	text-align: center;
	background:#DFDABB;
}
img {
	border: 0;
}
h1 {
	color: #285240;
	font-size: 25px;
	padding: 35px 0 5px 25px;
	margin: 0;
	height: 28px;
	text-align:left;
	letter-spacing: -0.001em;
}
h2 {
	color: #333333;
	font-size: 15px;
	padding: 5px 0 15px 0;
	margin: 0 0 0 25px;
	font-weight: normal;
	text-align:left;
	line-height: 160%;
}
p {
	color: #111111;
	font-size: 13px;
	padding: 10px 0 30px 0;
	margin: 0 0 0 22px;
	font-weight: normal;
	text-align:left;
	line-height: 160%;
}
p.returning {
	color: #295442;
	font-size: 20px;
	padding: 0;
	margin: 0 0 0 22px;
	font-weight: bold;
	text-align:left;
	line-height: 110%;
}
#main-container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 980px;
	height: auto;
	background:#FFFFFF;
}
#header {
	margin: 0;
	padding: 0;
	position: relative;
	width: 980px;
	height: 101px;
}
#header img{
	margin: 0;
	padding: 0;
	position: relative;
	width: 980px;
	height: 101px;
	top: 0;
	left: 0;
}
#phone {
	position: absolute;
	width: 300px;
	top: 5px;
	right: 20px;
	height: 90px;
    line-height: 165%;
	text-align: right;
    margin: 0;
    padding: 0;
    color: #ffffff;
}
#phone strong {
    display: block;
}
#phone h4{
    font-size: 16px;
    margin: 0;
    padding: 0 0 4px 0;
}
#phone span.number{
	color: #ffb80e;
	font-size: 22px;
	letter-spacing: .02em;
}
#phone span.time{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#header a{
	color: #cccccc;
	font-size: 11px;
	text-decoration:underline;
}
#header a:hover{
	text-decoration:none;
}
#content {
	margin: 0;
	padding: 0 0 25px 0;
	position: relative;
	text-align:center;
	width: 976px;
	height: auto;
}
#content a{
	text-decoration:underline;
}
#content a:hover{
	text-decoration:none;
}
#footer {
	margin: 0;
	padding: 0;
	position: relative;
	width: 980px;
	height: 180px;
	border-top: #285240 solid 4px;
}
#footer ul{
	padding: 0;
	margin: 10px 0 0 0;
	text-align:center;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 50px 0 0;
}
#footer a{ 
	text-decoration:none;
	color: #285240;
	font-size: 12px;
}
#footer a:hover{ 
	text-decoration:underline;
}
#copyright {
	margin: 0;
	padding: 0;
	height: 26px;
	width:980px;
	position:relative;
	float: left;
}
#copyright p{ 
	text-decoration:none;
	color: #acacac;
	font-size: 10px;
	text-align:center;
}
#trusticons {
	margin: 15px 0 0 0;
	padding: 0;
	height: 70px;
	width:980px;
	position:relative;
	float: left;

}
#trusticons img{
	margin: 0 0 20px 0;
	padding: 0 15px 0px 0;
}
#trusticons ul{
	padding: 0;
	margin: 0;
	text-align:center;
}
#trusticons ul li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
}
#cta {
	margin: 0 0 25px 0;
	padding: 0;
	position: relative;
	width: 955px;
	height: 438px;
	background: url(../images/heroshot.jpg) no-repeat bottom right;
}
#returning {
	margin: 0 0 25px 0;
	padding: 0;
	position: relative;
	width: 945px;
	height: 350px;
	background: url(../images/heroshot_ru.jpg) no-repeat bottom right;
}

#address-box {
	margin: 16px 0 0 22px;
	padding: 0;
	position: relative;
	text-align:left;
	float: left;
	width: 595px;
	height: 266px;
	background: url(../images/address_box.jpg) no-repeat;
}
#address-box h1{
	color: #FFFFFF;
	font-size: 25px;
	position: absolute;
	padding: 0;
	margin: 0;
	height: 35px;
	width: 565px;
	left: 20px;
	top: 20px;
}
#address-box ul{
	color: #333333;
	font-size: 17px;
	position: absolute;
	padding: 0;
	margin: 0;
	height: 35px;
	width: 565px;
	line-height: 200%;
	left: 75px;
	top: 63px;
}
#address-box li{
	list-style-image: url(../images/arrow.jpg);
	list-style-position: outside;
}
#radio-buttons {
	position: relative;
	margin: 0;
	padding: 0;
	left: 20px;
	top: 180px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}

.service-type-hilight {
	font-size:16px;
	font-weight:bold;
	padding: 0 15px 0 0;
}
#street {
	left: 20px;
	width: 225px;
}
#apt {
	left: 263px;
	width: 100px;
}
#zip {
	left: 380px;
	width: 100px;
}
#street, #apt, #zip {
	position:absolute;
	top: 223px;
	height: 30px;
	color:#000;
	border: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.streetaddress, input.apt, input.city, input.zip, input.email, input.streetaddress-selected, input.apt-selected, input.zip-selected {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 2px 0px 5px 0px;
	border: 1px solid #fff;
}
input.streetaddress{
	background: #ffffff url(../images/street.gif) no-repeat 0 0px !important;
	width: 225px;
}
input.streetaddress-selected {
	background: #fff !important;
	width: 225px;
}
input.apt {
	background: #ffffff url(../images/apt.gif) no-repeat 0 0px !important;
	width: 100px;
}
input.apt-selected {
	background: #fff !important;
	width: 100px;
}
input.zip {
	background: #ffffff url(../images/zip.gif) no-repeat 0 0px !important;
	width: 100px;
}
input.zip-selected {
	background: #fff !important;
	width: 100px;
}
#continue-button {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 212px;
	left: 500px;
	width: 89px;
	height: 49px;
}
input.continue-btn {
	width: 89px;
	height: 49px;
	background:url(../images/go_button.jpg) no-repeat 0px 0px;
}
input.continue-btn:hover {
	background-position: 0px -49px;
}
#modules {
	margin: 0;
	padding: 0;
	position: relative;
	width: 950px;
	height: 260px;
}
#module-1 {
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	width: 288px;
	height: 240px;
	background:#FFFFFF;
	border: 2px solid #dfdabb;
	float: right;
}
#module-2, #module-3 {
	margin: 0 26px 0 0;
	padding: 0;
	position: relative;
	width: 288px;
	height: 240px;
	background:#FFFFFF;
	border: 2px solid #dfdabb;
	float: right;
}
#module-1 {
	background: url(../images/writing.jpg) no-repeat bottom right;
}
#module-2 {
	background: url(../images/couple.jpg) no-repeat bottom right;
}
#module-3 {
	background: url(../images/mailbox.jpg) no-repeat bottom right;
}
div.header {
	margin: 0;
	padding: 0;
	height: 60px;
	width: 288px;
	position: relative;
}
div.coaf {
	background: url(../images/coaf.jpg) no-repeat 0px 0px;
}
div.moving {
	background: url(../images/moving.jpg) no-repeat 0px 0px;
}
div.checklist {
	background: url(../images/checklist.jpg) no-repeat 0px 0px;
}
#module-1 p, #module-2 p, #module-3 p {
	color: #555555;
	font-size: 15px;
	padding: 15px 10px;
	margin: 0;
	line-height: 160%;
	letter-spacing: -.015em;
	font-weight: bold;
}
#module-1 a img, #module-2 a img, #module-3 a img {
	margin: 0;
	padding: 0;
	position:absolute;
	bottom:20px;
	left: 10px;
	height: 30px;
	width: 117px;
	background: url(../images/btn-learn.png) no-repeat 0px 0px;
}
#module-1 a:hover img, #module-2 a:hover img, #module-3 a:hover img {
	background-position: 0px -30px;
}
/*Returning Users*/
#login {
	position:relative;
	float: left;
	padding:10px;
	margin: 15px 0px 10px 25px;
	width:210px;
	height: auto;
	border: 1px solid #2A5543;
	left:0;
	color:#333;
	font-weight:bold;
	background:#DFDABC;
}
#login input{
	position:relative;
	margin:5px 0px 5px 0px;
	padding:0;
	width:200px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#login a{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2A5543;
	font-weight:bold;
	text-decoration:underline;
}
#login a:hover{
	text-decoration:none;
	color:#2A5543;
	font-decoration:none;
}
input.submit {
	width: 200px;
	height: 25px;
	background:url(../images/btn-submit.gif) no-repeat 0px 0px;
}
input.submit:hover {
	background-position: 0px -25px;
}
input.continue {
	width: 200px;
	height: 25px;
	background:url(../images/btn-continue.gif) no-repeat 0px 0px;
}
input.continue:hover {
	background-position: 0px -25px;
}
#moverbody {
	width: 780px;
	height: auto;

}
