@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #f5f5e9 url(images/bgbody.gif) repeat-x top left;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: 2c2c2c;
}

a img {
	border: 0px;
}

A {
	text-decoration: none;
	outline:none;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#page {
	width: 980px;
	margin: 0 auto;
	margin-top: 8px;
}

#header {
	width: 100%;
	clear: both;
}

#logo {
	width: 280px;
	height: 55px;
	float: left;
}

#links {
	float: right;
	background: url(images/bg-link.gif) no-repeat top left;
	padding: 5px 0;
	width: 687px;
	margin-top: 20px;
}

#links li {
	float: left;
	color: #fff;
	padding: 5px 0px;
}

#links li A {
	padding: 0 33px;
	font-size: 11px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#banner {
	width: 100%;
	height: 227px;
	clear: both;
	background: url(images/banner.jpg) no-repeat top left;
	position: relative;
}

#btn-free-quote {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#content {
	width: 980px;
	clear: both;
	padding: 10px 0;
	float: left;
}

#pagetext {
	width: 480px;
	float: left;
	text-align: justify;
}


#innerpagetext {
	width: 712px;
	float: left;
	text-align: justify;
}

.pageheading {
	width: 459px;
	background: #e1dbcd;
	border-bottom: 1px solid #a4a19a;
	font-size: 18px;
	color:#636363;
	padding: 10px;
	font-weight: bold;
}

.blacktext {
	color: #000;
}

.right-side-boxes {
	width:246px;
	height:246px;
	float: right;
	text-align: justify;
	margin-left: 3px;
}

.right-side-boxes-top {
	width: 100%;
	height: 16px;
}

.right-side-boxes-center {
	width: 215px;
	padding: 8px 15px 16px 15px;
}

.right-side-boxes-bottom {
	width: 100%;
	height: 11px;
}

.servicesboxcolor {
	background: #d3d5b9;
}

.movingtipsboxcolor {
	background: #e6ddc4;
}

.pageleftcontent {
	padding: 20px 0;
}

.pageleftcontent .img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

h2 {
	margin:0px;
	padding:0px;
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin-bottom: 8px;
}

.readmore {
	text-align: right;
	margin-top: 10px;
}

#footer {
	width: 100%;
	clear: both;
	margin-top: 10px;
	background: url(images/footer-bg.jpg) repeat-x top left;
	float: left;
	padding: 15px 0;
}

#footertext {
	width: 980px;
	margin: 0 auto;
	font-size: 11px;
}

#footer a {
	color: #000;
}

.footer-left-col {
	width: 480px;
	float: left;
}

.footer-right-col {
	width: 480px;
	float: right;
	text-align: right;
	color:#7c7c7c;
}

.uppercase {
	text-transform: uppercase;
	font-weight: normal;
}