* {
	margin:0px;
	padding:0px;
}

body {
	background:#000000 url('images/bg-repeat.jpg') top center repeat-y;
}

#container {
	position:relative;
	margin:0 auto;
	width:795px;
	background:#ffffff;
}

.logo {
	position:absolute;
	top:20px;
	left:20px;
}

#header {
	position:relative;
	width:100%;
	z-index:1;
}

.topHeader {
	position:relative;
	height:69px;
	background:#000000;
}


.topHeaderInterior {
	position:relative;
	height:70px;
	background:#000000;
}

.headLineTop {
	background:#000000 url('images/header.jpg') 0px 0px no-repeat;
	position:relative;
	top:0px;
	z-index:10;
	width:100%;
	height:13px;
	clear:both;
}

.headLineBottom {
	background:#000000 url('images/headLineBottom.jpg') 0px 0px no-repeat;
	z-index:10;
	width:100%;
	height:53px;
	clear:both;
	position:relative;
	top:-20px;
}

.headLineBottomInterior {
	background:#000000 url('images/headLineBottom.jpg') 0px 0px no-repeat;
	z-index:10;
	width:100%;
	height:53px;
	clear:both;
	position:relative;
	top:-48px;
}

.headIMG {
	position:relative;
	top:0px;
	z-index:5;
	_top:-10px;
}

.tipTop {
	position:absolute;
	right:20px;
	top:0px;
	font-family:verdana, tahoma;
	font-size:10px;
	color:#777777;
}

.tipTop a {
	text-decoration:none;
	color:#777777;
}

.tipTop a:hover {
	text-decoration:underline;
}

.tipTop2 {
	position:absolute;
	right:20px;
	top:10px;
	font-family:verdana, tahoma;
	font-size:10px;
	color:#999999;
}

.tipTop2 a {
	text-decoration:none;
	color:#999999;
}

.tipTop2 a:hover {
	text-decoration:underline;
}

/****IMAGE NAVIGATION */

#imageNavigation {
	position:absolute;
	right:90px;
	top:30px;
}

#imageNavigation li {
	float:left;
	display:inline;
}

#imageNavigation li a {
	display:block;
}

#imageNavigation li a span {
	display:none;
}

.home a {
	background:url('images/nav_home.gif') 0px -35px no-repeat;
	width:60px;
	height:35px;
}

.moving a {
	background:url('images/nav_moving.gif') 0px -35px no-repeat;
	width:71px;
	height:35px;
}

.custom a {
	background:url('images/nav_custom.gif') 0px -35px no-repeat;
	width:122px;
	height:35px;
}

.storage a {
	background:url('images/nav_storage.gif') 0px -35px no-repeat;
	width:71px;
	height:35px;
}

.packing a {
	background:url('images/nav_packing.gif') 0px -35px no-repeat;
	width:74px;
	height:35px;
}

.agents a {
	background:url('images/nav_agents.gif') 0px -35px no-repeat;
	width:67px;
	height:35px;
}

.home a:hover, .moving a:hover, .custom a:hover, .packing a:hover, .storage a:hover, .agents a:hover {
	background-position:0px 0px;
}

#imageNavigation li.current a {
	background-position:0px 0px;
}


/***end IMAGE NAVIGATION*/

#main {
	padding:0px 0px;
}

#mainInterior {
	padding:0px 0px;
	margin-top:-40px;
}

.bodyText {
	float:right;
	width:520px;
	padding:0px 20px 0px 0px;
}

p {
	font-family:verdana;
	color:#000000;
	font-size:11px;
	line-height:18px;
	margin:1.15em 0em;
}

#footer {
	clear:both;
	position:relative;
	top:30px;
	height:30px;
	background:#ffffff;
}

.leftSideHOME {
	float:left;
	background:url('images/leftBG.jpg') no-repeat;
	height:308px;
	width:238px;
}

.clicktalk {
	position:absolute;
	top:400px;
	left:50px;
	z-index:20;
}

.leftSide {
	float:left;
}

.leftSide ul {
	list-style:none;
	margin-left:20px;
	z-index:10;
	position:relative;
}

.leftSide ul li {
	background:url('images/yellowButton.gif') 0px 5px no-repeat;
	padding:0px 10px 0px 20px;
}

.leftSide ul li a {
	font-family:verdana;
	font-size:10px;
	color:#313131;
	text-decoration:none;
}

.leftSide ul li a:hover {
	text-decoration:underline;
}

h1 {
	color:#ffcc33;
	font-size:24px;
	font-weight:bold;
	font-family:"myriad pro", tahoma, arial, helvetica;
	letter-spacing:-1px;
}

h1 span {
	color:#000000;
}