/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:"Verdana", Sans-serif;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}

a { text-decoration:none;}
a:hover { text-decoration:underline;}

HTML{
	background: url(../images/background.png) top left;
	background-color: #101e3a; 
	margin: 0px; padding: 0px;
}
BODY{

	margin: 0px; padding: 0px;
	font-family: verdana;
	font-size: 11px;
}

tr, td{
  vertical-align: top;
}

.contact-label-cell{
  padding-top: 7px;
}

#wrapper{
	margin-left: auto; /*Centre the div*/
	margin-right: auto; /*Centre the div*/
	width:1044px;
	background-color: #000e2b;
}

#outer_page{
	margin-left: auto; /*Centre the div*/
	margin-right: auto; /*Centre the div*/
	width:1024px;
	background-color: white;
}

#inner_page{
	margin-left: auto; /*Centre the div*/
	margin-right: auto; /*Centre the div*/
	width: 970px;
}

#header{
        position: relative;
	width: 1024px;
	height: 192px;
	background: url(../images/header.jpg) top left no-repeat;
        text-align: left;
        color: #041644;
	background-color: #FFFFFF;
}

#header h1{
margin-left: -3000px;
}

#quote_sticker1{
        position: relative;
         z-index: 100;
	 float: right;
	 width: 154px;
	 height: 160px;
	 margin-right: 32px;	 
 }

#menu {
	width: 970px;
	height: 35px;
	/* margin-top:10px;*/
	
}

#home_page_photo{
	float:left;

	outline: #b7b7b7 solid 1px;
	width: 442px;
	height: 222px;
        overflow: hidden;

}

#dos_serv_photo{
	float:left;
	outline: #b7b7b7 solid 1px;
	width: 442px;
	height: 441px;
	background: url(../images/content/domestic-services.jpg) top left no-repeat;
}

#office-moves 	
{float:left;
	outline: #b7b7b7 solid 1px;
	width: 442px;
	height: 314px;
	background: url(../images/content/office-moves.jpg) top left no-repeat;
}

#corp-moves 	
{float:left;
	outline: #b7b7b7 solid 1px;
	width: 442px;
	height: 317px;
	background: url(../images/content/corp-moves.jpg) top left no-repeat;
}

#packing-materials {	
	float:left;
	outline: #b7b7b7 solid 1px;
	width: 442px;
	height: 440px;
	background: url(../images/content/packing-materials.jpg) top left no-repeat;}

#cust_serv_photo{
	float:left;
	outline: #b7b7b7 solid 1px;
	width: 442px;
	height: 222px;
	background: url(../images/content/cust-services-lady.jpg) top left no-repeat;
	margin-top:10px;
}

#insurance-services-photo{
	float:left;
	outline: #b7b7b7 solid 1px;
	width: 442px;
	height: 237px;
	background: url(../images/content/insurance-services.jpg) top left no-repeat;
}

#packing-services-photo{float:left;outline: #b7b7b7 solid 1px;width: 442px;height: 430px;background: url(../images/content/packing-services.jpg) top left no-repeat;}
#warehouse-storage-photo{float:left;outline: #b7b7b7 solid 1px;width: 442px;height: 439px;background: url(../images/content/warehouse-storage.jpg) top left no-repeat;}
#footprint_photo {float:left;outline: #b7b7b7 solid 1px;width: 441px;height: 222px;background: url(../images/content/our-footprint.jpg) top left no-repeat;}

.box_text_right{
	float:right;
	width: 507px;
	padding-right:10px;
	padding-left: 10px;

}



.line{
	margin-top:10px;
	margin-bottom:30px;
	clear:both;
	width:970px;
	height: 1px;
	background-color: #afb0a8;
}

ul{
	/* overflow: hidden;*/
	list-style: none;
}

li.tab1{text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/quality-you-can-trust.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}


li.content{
	margin-top:10px;
	margin-bottom:10px;
	width:970px;
	height: 222px;

	/* background-color: #ffffff;*/
}

/*The title "What we can offer you"*/
li.tab2{text-indent:-3000px;width:970px;height: 36px;background: url(../images/tabs/what-we-can-offer-you.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}

/*The content of the "what we can offer you" section*/
#tab2_content{
	margin-top:10px;
	width:970px;
	/*height: 300px;*/

}	


/*The list which holds each of the squares*/
#tab2_content ul{
	width:970px;
	/*height: 300px;*/
	overflow: hidden;
	list-style: none;
}

/*Each of the squares which represents "What we can offer you"*/
#tab2_content ul li{

	float: left; /*Puts each menu item next to each other horizontally*/
	/*outline: #000000 solid 1px;*/
	width: 323px;
	height: 150px;


}
/*Heading for each square*/
#tab2_content h1{
	font-weight:bold;
	font-size:1.5em;
	color:#031640;
}
/*List item which cotains both the picture and text*/
#tab2_content ul li li{
	outline: none;
	margin-top: 10px;
	float: none;
	width: 100%;
	height: 100%;

}


