@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:small;}

body {background-color:#ffffff; text-align:center;}
#centrePage {margin:0em; width:100%; height:100%; }
#holder { width:800px; background-color:#ffffff; margin: 0 auto 0 auto; text-align: left;}
#outerborder { width:800px; border:#003366 thin solid; float:left;}

h2 {
font-size:24px;
color: #999999;
margin:20px 0 0 10px;
font-weight:bold;
}

h3 {
color:#003366;
margin:20px 0 0 10px;
font-weight:bold;
}

h4 {
color:#003366;
margin:20px 0 0 0;
font-weight:bold;
}

h5 {
color:#003366;
padding:0 20px 10px 0;
margin:10px 0 0 0;
font-weight:bold;
}

p {
padding:0 20px 10px 0;
font-size:small;
margin:10px 0 0 0;
	color:#333333;
}

ul {
text-align:left;
}

.mediumsize {
font-size:medium;
color:#FFFFFF;
}

.maincontentlist {
list-style:square;
margin-left:10px;
}

#topbanner {
	background-color: #003366;
	text-align: right;
	height: 25px;
	width: 780px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color:#FFFFFF;
	padding:5px 20px 0 0;
	float:left;
}

#topbanner a:hover {
text-decoration:underline;

}

#midbanner {
	background-color: #003366;
	text-align:center;
	height: 25px;
	width: 780px;
	color:#FFFFFF;
	padding:5px 20px 0 0;
	float:left;
}

#topPhone {
background-color: #003366;
	text-align:right;
	height: 25px;
	width: 780px;

	color:#FFFFFF;
	padding:5px 20px 5px 0;
	float:left;

}

#midbanner a:hover {
text-decoration:underline;
}


#leftbanner {
	background-color: #003366;
	text-align:center;
	height: 25px;
	width: 780px;
	color:#FFFFFF;
	padding:5px 0 0 20px;
	float:left;
	font-size:10px;
}

#leftbannersmaller {
	background-color: #003366;
	text-align:left;
	height: 25px;
	width: 580px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color:#FFFFFF;
	padding:5px 0 0 20px;
	float:left;
}
#leftside {

	float: left;
	height: auto;
	width: 198px;
	background-color:#FFFFFF;
}
#rightside {
	float: right;
	height: auto;
	width: 600px;
	background-color:#FFFFFF;
	background-image:url(../images/mapback.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #003366;
	padding:0 0 20px 0;

}

#maincontentbox {
	float: left;
	height: auto;
	width: 800px;
	background-color:#FFFFFF;
}



#leftbanner a {
color:#FFFFFF;
}
#midbanner a {
color:#FFFFFF;
}

#topbanner a {
color:#FFFFFF;
}

#leftbannersmaller a {
color:#FFFFFF;
}



.CGMenuBox {
width:188px;
height:20px;
margin:5px 0 0 0;
background-color:#EEEEEE;
padding:0 0 0 10px;
list-style:none;
color: #003366;
}

.CGMenuBox li {
list-style:none;
}

.bottombox {
	float: left;
	height: 120px;
	width: 120px;
	margin-left: 50px;
	margin-top:30px;
}
#est {
background-image:url(../images/estimateImage.jpg);
}

#storage {
background-image:url(../images/storage.jpg);
}

#packing {
background-image:url(../images/pack.jpg);
}

#antiques {
background-image:url(../images/antique.jpg);
}


.titletab {
	float: left;
	height: 30px;
	width: 110px;
	padding:0 0 0 10px;
	text-align:left;
	background-image:url(../images/backfade.png);
	background-repeat:repeat;

}
#participants {
	float: left;
	height: 180px;
	width: 180px;
	margin-left: 10px;
	margin-top: 30px;
}

.titletab li {
color:#ffffff;
}
.pictab {
	float: left;
	height: 70px;
	width: 120px;

}

.more {

	float: left;
	height: 20px;
	width: 120px;
	background-image:url(../images/backfade.png);
	background-repeat:repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:x-small;
	text-decoration:underline;
	}



.CGMenuBox a:hover {
color: #003366;
text-decoration: underline;
}

.smalltitle {
font-size:smaller;
color:#ffffff;
padding-left:10px;
}

.redNumber {
text-align:center;
color:#FF0000;
font-size:larger;
text-decoration:underline;
font-weight:bold;
margin:15px 0 0 0;
}

#textbox {
	text-align: left;
	height: auto;
	width: 580px;
	padding: 20px 0 0 20px;
	float:left;
	color:#333333;
	}
	
#textboxwide {
	text-align: left;
	height: auto;
	width: 750px;
	padding: 20px 0 0 20px;
	float:left;
	color:#333333;
	}
	
	
	
#maincontent {
color:#003366;
background-color:#FFFFFF;
	text-align: left;
	height: auto;
	width: 780px;
	padding: 20px 0 20px 20px;
	float:left;
	}

	
.numbereditems {
list-style-position:inside;
font-size:small;
margin:10px 0 0 0;

}

.titletab li {
list-style-position:inside;
padding:5px 0 0 0;
}

.smallwhite {
font-size:6px;
color:#ffffff;
}

#spacerBox {
width:700px;
height:500px;
float:left;
}
#leftcol {
	float: left;
	height: auto;
	width: 300px;
	padding-left:80px;
	text-align:justify;
	margin-top:50px;
}
#rightcol {
	float: right;
	height: auto;
	width: 300px;
	margin-right: 50px;
	margin-top:150px;
	text-align:justify;
}


.packagingmain {
background-image: url(../images/packingBack.jpg);
background-position:right;
background-position: top;
background-repeat:no-repeat;
}

.storagemain {
background-image: url(../images/storageBack.jpg);
background-position:right;
background-position: top;
background-repeat:no-repeat;
}

.contactmain {
background-image: url(../images/contactBack.jpg);
background-position:right;
background-position: top;
background-repeat:no-repeat;
}



#leftcol li{
margin:10px 0 0 0;
}

#leftbanner a{
font-size:10px;
}