@charset "utf-8";
/* --------- Eckert's Moving and Storage Main Layout CSS Styles --------- */

/*	
	1. Defaults: Html Tags
	2. Header
	3. Navigation: Header Navigation / Main Navigation / Drop Down Menus
	4. Content: Page / Links
	5. Footer
	6. SEO Links
*/

/* --------- 1. Defaults  --------- */

body {
	background: url(../images/bg_main.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
}

a {text-decoration:none;}

img {border:none;}
	
ul {list-style:none;}

* {
	margin:0px;
	padding:0px;
	}

* html #left-colum-page, * html #right-colum-page{
	height:494px;
	}
	
	#clear {
	clear: both;
	}
	
/* --------- 2. Main Layout  --------- */	

#wrapper {
	width:870px;
	margin: 0px auto;
	}
	
#header {
	width:870px;
	height:70px;
	position:relative;
	}
	
#left-colum{
	width:271px;
	float:left;
	position:relative;
	padding-bottom:15px;
	}

#submit-review {
background:url(../images/submit-a-review.png) top left no-repeat;
width:271px;
height:214px;
}
	
#left-colum-page{
	width:271px;
	background:url(../images/bg-left-colum-page.jpg) top no-repeat;
	min-height:494px;
	}
	
#right-colum{
	width:599px;
	float:left;
	position: relative;
	}
	
#right-colum-page{
	width:599px;
	background:url(../images/bg-right-colum-page.jpg) top no-repeat;
	min-height:494px;
	position:relative;
	}
	
#header-spacer {
	position:relative;
	height:320px;
	}
		
/* --------- 3. Left Colum  --------- */

#logo{
	width:271px;
	height:101px;
	background:url(../images/quote-form-top.jpg) left bottom no-repeat;
	}	
	
#logo img{
	margin-top:18px;
	margin-left:26px;
	}
	
#logo p{
	font-size:1.2em;
	font-weight:bold;
	margin-top:4px;
	margin-left:30px;
	}
	
#logo a{
	color:#333;
	}
	
/* --------- Quote Form --------- */
	
#quote-form{
	width:271px;
	height:219px;
	background:url(../images/bg-quote-form.jpg) no-repeat;
	}
	
#quote-form p{
	width:230px;
	font-size:1.6em;
	padding-left:30px;
	padding-bottom:5px;
	font-weight:bold;
	background:url(../images/quote-form-underline.gif) bottom no-repeat right;
	color:#fff;
	}
	
#quote-form label{
	margin-top: 10px;
	padding-left:24px;
	text-align:right;
	display: block;
	float: left;
	font-size: 1em;
	width: 80px;
	color:#fff;
	}

#quote-form input{
	margin: 8px 0px 0 8px;
	padding: 2px;
	border: 1px solid #fff;
	height: 13px;
	width: 140px;
	font-size: 11px;
	}
	
#quote-form .freeQuoteButton {
	width:246px;
	height: 40px;
	position:absolute;
	left:12px;
	top:265px;
	border:none;
	}
	
.quote-form2 {
margin: 8px 0px 0 8px;
	border: 1px solid #fff;
	height: 21px;
	width: 145px;
	font-size: 11px;
	}	

/* --------- Side Nav --------- */

#side-nav {
	width:252px;
	background:#E5E5E5 url(../images/bg-side-nav-btm.jpg) no-repeat bottom;
	margin-left:19px;
	}
	
#side-nav h2{
	font-size:1.6em;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:8px;
	background:url(../images/side-nav-h2-underline.gif) bottom no-repeat center;
	}
	
.navl-agent-img {
float: left;
	margin:0px 12px 0px 20px;
	}
		
/*----------4.Right Column -----------*/	
		
/*Header Navigation (Header Nav Bar) */
	
#header-nav {
	list-style:none;
	color:#EB3B32;
	float: right;
	font-weight:bold;
	padding-top:26px;
	padding-right:10px;
	
	}
	
#header-nav li {
	display:inline;
	margin-left:6px;
	}

#header-nav .active, #header-nav a:hover {
	color:#EB3B32;
	}	
	
#header-nav a, #header-nav .inactive {
	color:#333;
	}
	
/*---------- Main Nav Bar Buttons -----------*/	
	
#main-nav{
	position:absolute;
	top:70px;
	list-style:none;
	}
		
#main-nav li {
	float:left;
	left:10px;
	margin-right:14px;
	position:relative;
	}

