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

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

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

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

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
}

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

#header {
	width: 100%;
	height: 57px;
}

#logo {
	float: left;
}

#links {
	float: right;
	height: 25px;
	margin-top: 33px;
}

#links li {
	display: inline;
	
}

#links A {
	color: #464646;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	background-position: left top;
	float: left;
	padding: 5px 0;
	margin-left: 1px;
}

#links A:hover, #links a.current {
	background-position: left bottom;
	color: #fff;
}

a.home {
	background: url(../images/bt-home.gif) no-repeat left top;
	width: 75px;
}

a.aboutus {
	background: url(../images/bt-aboutus.gif) no-repeat left top;
	width: 75px;
}

a.services {
	background: url(../images/bt-services.gif) no-repeat left top;
	width: 75px;
}

a.movingtips {
	background: url(../images/bt-movingtips.gif) no-repeat left top;
	width: 96px;
}

a.packingtips {
	background: url(../images/bt-packingtips.gif) no-repeat left top;
	width: 96px;
}

a.freemovingquote {
	background: url(../images/bt-freemovingquote.gif) no-repeat left top;
	width: 146px;
}

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

.bannertext {
	float: right;
	width: 353px;
	font-size: 1.6em;
	margin-top: 60px;
	color: #fff;
}

.companyname {
	clear: both;
	margin-top: 20px;
}

.buttonfreemovingquote {
	float: left;
	margin-top: 40px;
}

#content {
	padding-top: 8px;
	clear: both;
}

#content .boxes {
	width: 312px;
	float: left;
}

.marginright {
	margin-right: 20px;
}

.bluetext {
	color: #0097dd;
}

.header {
	background: #fff url(../images/headings-right.gif) no-repeat right top;
	width: 100%;
	height: 32px;
}

h1 {
	background: url(../images/headings-left.gif) no-repeat left top;
	color: #303030;
	font-size: 1.8em;
	padding: 3px 15px;
	float: left;
}

.boxes .boxcontent, .pagecontent {
	margin-top: 8px;
	border-top: 1px solid #cbcbcb;
	padding-top: 8px;
	font-size: 1em;
}

.readmore {
	clear: both;
	margin-top: 25px;
}

#content li {
	margin-left: 25px;
	margin-bottom:10px;
	list-style-type:disc;
	/*background: url(../images/bullet.gif) no-repeat left center;*/
}

#footer {
	background: url(../images/bg-footer.gif) repeat-x left top;
	height: 39px;
	width: 100%;
	color: #fff;
	font-size: 0.9em;
	clear: both;
	float: left;
	margin: 15px 0;
}

#lefttext {
	background: repeat-x left top;
	height: 300px;
	width: 100%;
	color: #000;
	font-size: 0.9em;
	clear: both;
	float: left;
	margin: 15px 0;
}

.footerleft {
	background: url(../images/footer-left.gif) no-repeat left top;
	padding: 13px 15px;
	float: left;
}

.footerright {
	background: url(../images/footer-right.gif) no-repeat right top;
	padding: 13px 15px;
	float: right;
}

#footer li {
	float: left;
	margin-right: 6px;
}

#footer a {
	color: #fff;
}
