html {
overflow-y: scroll;
}
body {
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
	color:#333333;
	font-family: arial, "century gothic", calibri, verdana;
	font-size: 12px;
	text-decoration: none;
	height: 100%;
}
ul {margin-bottom:1.25em;}
	ol, li, lt {list-style-position:inside; font-size: 0.88em; }
	.entry p {color:#000;}
	.no-margin {margin-bottom:0;}
	.half-margin {margin-bottom:0.84em;margin-left:8px;margin-top:0;}
	
	a { text-decoration:none;  color:#000; }
	p a {color:#25366f;}
	a:link {text-decoration:none;}
	a:visited { }
	a:hover {text-decoration:underline;}
	a:active { 
	}
#content {	
	width:950px;
	height:100%;
	margin-left: auto;
 	margin-right: auto;
	margin-top:0px;
}

	blockquote {border:0px solid #25366f; background-color:#DBE2F1; padding:10px 10px 0px 10px; margin-bottom:1.25em;}
	blockquote p { font-style:italic; color:#2e2e2e; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:0.65em;}
	p.cite { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#2e2e2e; font-size:0.81em; text-indent:1.25em; font-weight:bold; font-style:normal;}
	p.cite span {
	}
.blogposts li {list-style:none;margin:0 0 10px 0}
	.blogposts li h3 {font-size:13px;}
	.blogposts li p {font-size:12px;text-align:justify;margin:0;padding:0;}
	.blogposts .read-more {font-weight:bold;font-size:11px;margin:0;padding:0;}
.blogsnippets h2 a {font-size:12px;
}
table {
    border-spacing: 0px;
    border-collapse: collapse;
	width:510px;
	font-size:12px;
}
table th {
    text-align: center;
    font-weight: normal;
    padding: 0.1em 0.2em;
    border-bottom: 2px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    background: #DBE2F1;
}
table td {
    text-align: center;
    border-bottom: 2px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 0.1em 0.2em;
    background: #DBE2F1;
}

table thead th {
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
}
table th.Corner {
    text-align: center;
}


ul {
	font-family: arial, "century gothic", calibri, verdana;
	margin: 0 0 5px 10px;
}
li { 
	color: #000000; 
	font-size:12px;
	line-height:22px;
	margin: 0 0 10px 0;
}
li span { 
	color: #000000; 
	font-size:12px;
	line-height:2px;
}
#page_wrapper {
	width:950px;
	height:100%;
	margin-left: auto;
 	margin-right: auto;
	margin-top:0px;
}
#header {
	float:center;
	margin-left: auto;
 	margin-right: auto;
	text-align: left;
	height: 142px;
	width: 950px;
	background: url('/images/headerbground.jpg');
	padding-top: 8px;
}
#header p {
	margin-top:6px;
	font-family:  "century gothic", arial, calibri, verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
	text-align:left;
	color:#1B2852;
}
#header a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
	margin-top:5px;
	padding: 0 9px 0 5px;
	}
#header a:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-size: 12px;
	font-weight:normal;
	padding: 0 9px 0 5px;
}
#header a:active {
	color: #FFFFFF;
	font-size: 13px;
	font-size: 12px;
	font-weight:normal;
	padding: 0 9px 0 5px;
}
#header a:hover {
	color: #1B2852;
	font-size: 13px;
	font-size: 12px;
	font-weight:normal;
	padding: 0 9px 0 5px;
}
#middleleft {
	float:left;
	width:223px;
	height:290px;
	padding:0 0 0 0;
	background: url('/images/middle-left-bground.jpg');
}
#middleleft h3 {
	margin-top:0px;
	margin-bottom:0px;
	padding:10px;
	font-family: "century gothic",  arial, calibri, verdana;
	font-size: 19px;
	line-height: 20px;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
}
#middlecenter {
	float:left;
	width:497px;
	height:290px;
	padding:0 0 0 0;
	background-color: #FFFFFF;
	background: url('/images/middle-center-bground.jpg');
}
#middlecenter h3 {
	margin-top:0px;
	margin-bottom:0px;
	padding:10px;
	font-family: "century gothic",  arial, calibri, verdana;
	font-size: 19px;
	line-height: 20px;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
}
#middleright {
	float:left;
	width:223px;
	height:290px;
	padding:0 0 0 0;
	background-color: blue;
}
#center {
	float:left;
	width:950px;
	height:auto;
	margin-top:10px;
	padding:0 0 0 0;
}
#center p {
	margin-top:0px;
	font-family:  arial, "century gothic", calibri, verdana;
	font-size: 12px;
	line-height: 16px;
	text-align:justify;
}
#center h1 {
	margin-bottom:10px;
	margin-top:0px;
	font-family:  arial, "century gothic", calibri, verdana;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
