/*  section specific colours and backgrounds  
      Worldwide Moving  
	  
	  Highlight colour: #EA0000 */


 #page-main #nav-main a,
 #page-quote  #nav-quote a, 
 #page-packing  #nav-packing a, 
 #page-storage  #nav-storage a, 
 #page-insurance  #nav-insurance a, 
 #page-faq  #nav-faq a, 
 #page-checklist  #nav-checklist a,
 #main h1,
 #main a, #main a:link
 {
 color: #003399;
 }

#header {
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../img/head-bg-ww.gif);}
#subnav {
	border-bottom: 1px solid #fff;
}
.directicon {
	margin: 0 5px 0 0;
	position: relative;
	top: 3px;
}
.testi_quote {
	text-align: left;
}
.testi_author {
	text-align: right;
}
.news_image {
	padding: 2px;
	border: 1px #CCCCCC solid;
}

.news_quote {
	margin-left: 10px;
	margin-right: 10px;
	font-style: italic;
}

#news-h1 {
	margin-left: 120px;
}

#news-h1 .headlinehalfpadleft {
	margin-left: 1em;
}
.profiles_big {
	float: left;
	width: 338px;
	padding: 0 5px 5px 5px;
	background-color: #FAFAFA;
	border: solid #eee 1px;
	margin: 5px 5px 5px 0;
	height: 22em;
}
.profiles_small {
	float: left;
	width: 222px;
	padding: 0 5px 5px 5px;
	background-color: #FAFAFA;
	border: solid #eee 1px;
	margin: 5px 5px 5px 0;
	height: 23em;
}
.profile_img {
	float: right;
	border: solid #eee 1px;
	padding:2px;
	margin: 3px;
}

#mysurname { display: none; }