li.tab3{text-indent:-3000px;width:970px;height: 36px;background: url(../images/tabs/dont-take-our-word.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}


#tab3_content{
	margin-top:10px;
	width:970px;
	height: 286px;
	/*background-color: #7f7f7f;*/
}

li.domestic-moves {
	
	text-indent:-3000px;
	width:970px;
	height: 95px;
	background: url(../images/tabs/uk-removals.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
	
li.insurance-services {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/insurance-services.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.packing-services {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/packing-services.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.warehouse-storage {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/warehouse-storage.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.european-moves {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/european-removals.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.international-moves {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/international-removals.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.get-in-touch {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/get-in-touch.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.guides {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/guides.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.country-guides {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/country-guides.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.online-quote {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/online-quote.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.footprint {text-indent:-3000px;width:970px;height: 36px;background: url(../images/tabs/our-footprint.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.packing-materials {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/packing-material.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.office-moves {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/office-removals.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}
li.corporate-moves {text-indent:-3000px;width:970px;height: 95px;background: url(../images/tabs/corporate-removals.jpg) bottom left no-repeat;border-bottom:#AEB0A8 1px solid;}


.right-sidebar { width:255px; margin-left:15px; float:right; margin-bottom:20px;}
.left-sidebar-main { width:685px; float:left;}		

#divider{
	width: 1024px;
	height: 5px;
	background-color: #636363;
}



/* Thumbnails*/
.thumbnail{
	margin-left: 1px;
	margin-right: 10px;
	float: left;
	width: 110px;
	height: 110px;
	outline-style: solid;
	outline-width: 1px;
	outline-color: #bcb7b4;
        overflow: hidden;
}

#tab2_content a.learn_more{
	text-indent:-1000px;
	display:block;
	overflow:hidden;
	width: 142px;
	height: 27px;
	background: url(../images/learn_more.jpg) top left no-repeat;	
}
#thumb_text{
	height: 72px; width:300px; line-height:16px;
}

strong { font-weight:bold;}

/* CONTENT TEXT */
.left-sidebar-main p { line-height:20px; padding-left:10px; }
.left-sidebar-main a{ color:#004BA5; font-weight:bold; }
div.box_text_right p { line-height:20px; padding-left:10px; padding-bottom:10px; margin:0; }
div.box_text_right p a{ color:#004BA5; font-weight:bold; }

/* GRAPHICS */
.cert1 { float:right; margin-top:27px; }
.cert2 { float:right; margin-right:20px; margin-top:15px; }
.cert3 { float:right; margin-right:20px; margin-top:15px; }

/* ELEMENTS */
.clear { clear:both;}
.line-padding { margin-bottom:40px;}
.currency-script { margin-top:-2px;}
.contact-content { padding-left:60px; float:left; padding-top:30px;}

.guides-content { float:left;}
#guides-table { margin-left:80px;}
.quote-content { margin-top:30px; float:left;}

/* INTERNATIONAL TIPS */
.international-tips-box { border:solid 1px #AEB0A8; padding:20px 10px 10px 10px; border-top:0; width:230px; margin-top:-2px;  }
.international-tips-header { margin-top:10px;}
.international-tips-box ul { list-style-type: circle; margin-left: 20px;}
.international-tips-box ul li{ margin-bottom:20px; }
.international-tips-box ul li a{ color:#004BA5; font-weight:bold; }

/* TESTIMONAL QUOTES */
.testimonoal-quote { font-size:32px; color:#031543; line-height:45px; padding:30px 10px 0px 20px;}
.testimonoal-credit { font-size:14px; color:#0059A9; padding:20px 10px 0px 20px;}
.testimonal-quote-mark { font-size:52px;}
.quote-sticker-1 { float:right;}

/* CONTACT FORM */
.contact-label{ vertical-align:top; font-weight:bold; font-size:16px; color:#031543;}
.contact-label a { color:#031543;}
input[type="text"] { border:#B4B4B4 2px solid; padding:5px; width:440px; background-color:#FDFEEE;}
div.contact-content td{ padding-bottom:20px;}
.message { height:250px;}
textarea { border:#B4B4B4 2px solid; padding:5px; width:440px; background-color:#FDFEEE;}
.send-button { position:relative; left:145px;}

/* FOOTER */
#footer{height: 115px;background-color: #c9cac5; text-align:center;font-size:12px;}
div#footer ul { padding:20px 0px;  }
div#footer ul li{display:inline; margin:0px 60px ;}
div#footer ul li a{ color:#000; text-decoration:none;}
div#footer ul li a:hover{ color:#000; text-decoration:underline;}



/* GUIDES DROPDOWN */
.guide-form-dropdown {  }
#download1_msdd { position:relative; top:5px;}
.adobe-reader-link {
  margin-left: 15px;
  margin-right: 15px;
  vertical-align: top;
}

