body
{
	font-family: Tahoma, Sans-Serif;
	font-size: 80%;
	background-color: #D8DECA;
	color: #5D5E60;
}

#container
{
	width: 758px;
	margin: 0 auto 0 auto;
	background-color: White;
	border: 2px solid #76B4CF;
	position: relative;
}

#head
{
	height: 174px;
	position: relative;
	background-color: white;
	border-bottom: 2px solid #5AADCE;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 505px;
	height: 174px;
	padding-top: 2px;
	z-index: 5;
}

#head .tr
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 174px;
	z-index: 5;
}

#content
{
	background-color: white;
	background-image: url('images/rightbar_back.gif');
	background-position: right;
	background-repeat: repeat-y;
	width: 758px;
	position: relative;
}

#primarycontent
{
	width: 480px;
	padding: 40px 10px 10px 10px;
	position: relative;
}

#sidebar
{
	float: right;
	width: 253px;
	z-index: 50;
}

#footerlinks
{
	width: 738px;
	margin: 0 auto 0 auto;
	padding: 4px 10px 0 10px;
	text-align: center;
	font-size: 80%;
}

h1
{
	font-weight: normal;
	text-align: center;
	font-size: 170%;
}

h2
{
	font-weight: normal;
	text-align: center;
	font-size: 130%;
}

p.tel
{
	text-align: center;
	color: #5AADCE;
	font-size: 140%;
}

p.large
{
	text-align: left;
	color: #5AADCE;
	font-size: 140%;
}

p.awards
{
	text-align: center;
}

ul 
{
	color: #76B4CF;
}	

/* SIDEBAR UL */

#sidebar ul
{
	width: 207px;
	margin: 0 auto 0 auto;
	list-style: none;
}

#sidebar ul a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#sidebar ul a:hover
{
	text-decoration: none;
}

#sidebar li
{
	background-image: none;
	padding: 0;
	margin: 0;
	margin-top: 4px;
	text-align: center;
	width: 207px;
}

#sidebar li a
{
	background: none;
	background-color: #D0AFA3;
	width: 207px;
	height: 17px;
	padding: 0 0 1px 0;
	display: block;
	color: white;
}

#sidebar li.about a
{
	background-color: #D0AFA3;
}
#sidebar li.quote a
{
	background-color: #76B4CF;
}
#sidebar li.relocation a
{
	background-color: #A9C1B2;
}
#sidebar li.removals a
{
	background-color: #ACBE92;
}
#sidebar li.storage a
{
	background-color: #CCA0B5;
}
#sidebar li.worldwide a
{
	background-color: #D1C666;
}

#navbar
{
	background-color: #76B4CF;
	height: 21px;
	text-align: center;
	width: 505px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#navbar a
{
	color: white;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 110%;
	font-weight: bold;
	width: 100%;
}

#navbar a:active
{
	color: white;
}

#navbar a:hover
{
	color: white;
}

#tel
{
	background-color: #76B4CF;
	text-align: center;
	margin-top: 0px;
	font-size: 130%;
	color: white;
	font-weight: bold;
	z-index: 10;
}

/* END SIDEBAR UL */

div.quote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 167px;
	margin: 20px auto 0 auto;
	font-size: 140%;
	font-weight: lighter;
}

div.quote .author
{
	text-align: right;
	font-size: 80%;
}

div.quote p, #footerlinks p
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

a
{
	color: #939598;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div.clear
{
	clear: both;
	font-size: 1px;
}

#toplinks
{
	width: 758px;
	margin-left: auto ;
  	margin-right: auto ;

}

#sitemap
{
	float:left;
	width: 200px;
	
		
}

#sitemap a
{
	color: #ACB0B5;
}	

#saveit
{
	float:right;
	width: 200px;
	text-align: right;

}
