html, body {
	padding:0;
	text-align:center;
	background: #000 url('images/background.jpg') fixed;
	color: #000;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
h1 {
	color: #000;
	font-size:17px;
	font-weight:normal;
	padding: 10px 15px 0 15px;
}
h2 {
	color: #379c37;
	font-size:15px;
	font-weight:normal;
	margin-top:5px;
	padding: 0px 10px 0 10px;
	line-height: 18px;
}
h3 {
	color:#379c37;
	padding:5px 0 0 10px;
}
a {
	color: #379c37;
}
a:hover {
	font-style:normal;
	text-decoration: underline;
}
#pagewidth {
	width:960px;
	text-align:left;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #999999;
}
img {
	border:0;
}
#header {
	position:relative;
	height:120px;
	width:100%;
}
#leftcol {
	width:192px;
	margin-top:0px;
	float:left;
	position:relative;
	background-color:#f2f2f2;
}
/**************    navigation starts here   ***********/

#leftNav {
	min-height:450px;/*background: url('images/nav_back.png') top no-repeat;*/
 }
.menu2 br {
	height:2px;
}
.menu2 li {
	list-style-type:none;
	width:192px;
	margin-bottom: 2px;
	margin-left: -40px;
}
#contact_b {
	background-image: url(images/contact_normal.gif);
	height: 30px;
	width: 192px;
}
#contact_b:hover {
	background-image: url(images/contact_rollover.gif);
}
#testimonials_b {
	background-image: url(images/testimonials_normal.gif);
	height: 30px;
	width: 192px;
}
#testimonials_b:hover {
	background-image: url(images/testimonials_rollover.gif);
}
#about_b {
	background-image: url(images/about_normal.gif);
	height: 30px;
	width: 192px;
}
#about_b:hover {
	background-image: url(images/about_rollover.gif);
}
#home_b {
	background-image: url(images/home_normal.gif);
	height: 30px;
	width: 192px;
	margin-bottom: 2px;
}
#home_b:hover {
	background-image: url(images/home_rollover.gif);
}
#news_b {
	background-image: url(images/news_normal.gif);
	height: 30px;
	width: 192px;
}
#news_b:hover {
	background-image: url(images/news_rollover.gif);
}
#links_b {
	background-image: url(images/links_normal.gif);
	height: 30px;
	width: 192px;
}
#links_b:hover {
	background-image: url(images/links_rollover.gif);
}
#storage_b:hover {
	background-image: url(images/storage_rollover.gif);
}
.menu2 ul li {
	width:192px;
	background-image: url(images/services_bg.gif);
	background-repeat: repeat;
}
#services_b {
	background-image: url(images/services_bg.gif);
	height: 18px;
	width: 192px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#storage_b {
	background-image: url(images/services_bg.gif);
	height: 30px;
	width: 192px;
}
.menu2 ul li ul li { /***** services sub menus ****/
	background-color: #009933;
	background-image: url(images/services_normal.gif);
	height: 24px;
	width: 192px;
	margin-left: -18px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.menu2 ul li ul li:hover {
	margin-left: -18px;
 margin-bottom: 0px  background-color: #009933;
	background-image: url(images/services_rollover.gif);
	height: 24px;
}
.menu2 ul li ul li a {
	padding-top:2px;
	padding-left: 40px;
}
.menu2 ul li ul li a:hover {
	padding-top:2px;
	padding-left: 40px;
}
.menu2 li ul {
	margin-left: 0px;
}
.menu2 a {
	text-decoration:none;
	color:#FFFFFF;
	padding-left:28px;
	padding-top:5px;
	display: block;
	height: 30px;
	text-align: left;
}
.menu2 a:hover {
	padding-left:28px;
	display: block;
	color: #666666;
}
.menu2 ul li ul {
	padding:3px 0 0 18px;
	margin:0;
}
#home_page #home_b a {
	background-image:url(images/home_rollover.gif);
	color: #666666;
}
#international_page #international_b a, #UK_page #UK_b a, #furniture_page #furniture_b a, #antique_page #antique_b a, #cratemakers_page #cratemakers_b a, #packaging_page #packaging_b a, #destination_page #destination_b a, #schedules_page #schedules_b a, #cyprus_page #cyprus_b a {
	background-image:url(images/services_rollover.gif);
	color: #666666;
	background-repeat: no-repeat;
}
#storage_page #storage_b a {
	background-image: url(images/storage_rollover.gif);
	color: #666666;
}
#contact_page #contact_b a {
	background-image:url(images/contact_rollover.gif);
	color: #666666;
}
#testimonials_page #testimonials_b a {
	background-image:url(images/testimonials_rollover.gif);
	color: #666666;
}
#about_page #about_b a {
	background-image:url(images/about_rollover.gif);
	color: #666666;
}
#news_page #news_b a {
	background-image:url(images/news_rollover.gif);
	color: #666666;
}
#newsArchive_page #news_b a {
	background-image:url(images/news_rollover.gif);
	color: #666666;
}
#links_page #links_b a {
	background-image:url(images/links_rollover.gif);
	color: #666666;
}
.menu2 li:hover > ul {
	visibility:visible;
} /* for firefox and others */
.menu2 ul a:hover ul {
	visibility:visible;
} /* for ie */
/**************    navigation ends here   ***********/
 
 
#maincol {
	margin-top:-5px;
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:768px;
}
#footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
	padding: 10px;
}
#footer a {
	text-decoration:none;
	color:#000;
}
#footer a:hover {
	
	text-decoration: underline;
}
.footer_contact {
	float:right;
}
.footer_nav {
	float:left;
}
/* latest news panel and two column content  */
 
 #contentwidth {
	width:758px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#twocols {
	float:left;
	position:relative;
}
#quotecol {
	width:252px;
	float:right;
	position:relative;
	background-color:#fff;
	color:#379c37;
	padding-right:5px;
	padding-left:4px;
	/*min-height: 1200px;*/
}
#quoteDiv {
	padding-left: 10px;
	width: 242px;
	height: 182px;
}
#quotecol p {
	font-size:15px;
	font-style: italic;
	font-family: "Times New Roman", "Times", "serif";
}
#contentcol {
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	display:inline;
	position: relative;
	width:470px;
	
}
#contentcol p {
	padding: 0 10px 0;
	text-align: justify;
}
#contentcol img {
	padding: 4px;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	float: right;
}
/*    header images  */
.home #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/international_moving.jpg')
}
.UK #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/uk_top_image.jpg')
}
.international #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/international_moving.jpg')
}
.cyprus #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/cyprus_top_image.jpg')
}
.destination #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/shipping_top_image.jpg')
}
.furniture #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/schedules_top_image.jpg')
}
.antique #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/antiques_top_image.jpg')
}
.cratemakers #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/cratemakers_top_image.jpg')
}
.packaging #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/packaging_top_image.jpg')
}
.schedules #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/schedules_top_image.jpg')
}
.storage #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/storage_top_image.jpg')
}
.contact #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/contact_top_image.jpg')
}.testimonials #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/testimonials_top_image.jpg')
}.about #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/aboutus_top_image.jpg')
}.news #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/news_top_image.jpg')
}.links #section1 {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/international_moving.jpg')
}.contact #section1Quote {
	width:470px;
	height:202px;
	margin-top:0px;
	margin-bottom:20px;
	background: url('images/quote_top_image.jpg')
}