#main-nav .active, #main-nav a:hover, #main-nav .ovr {
	color: #FFF;
	display: block;
	float: left;
	line-height:31px;
	padding: 0px 5px 0px 5px;
	background: transparent url(../images/btn-bg-hover.jpg) no-repeat top right;
	}
	
#main-nav a{
	color:#FFF;
	display:block;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	padding: 0px 5px 0px 5px;
	background: transparent url(../images/btn-bg-main.jpg) no-repeat top right;
	}
	
#main-nav span {
	line-height: 31px;
	padding: 0px 5px 0px 5px;
	}

#main-nav a:hover span {
	line-height: 31px;
	padding: 0px 5px 0px 5px;
	}

/* --------- Header Image --------- */

#phone-numbers{
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	position:absolute;
	top:110px;
	left:18px;
	}
	
#header-image {
	width:599px;
	height:185px;
	background:url(../images/bg-header.jpg) no-repeat;
	position: absolute;
	top:135px;
	}
	
#moving-since{
	color:#FFF;
	font-weight:bold;
	font-size:1.4em;
	position:absolute;
	top:7px;
	left:511px;
	text-align:center;
	}
	
#moving-since span{
	font-size:2em;
	}
	
#breadcrumb{
	font-weight:bold;
	color:#333;
	position:relative;
	top:158px;
	left:12px;
	}
	
#breadcrumb a{
	color:#0169A7;
	}
	
#breadcrumb a:hover{
	color:#EB3B32;
	}
	
.page-on{
	color:#EB3B32;
	}

/* --------- 4. Content --------- */

/* Page Container*/

#page{
	width:565px;
	position:relative;
	top:0px;
	left:12px;
	}	

#page h1{
	font-size:1.6em;
	padding-bottom:5px;
	margin-bottom:15px;
	background:url(../images/h1-underline.gif) bottom no-repeat left;
	}

#page h2{
	font-size:1.6em;
	padding-bottom:5px;
	margin:5px 0px 5px 0px;
	background:url(../images/h1-underline.gif) bottom no-repeat left;
	}
		
#page ul{
	margin-left:10px;
	margin-bottom:10px;
	line-height:140%;
	position:relative;
	}
	
#page li{
	background:url(../images/ul-bullet.gif) no-repeat left 6px;
	margin:0px 0px 5px 0px;
	padding-left:10px;
	}
	
#page p{
	margin-bottom:15px;
	line-height:140%;
	}
	
#page a{
	color:#0169A7;
	text-decoration:underline;
	}
	
#page a:hover{
	color:#EB3B32;
	}
	
.imgLeft{
	float:left;
	clear:both;
	margin-right:10px;
	}
	
.imgLeftBdr{
	float:left;
	clear:both;
	margin:0px 16px 5px 0px;
	padding:2px;
	border:#CCC 1px solid;
	}
	
.imgRightBdr{
	float:right;
	clear:both;
	margin:0px 0px 0px 10px;
	padding:2px;
	border:#CCC 1px solid;
	}
	
.clear{
	clear:both;
	}
	
.imgClear{
	position:relative;
	top:5px;
	clear:both;
	}
		
/* --------- 5. Footer --------- */		
#footer {
	width:100%;
	background: url(../images/bg-footer.jpg) repeat-x top;
	height:146px;
	float:left;
	clear:both;
	margin-top:10px;
	}
	
#footer-container{
	width:820px;
	margin: 20px auto;
	}
	
#footer-left-colum{
	width:560px;
	float:left;
	margin-right:30px;
	}
	
#footer-services a{
	color:#0169A7;
	font-weight:bold;
	margin-right:11px;
	}
	
#footer-services a:hover{
	color:#EB3B32;
	}
	
#footer-nav{
	color:#EB3B32;
	}
	
#footer-nav a{
	color:#333;
	}
	
#footer-nav a:hover{
	color:#EB3B32;
	}	
	
#footer-right-colum{
	width:220px;
	float:left;
	}
	
#footer-right-colum p{
	margin-bottom:5px;
	}

#footer ul {
	list-style:none;
	margin-bottom:15px;
	}
	
#footer li {
	display:inline;
	margin-right: 2px;
	}

#copyright{
	color:#666;
	}
	
#copyright a {
	color:#666;
}

#copyright a:hover {
	color:#EB3B32;
	}
	
.err {
	font-weight: bold;
	color: #FF0000;
}

.logo-image {
float: left;
}
