body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #AAAAAA;
}

/*-----------------------TEXT PROPERTIES-------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color: #666666;
	margin:0px 0px 5px;
	padding:0px 0px 10px;
}
a:link {color:#336699;}
a:visited {color:#336699;}
a:hover {color:#666666;}
a:active {color:#666666;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	margin:0px;
	padding:0px 0px 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
}
ul.discul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 2px;
}
li.disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:22px;
	color: #336699;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 10px;
}
li.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:22px;
	color: #336699;
	padding: 0px;
	margin-left: 20px;
	list-style-type: decimal;
}
/*-----------------------CONTAINERS-----------------------------*/
#contentContainer {
	margin:0px;
	padding:0px;
	width:100%;
	text-align: left;
}
#columnContainer {
	width:774px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	padding:0px;
}
#flagContainer {
	width: 774px;
	height: 77px;
	margin: 0px;
	padding:0px;
	background-color: #AAAAAA;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#columnLeft {
	width: 149px;
	float: left;
	margin: 0px;
	padding:0px;
	background-image:url(images/lc_bgnd.gif);
	text-align: left;
}
#columnLeft img{
	border:none;
}
#columnRight {
	width: 565px;
	float: left;
	margin: 0px;
	text-align:left;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
*html #columnRight {
	width: 535px;
}
#columnRight img {
float:left;
margin-right:30px;
margin-bottom:30px;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}
.clearTen{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:10px;
}
/*-----------------------BANNER-----------------------------*/
#banner {
	height:119px;
	background-image:url(images/banner_bgnd.gif);
	width: 774px;
	margin: 0px;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	float:left;
	width:183px;
	height:73px;
	margin-top:22px;
	margin-left: 30px;
}
#address {
	text-align: left;
	float:right;
	margin-right:20px;
	margin-top: 20px;
}
#address p {
	color:#FFFFFF;
	font-size:20px;
	line-height:24px;
	margin-top:10px;
}
.white {
	font-size:15px;
	color:#FFFFFF;
}
.yellow {
	font-weight:bold;
	color:#FFFF00;
}
#quote {
	float:right;
	width:105px;
	height:83px;
	margin-top:10px;
	margin-right: 10px;
}
#quote img {
	border:0px;
}

/*------------------------MENU------------------------------*/
#menuContainer {
	background-image: url(images/menu_bgnd.gif);
	background-repeat: no-repeat;
	height:27px;
	width: 774px;
	margin:0px;
	text-align: right;
	padding-top:5px;
	padding-left:260px;
}
*html #menuContainer {
	width: 514px;
}
#menu {
	padding-left:17px;
	padding-top: 0px;
}
#nav, #nav, #nav ul {
	padding: 0;
	margin-top: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#nav a:link, #nav a:visited {
	display: block;
	width: auto;
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:hover, #nav a:active  {
	display: block;
	width: auto;
	color:#FFFF00;
	text-decoration:none;
}
#nav li.one, #nav li.two, #nav li.three, #nav li.four, #nav li.five {
	float: left;
	width: auto;
	margin-right:9px;
	background-image:url(images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 9px;
	height:24px;
}
#nav li.end {
	float: left;
	width: auto;
	margin-right:0px;
	height:24px;
}
#nav li ul {
	position: absolute;
	width: auto;
	left: -999em;
}
#nav li:hover ul {
	margin: 0em 0 0 -1.3em;
}
#nav li.one:hover ul {
	margin: 0.75em 0 0 -3.3em;
}
#nav li.two:hover ul {
	margin: 0.75em 0 0 -2.2em;
}
#nav li.three:hover ul {
	margin: 0.75em 0 0 -1.2em;
}
#nav li.four:hover ul {
	margin: 0.75em 0 0 -2.6em;
}
#nav li.five:hover ul {
	margin: 0.75em 0 0 -1.2em;
	width:108px;
}
#nav li.end:hover ul {
	margin: 0.75em 0 0 -1.3em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
