@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
	background:url(../images/body-bg.gif) repeat-x #ffffff;
}
.clearboth
{
	clear:both;
}
img
{
	border:none;
}
a
{
	outline:none;
	text-decoration:none;
	color:#2f231b;
}
h1
{
	margin:0px;
	padding:0px;
	color:#ac6f00;
	font-size:12px;
	font-weight:bold;
}
h2
{
	margin:0px;
	padding:0px;
	color:#8ea809;
	font-size:12px;
	font-weight:bold;
}
ul li
{
	margin:0px;
	padding:0px;
}
#outer
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#header
{
	width:980px;
	background:url(../images/header-bg.gif) repeat-x;
	height:66px;
}
.logo
{
	width:413px;
	height:35px;
	margin-top:16px;
	margin-left:20px;
	float:left;
}
.header-slogan
{
	width:264px;
	height:35px;
	margin-right:20px;
	margin-top:16px;
	float:right;
}

#link-banner
{
	width:980px;
}
.link-banner-top
{
	width:980px;
	height:4px;
	background:url(../images/link-banner-top.gif) no-repeat;
}
.link-banner-center
{
	width:980px;
	background:url(../images/link-banner-center.gif) repeat-y;
}
.link-banner-bottom
{
	width:980px;
	height:22px;
	background:url(../images/link-banner-bottom.gif) no-repeat;
}
.links
{
	background:#ffffff;
	height:48px;
	width:968px;
	padding:1px;
	margin-left:auto;
	margin-right:auto;
}
.links ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.links ul li
{
	float:left;
	display: inline;
	height:48px;
	margin-right:1px;
}
.home
{
	width:126px;
	height:48px;
	background:url(../images/home.gif) no-repeat;
}
.home:hover
{
	background:url(../images/home-hover.gif) no-repeat;
}
.about-us
{
	width:145px;
	height:48px;
	background:url(../images/about-us.gif) no-repeat;
}
.about-us:hover
{
	background:url(../images/about-us-hover.gif) no-repeat;
}
.services
{
	width:255px;
	height:48px;
	background:url(../images/services.gif) no-repeat;
}
.services:hover
{
	background:url(../images/services-hover.gif) no-repeat;
}
.moving-tips
{
	width:185px;
	height:48px;
	background:url(../images/moving-tips.gif) no-repeat;
}
.moving-tips:hover
{
	background:url(../images/moving-tips-hover.gif) no-repeat;
}
.freemoving-quote
{
	width:252px;
	height:48px;
	background:url(../images/freemovingquote.gif) no-repeat;
}

.freemoving-quote:hover
{
	background:url(../images/freemovingquote-hover.gif) no-repeat;
}


.banner
{
	margin-top:18px;
	width:938px;
	height:380px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/banner.jpg) no-repeat;
	position:relative;
}
.freequote
{
	width:219px;
	height:44px;
	position:absolute;
	left: 23px;
	top: 319px;
}


#content
{
	width:980px;
}
.content-top
{
	width:980px;
	height:20px;
	background:url(../images/content-top.gif) no-repeat;
}
.content-center
{
	width:960px;
	background:url(../images/content-center.gif) repeat-y;
	padding-left:10px;
	padding-right:10px;
}
.content-bottom
{
	width:980px;
	height:20px;
	background:url(../images/content-bottom.gif) no-repeat;
}
.content-left
{
	width:654px;
	float:left;
	margin-bottom:11px;
}
.content-right
{
	width:281px;
	float:right;
	margin-bottom:11px;
	margin-right:10px;
}
.welcome
{
	margin-left:10px;
}
.heading
{
	height:37px;
	background:#dcdcdc;
	margin-bottom:19px;
}
.welcome-left
{
	width:179px;
	height:113px;
	float:left;
}
.welcome-right
{
	width:455px;
	float:right;
	text-align:justify;
}
.readmore
{
	width:87px;
	height:19px;
}
.servicesreadmore
{
	margin-top:15px;
	margin-left:25px;
	width:69px;
	height:16px;
}
.content-text
{
	text-align:justify;
}
.content-text ul li
{
	list-style-image:url(../images/ul-style.jpg);
	margin-bottom:10px;
}
.services-top
{
	width:281px;
	height:13px;
	background:url(../images/services-top.gif) no-repeat;
}
.services-center
{
	width:257px;
	background:url(../images/services-center.gif) repeat-y;
	padding-left:12px;
	padding-right:12px;
}
.services-bottom
{
	width:281px;
	height:13px;
	background:url(../images/services-bottom.gif) no-repeat;
}
.service-heading
{
	width:257px;
	height:45px;
}
.services-content
{
	padding-left:10px;
	padding-right:10px;
}
.service-inner-heading
{
	background:url(../images/services-inner-head-bg.gif) no-repeat;
	height:15px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:25px;
}
.disc
{
	padding-left:25px;
	font-size:10px;
}

.footer
{
	height:43px;
	background:url(../images/footer-bg.gif) repeat-x;
	width:953px;
	text-align:right;
	padding-top:13px;
	padding-right:10px;
}

.banner-readmore
{
	width:58px;
	height:13px;
	position:absolute;
	left: 586px;
	top: 174px;
}
