@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	background:url(../images/body-bg.gif) repeat-x #928263;
}
.clearboth
{
	clear:both;
}
a
{
	outline:none;
	color:#474747;
	text-decoration:none;
}
img
{
	border:none;
}
h1
{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#000000;
}
h2
{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#7a4e0f;
	border-bottom:1px solid #7a4e0f;
}
h3
{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#fe8000;
	font-weight:bold;
}
.header-style
{
	color:#5b4b29;
	font-size:18px;
}

#outer
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
#header
{
	width:980px;
	height:113px;
}
.logo
{
	margin-top:27px;
	width:380px;
	height:61px;
	float:left;
}
#links
{
	width:569px;
	margin-top:50px;
	float:right;
	margin-right:10px;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links li {
	display: inline;
	float:left;
	margin-left:3px;
}
#links li a
{
	color:#ffffff;
	background:url(../images/link-bg.gif) repeat-x;
	height:24px;
	font-size:11px;
	font-weight:bold;
	float:left;
	padding-left:17px;
	padding-right:18px;
	padding-top:3px;
}
#links li a:hover
{
	background:url(../images/links-bg-hover.gif) repeat-x;
}
.links-visited
{
	background:url(../images/links-bg-hover.gif) repeat-x;
}
.link-hr
{
	background:url(../images/links-hr.gif) no-repeat;
	width:566px;
	height:2px;
	margin-top:2px;
	float:right;
}


#banner
{
	width:980px;
	height:300px;
	background:url(../images/banner.jpg) no-repeat;
	position:relative;
}
.freequote
{
	width:174px;
	height:32px;
	position:absolute;
	left: 796px;
	top: 241px;
}
#content
{
	background:#f9f6ef;
	padding-top:7px;
	padding-left:68px;
	padding-right:68px;
	padding-bottom:20px;
	margin-bottom:2px;
}
.welcome
{
	width:844px;
}

.welcome-header
{
	background:url(../images/welcome-header-bg.gif) repeat-x;
	height:28px;
	padding-left:10px;
	font-size:18px;
	color:#5b4b29;
	padding-top:7px;
}
.welcome-content
{
	padding:15px;
	padding-bottom:0px;
	min-height:160px;
}
.welcome-img
{
	width:156px;
	height:158px;
	float:left;
}
.welcome-text
{
	width:643px;
	float:right;
	text-align:justify;
}
.welcome-text-inner
{
	text-align:justify;
}
.welcome-text-inner ul li
{
	list-style-image:url(../images/ul-style.png);
	padding-left:3px;
	padding-bottom:3px;
}
.readmore
{
	width:76px;
	height:18px;
	float:right;
	margin-bottom:5px;
}

#service-moving
{
	width:814px;
	background:url(../images/services-moving-bg.gif) repeat-x #fe6a00;
	margin-top:20px;
	padding:15px;
	padding-bottom:0px;
	color:#ffffff;
	text-align:justify;
}

#service-moving ul li
{
	list-style-image:url(../images/ul-style.png);
	padding-left:3px;
	padding-bottom:5px;
}
.services
{
	width:400px;
	float:left;
	
}
.services-moving-hr
{
	height:3px;
	background:url(../images/services-moving-hr.gif) repeat-x;
	margin-top:2px;
}
#footer
{
	height:42px;
	background:url(../images/footer-bg.gif) repeat-x;
	text-align:center;
	padding-top:10px;
}