ul#nav li ul {
	background-color:#666633;
	padding:0px;
	border: 1px solid #FFFFFF;
}
ul#nav li li {
	padding:2px;
	font-weight:normal;
	text-align:left;
}
ul#nav li li a:link, ul#nav li li a:visited {
	color:#FFFFFF;
	padding:2px 4px;
}
ul#nav li li a:hover, ul#nav li li a:active {
	color:#666633;
	background-color:#CCCC66;
	padding:2px 4px;
}
ul#nav li li.line a:link, ul#nav li li.line a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
ul#nav li li.line a:hover, ul#nav li li.line a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
/*--------------------------FLAG------------------------------*/
#flag {
	float:right;
	width:321px;
	height:77px;
}
*html #flag {
	margin-bottom: -4px;
}
#country {
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:34px;
	font-weight:normal;
	color:#FFFF00;
	margin-top: 25px;
	width:453px;
	text-align: center;
}
#country2 {
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:32px;
	font-weight:normal;
	color:#FFFF00;
	margin-top: 25px;
	width:453px;
	text-align: center;
}
#country3 {
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:30px;
	font-weight:normal;
	color:#FFFF00;
	margin-top: 25px;
	width:453px;
	text-align: center;
}
#country4 {
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	font-weight:normal;
	color:#FFFF00;
	margin-top: 25px;
	width:453px;
	text-align: center;
}
#country5 {
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	font-weight:normal;
	color:#FFFF00;
	margin-top: 25px;
	width:453px;
	text-align: center;
}
/*----------------------LEFT COLUMN---------------------------*/
.dottedLine {
	height:1px;
	margin-bottom:8px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	background-image: url(images/dotted_line.gif);
	background-repeat: repeat;
	clear:both;
}
#leftPicOne {
	height:127px;
	width:149px;
	background-image:url(images/lc_pic_bgnd.jpg);
}
#leftPicTwo {
	height:32px;
	width:149px;
	background-image:url(images/lc_pic_bottom.gif);
}
#leftLogos {
	height:70px;
	width:149px;
	background-image:url(images/lc_logos.gif)
}
#quoteTwo {
	width:105px;
	height:93px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: 23px;
}
#quoteTwo img {
	border:0px;
}
#faq, #movingForms {
	width:118px;
	height:34px;
	margin-left: 23px;
	margin-bottom: 10px;
}
#faq a{
	display:block;
	width:118px;
	height:34px;
	background-image: url(images/faq.gif);
	text-indent: -9999px;
	margin:0px;
}
#faq a:hover{
	display:block;
	width:118px;
	height:34px;
	background-image: url(images/faq.gif);
	text-indent: -9999px;
	margin:0px;
	background-position: 0px 34px;
}
#movingForms a{
	display:block;
	width:118px;
	height:34px;
	background-image: url(images/moving_forms.gif);
	text-indent: -9999px;
	margin:0px;
}
#movingForms a:hover{
	display:block;
	width:118px;
	height:34px;
	background-image: url(images/moving_forms.gif);
	text-indent: -9999px;
	margin:0px;
	background-position: 0px 34px;
}
#leftPicKate {
	height:127px;
	width:149px;
	background-image:url(images/kate.jpg);
}
#leftPicSophie {
	height:127px;
	width:149px;
	background-image:url(images/sophie.jpg);
}
#leftPicLauren {
	height:127px;
	width:149px;
	background-image:url(images/lauren.jpg);
}
#leftPicElisia {
	height:127px;
	width:149px;
	background-image:url(images/elisia.jpg);
}
#leftPicEmma {
	height:127px;
	width:149px;
	background-image:url(images/emma.jpg);
}
#leftPicPaul {
	height:127px;
	width:149px;
	background-image:url(images/paul.jpg);
}

#leftPicDebbie {
	height:127px;
	width:149px;
	background-image:url(images/debbie.jpg);
}


/*-------------------LEFT COLUMN FORM-------------------------*/
#formContainer {
	width:95px;
	margin:0px;
	padding-left:35px;
	padding-right:19px;
	background-image:url(images/form_bgnd.gif);
}
#formContainer h2 {
	color: #FFFF00;
	font-size: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#formBottom {
	width:149px;
	height:11px;
	background-image:url(images/form_bottom.gif);
}
#form, #contactForm {
	margin:0px;
	padding:0px;
}
#form p {
	color:#FFFFFF;
	font-size: 10px;
	line-height:10px;
	margin-bottom: 5px;
	padding: 0px;
}

.formText {
	width:95px;
	border: 1px solid #666666;
	font-size:10px;
	padding:0px;
	margin-bottom:8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.formButton{
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #FF9933;
	font-weight: bold;
}
.contactTable {
	text-align:left;
	vertical-align: top;
}
#contactForm p {
	margin-right:15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left: 0px;
}
.contactFormText {
	width:280px;
	border: 1px solid #666666;
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.contactFormDrop {
	border: 1px solid #666666;
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.smtxt {
	font-size:10px;
	color: #999999;
}
.tableOne {
	width:160px;
}
/*--------------------CONTACT US FORM-------------------------*/
#columnOne {
	float:left;
	width:255px;
	margin-right:40px;
}
#columnTwo {
	float:left;
	width:265px;
}
/*------------------------FOOTER------------------------------*/
#footerContainer {
	margin: 0 auto 0 auto;
	width:100%;
}
#footer {
	margin: 0 auto 0 auto;
	width:774px;
	height:33px;
}
#footerlinks {
	float:right;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	margin-top: 10px;
}
#footer a:link {color:#666666; text-decoration:none;}
#footer a:visited {color:#666666; text-decoration:none;}
#footer a:hover {color:#FFFF00; text-decoration:underline;}
#footer a:active {color:#FFFF00; text-decoration:underline;}
#copyright {
	float:left;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	margin-top: 10px;
}
.copyrightLink {
	padding: 0px;
	margin: 0px;
	display: inline;
}

