@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#ffe3bb;
	}
div,ul,li,a{
	padding:0px;
	margin:0px;
	behavior: url(./iepngfix.htc);
	}
h1,h2,h3,h4,h5,h6{
	padding:5px 0px 5px 0px;
	margin:0px;
	}
p{
	padding:5px 0px 5px 0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
	}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
	}
img{
	border:0px;
	behavior: url(./iepngfix.htc);
	}
hr{
	padding:0px;
	margin:5px 0px 5px 0px;
	border-bottom:solid 1px #facfa0;
	border-top:solid 1px #9f7444;
	border-left:0px;
	border-right:0px;
	
	}

#main_wrap{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:
	}
#container_wrap{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:122px;
	}
#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
#header{
	width:980px;
	height:122px;
	float:left;
	padding:0px 0px 0px 20px;
	}
.zindex_img_wrap{
	width:800px;
	height:10px;
	float:left;
	padding:0px 0px 0px 180px;
	}
.zindex_img{
	width:277px;
	height:357px;
	z-index:1000;
	position:absolute;
	background-image:url(../images/mover-dallas-exodus-moving-storage.png);
	background-repeat:no-repeat;
	float:left;
	top: -20px;
	}
.flash_wrap{
	width:958px;
	height:91px;
	float:left;
	}
#content_wrap{
	width:1000px;
	float:left;
	}
#content_top{
	width:1000px;
	height:12px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/content_top.png);
	}
#content_mid{
	width:1000px;
	float:left;
	background-image:url(../images/content_mid.png);
	background-repeat:repeat-y;
	}
#content_left{
	width:170px;
	float:left;
	padding:0px 0px 0px 97px;
	}
#content_right{
	width:570px;
	float:left;
	padding:0px 0px 0px 45px;
	}
#content_bottom{
	width:1000px;
	height:55px;
	float:left;
	background-image:url(../images/content_bottom.png);
	background-repeat:repeat-y;
	background-position:top left;
	}
#footer{
	width:800px;
	float:left;
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-y;
	padding:0px 100px 0px 100px;
	}
.footernav{
	width:600px;
	float:left;
	}
.social_network{
	width:200px;
	float:left;
	text-align:center;
	}
.address {
	width: 600px;
	color: #FFF;
	text-align: left;
	margin-top: 20px;
	float: left;
}
.phone{
	width: 600px;
	margin-top: 10px;
	float: left;
}
.bbb {
	width: 86px;
	float: right;
	clear: right;
}
#footer_bottom{
	width:1000px;
	height:57px;
	float:left;
	background-image:url(../images/footer_bottom.png);
	background-repeat:no-repeat;
	}
.leftnav{
	width:170px;
	float:left;
	}
.leftnav ul{
	display:block;
	list-style:none;
	}
.leftnav li{
	display:block;
	list-style:none;
	float:left;
	}
.leftnav li a.home{
	display:block;
	list-style:none;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/menu_bg.png);
	height:46px;
	text-align:center;
	padding:28px 0px 0px 0px;
	width:170px;
	text-decoration:none;
	cursor:pointer;
	}
.leftnav li a.home:hover{
	display:block;
	list-style:none;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	height:46px;
	text-align:center;
	padding:28px 0px 0px 0px;
	width:170px;
	text-decoration:none;
	cursor:pointer;
	}
.ul_align{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8b0006;
	padding-left:20px;
	font-size:14px;
	}
.ul_align_italic{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8b0006;
	padding-left:20px;
	font-size:14px;
	font-style:italic;
	}