/*   end of header images  */
#news {
	height:180px;
	clear:both;
	background: url('images/news.jpg');
	background-repeat: no-repeat;
	height:180px;
	width:756px;
	padding: 0 40px 20px 0;
}
#news h3 {
	color: #ffffff;
}
#news div {
	width:200px;
	float:left;
	padding:0 25px 0 25px;
}
.news_title {
	font-weight:bold;
	text-decoration:none;
	color: #000;
	padding-bottom: 5px;
}
.read_more {
	font-weight:bold;
	text-decoration:none;
	color: #379c37;
	line-height:24px;
}
.newsHeadline {
	background-color: #f49d00;
	color:#FFFFFF;
	display: block;
	padding-bottom: 4px;
	border-bottom:solid #b37401 1px;
}

.newsArchiveHeadline {
	background-color: #f49d00;
	color:#FFFFFF;
	display: block;
	padding-bottom: 4px;
	border-bottom:solid #b37401 1px;
	background-image: url(images/archive.gif);
	background-repeat: no-repeat;
	background-position: right;
}



/* ******  QuoteForm ********* */ 

#quoteFormDiv {
	width: 740px;
	float: left;
	padding-left: 10px;
	display:inline;
	position: relative;
}


/* *** Float containers fix: */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print {
/*hide the left column when printing*/ 
#leftcol {
	display:none;
}
#twocols, #maincol {
	width:100%;
	float:none;
}
}
.noBorder {

border:none;
padding: 0px;
margin: 0px;
float:none;

}