.footerMenuLink, .footerMenuLinkFirst {
	padding: 0px 8px 0px 6px;
	background-image: url(images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 5px;
	display: inline;
	color:#666666;
}
.footerMenuLinkFirst {
	padding: 0px 6px 0px 0px;
	margin-right: 0px;
}
.footerMenuLinkEnd {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
/*-----------------------LINKS-------------------------*/ 
#skyLink {
	text-align:center;
	margin-bottom:20px;
}
.indent {
	margin-left:179px;
	text-align:left;
}
.profile-group{
	width:558px;
	overflow:hidden;
	border-bottom:1pt dashed #CCCCCC;
	margin-bottom:10px;
}
.profile-container{
	float:left;
	width:160px;
	overflow:hidden;
	padding-right:20px;
	padding-bottom:20px;
}
.profile-img{
	width:100px;
	height:130px;
	float:left;
	z-index:-1;
}
.profile-frame{
	width:100px;
	height:130px;
	background-image:url(Images/img-profile-frame.png);
	float:left;
	margin-right:-130px;
	position:absolute;
	z-index:2;
}
.profile-text{

}
.profile-name{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#1A3665;
	width:100%;
	float:left;
	padding-top:5px;
}
.profile-position{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#1A3665;
	width:100%;
	float:left;
}
.profile-email{
	font-family:Arial;
	font-size:10px;
	color:#666666;
	float:left;
	font-style:italic;
	padding-bottom:10px;
}
.profile-interests{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	float:left;
}
#price-guarantee{
	width:270px;
	height:42px;
	background-image:url(Images/img-priceguarantee.png);
	position:absolute;
	margin-left:300px;
	margin-top:-60px;
}
#movers-price-guarantee{
	width:293px;
	height:50px;
	background-image:url(Images/img-moverspriceguarantee.png);
	position:absolute;
	margin-left:280px;
	margin-top:-60px;
}

#keywords-top{
	width:562px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	float:left;
}
.blank-img{
	margin-right:-20px;
	padding:0;
}
.commenttext a:link {color:#738FAB; text-decoration:none;}
.commenttext a:visited {color:#738FAB; text-decoration:none;}
.commenttext a:hover {color:#FFFFFF; text-decoration:underline;}
.commenttext a:active {color:#738FAB; text-decoration:underline;}
#pdf-container{
	margin-top:-40px;
	position:relevant;
	z-index:2;
	float:left;
}
#average-times-container{
	width:562px;
	height:240px;
	background-image:url(Images/img-times.jpg);
	margin-bottom:10px;
}
#country-container{
	width:175px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#country-flag img{
	margin:0;
	padding:0;
}
#country-flag{
	width:28px;
	height:20px;
	float:left;
}
.country-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#country-name{
	margin-left:10px;
	margin-top:2px;
	float:left;
}
#country-list-container{
	float:left;
}
#average-title-container{
	width:522px;
	height:32px;
	margin:10px;
	float:left;
}
.average-times-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
}
#average-marquee-container{
	width:562px;
	height:24px;
	float:left;
}
.average-marquee-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
}
#calc-container{
	width:562px;
	height:170px;
	background-image:url(Images/img-calc.jpg);
	float:left;
	margin-bottom:10px;
}
#calc-title-container{
	width:522px;
	height:32px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}
.calc-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
}
#calc-table-container{
	width:562px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}
#20ft-container{
	width:276px;
	height:170px;
	float:left;
}
#40ft-container{
	width:276px;
	height:170px;
	float:left;
}
.table-column-titles{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
}
#corner{
	width:71px;
	height:70px;
	float:left;
	background-image:url(Images/img-corner.jpg);
}
.caligraphy{
	font-family:"Segoe Script", Arial, Verdana;
	font-size:17px;
	font-weight:bold;
	color:#003366;
}
.complaint-heading{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#003366;
}
.spacer{
	width:560px;
	height:1px;
	background-image:url(Images/img-spacer.jpg);
	float:left;
}
#magnify{
	width:124px;
	height:84px;
	background-image:url(Images/img-magnify.jpg);
	float:right;
}
.more-news{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}
.more-news a:link {
	color: #FFF;
	text-decoration: none;
}
.more-news a:visited {
	text-decoration: none;
	color: #FFF;
}
.more-news a:hover {
	text-decoration: underline;
	color: #FFF;
}
.more-news a:active {
	text-decoration: none;
	color: #FFF;
}
#banner-container{
	width:562px;
	height:200px;
	float:left;
}
#banner-image-container{
	width:262px;
	height:200px;
	float:left;
}
#banner-video-container{
	width:300px;
	height:220px;
	background-image:url(Images/img-video-bg.jpg);
	float:right;
	margin-right:-8px;
}
#video-container{
	width:280px;
	height:200px;
	margin-left:9px;
	margin-top:9px;
	float:left;
}