#center h2 {
	margin-top:0px;
	margin-bottom:10px;
	font-family:  arial, "century gothic", calibri, verdana;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
}
#center h3 {
	margin-top:0px;
	padding-bottom:5px;
	font-family: "century gothic",  arial, calibri, verdana;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
}
#center h4 {
	margin-top:0px;
	font-family:  arial, "century gothic", calibri, verdana;
	font-size: 11px;
	line-height: 13px;
	text-align:left;
	text-decoration: none;
	font-weight: normal;
}
#center h5 {
	margin-top:0px;
	margin-bottom:8px;
	padding:2px 0 0 5px;
	font-family: "century gothic",  arial, calibri, verdana;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
}
#center h6 {
	margin-top:0px;
	padding-bottom:50px;
	padding-top:0;
	font-family: "century gothic",  arial, calibri, verdana;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
}
#center A:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#center A:visited {
	color: #000000;
	font-weight: bold;
}
#center A:hover {
	color: #FF0000;
	font-weight: bold;
}
#box1 {
	float:left;
	display:block;
	width:137px;
	height:115px;
	margin-right:12px;
	padding:0 5px 0 5px;
	background: url('http://www.hitsearchlimited.com/europeremove/images/belgium.jpg') no-repeat;
	text-decoration: none;
}
#box2 {
	float:left;
	display:block;
	width:137px;
	height:115px;
	margin-right:12px;
	padding:0 5px 0 5px;
	background: url('http://www.hitsearchlimited.com/europeremove/images/france.jpg') no-repeat;
	text-decoration: none;
}
#box3 {
	float:left;
	display:block;
	width:137px;
	height:115px;
	margin-right:12px;
	padding:0 5px 0 5px;
	background: url('http://www.hitsearchlimited.com/europeremove/images/germany.jpg') no-repeat;
	text-decoration: none;
}
#box4 {
	float:left;
	display:block;
	width:137px;
	height:115px;
	margin-right:12px;
	padding:0 5px 0 5px;
	background: url('http://www.hitsearchlimited.com/europeremove/images/italy.jpg') no-repeat;
	text-decoration: none;
}
#box5 {
	float:left;
	display:block;
	width:137px;
	height:115px;
	margin-right:12px;
	padding:0 5px 0 5px;
	background: url('http://www.hitsearchlimited.com/europeremove/images/netherlands.jpg') no-repeat;
	text-decoration: none;
}
#box6 {
	float:left;
	display:block;
	width:137px;
	height:115px;
	padding:0 5px 0 5px;
	background: url('http://www.hitsearchlimited.com/europeremove/images/switzerland.jpg') no-repeat;
	text-decoration: none;
}
#box7 {
	float:left;
	display:block;
	width:209px;
	height:161px;
	padding:8px;
	margin-right:16px;
	background: url('/images/household-removals.jpg') no-repeat;
	text-decoration: none;
}
#box8 {
	float:left;
	display:block;
	width:209px;
	height:161px;
	padding:8px;
	margin-right:17px;
	background: url('/images/office-removals.jpg') no-repeat;
	text-decoration: none;
}
#box9 {
	float:left;
	display:block;
	width:209px;
	height:161px;
	padding:8px;
	margin-right:17px;
	background: url('/images/student-removals.jpg') no-repeat;
	text-decoration: none;
}
#box10 {
	float:left;
	display:block;
	width:209px;
	height:161px;
	padding:8px;
	background: url('/images/furniture-removals.jpg') no-repeat;
	text-decoration: none;
}
#box11 {
	float:left;
	display:block;
	width:209px;
	height:161px;
	padding:8px;
	margin-right:16px;
	background: url('/images/shipping.jpg') no-repeat;
	text-decoration: none;
}
#box12 {
	float:left;
	display:block;
	width:209px;
	height:161px;
	padding:8px;
	margin-right:17px;
	background: url('/images/courier-service.jpg') no-repeat;
	text-decoration: none;
}
#box13 {
	float:left;
	display:block;
	width:209px;
	height:161px;
	padding:8px;
	margin-right:17px;
	background: url('/images/packaging-storage.jpg') no-repeat;
	text-decoration: none;
}
#box14 {
	float:left;
	display:block;
	width:209px;
	height:161px;
	padding:8px;
	background: url('/images/man-van.jpg') no-repeat;
	text-decoration: none;
}
#spacer { 
	width: 950px; 
	height: 5px; 
	clear: both; 
}
#spacer-lrg { 
	width: 950px; 
	height: 15px; 
	clear: both; 
}
#page_footer { 
	width: 940px; 
	height: 32px; 
	font-family:  arial, "century gothic", calibri, verdana;
	margin-left: auto; 
	margin-right: auto; 
	padding:10px 5px 5px 5px;
	text-align:right;
    border: 1px solid #000000;
   	clear: both; 
}
#page_footer p {
	margin-top:2px;
	color: #333333;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	padding:0 0 0 0;
 }
#page_footer A:link {
	color: #000000;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	padding:0 10px 10px 5px;
}
#page_footer A:visited {
	color: #000000;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	padding:0 10px 10px 5px;
}
#page_footer A:hover {
	color: #FF0000;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	padding:0 10px 10px 5px;
}
