/* United Agent CSS */
#content h1.page-heading {color:#003773;}

#agent-tools .tabs .active {background:url("/images/united/tab-active.png") no-repeat;}
#about-photo {background:url("/images/united/photo-frame.png") no-repeat;}

#containers-box .main-link { background: url("/images/united/container_wc.jpg") no-repeat; }

.sidebar-box, #testimonial-box {background:url("/images/united/rounded-gradient.png") no-repeat;}
#testimonial-box h4 {background:url("/images/united/speech-bubble.jpg") no-repeat top left; padding:5px 20px 5px 60px;}

#site-container {background-image: url("/images/united/gradient-background.png");}

#brand_logo {background:url("/images/united/logo-tab.png") no-repeat;}

#left-sidebar {background:url("/images/united/left-sidebar-top.png") no-repeat;}
#left-sidebar-middle {background:url("/images/united/left-sidebar-middle.jpg") repeat-y; margin-top:-4px;}
#left-sidebar-bottom {background:url("/images/united/left-sidebar-bottom.png") no-repeat;}



#contact-info {background:url("/images/united/rounded-top.png") no-repeat;}
#contact-info-middle {background:url("/images/united/rounded-middle.png") repeat-y;	}
#contact-info-bottom {background:url("/images/united/rounded-bottom.png") no-repeat;}

#contact-info .h {color:#003773;}
#contact-info .phone {background:url("/images/united/phone.jpg");}

/**** NAVIGATION ****/

#navigation {
	height:49px;
	width:640px;
	margin-left:-16px;
	margin-top:-19px;
	overflow:hidden;
	z-index:320;
}

.nav {
	height:49px;
	width:640px;
	overflow:hidden;
	position:absolute;
	background:url("/images/united/navigation.jpg")  no-repeat;
}

.nav li {
	display:block;
	height:49px;
}

.nav li a:link, .nav li a:visited {
	height:49px;
	top:0;
	position:absolute;
    text-indent: -9000px;
    overflow:hidden;
}
/** about **/
.nav .about a:link, .nav .about a:visited {left:0;width:87px;}
.nav .about a:hover, .nav .about a:focus {background:url("/images/united/navigation.jpg")  no-repeat 0px -53px;}
ul.about_us .about a {background:url("/images/united/navigation.jpg")  no-repeat 0px -106px;}


/** services **/
.nav .services a:link, .nav .services a:visited {left:87px;width:99px;}
.nav .services a:hover, .nav .services a:focus {background:url("/images/united/navigation.jpg")  no-repeat -87px -53px;}
ul.our_services .services a {background:url("/images/united/navigation.jpg")  no-repeat -87px -106px;}

/** moving **/
.nav .moving a:link, .nav .moving a:visited {left:185px;width:99px}
.nav .moving a:hover, .nav .moving a:focus {background:url("/images/united/navigation.jpg")  no-repeat -185px -53px;}
ul.moving_tips .moving a {background:url("/images/united/navigation.jpg")  no-repeat -185px -106px;}

/** testimonials **/
.nav .testimonials a:link, .nav .testimonials a:visited {left:282px;width:132px;}
.nav .testimonials a:hover, .nav .testimonials a:focus {background:url("/images/united/navigation.jpg")  no-repeat -282px -53px;}
ul.customer_testimonials .testimonials a {background:url("/images/united/navigation.jpg")  no-repeat -282px -106px;}

/** estimate **/
.nav .estimate a:link, .nav .estimate a:visited {left:413px;width:118px;}
.nav .estimate a:hover, .nav .estimate a:focus {background:url("/images/united/navigation.jpg")  no-repeat -413px -53px;}
ul.request_an_estimate .estimate a {background:url("/images/united/navigation.jpg")  no-repeat -413px -106px;}

/** shipment **/
.nav .shipment a:link, .nav .shipment a:visited {left:530px;width:111px;}
.nav .shipment a:hover, .nav .shipment a:focus {background:url("/images/united/navigation.jpg")  no-repeat -530px -53px;}
ul.shipment_tracking .shipment a {background:url("/images/united/navigation.jpg")  no-repeat -530px -106px;}

/** footer **/

#footer {color:#1455a1;background:#e3e3d4 url("/images/united/footer-bottom.jpg") no-repeat bottom left;}
#footer .logo {background:url("/images/united/footer-logo.jpg") no-repeat;width:100px;}
#footer a {color:#1455a1;}

#login-form li a{color:#1455a1;}

#shipment_report .section_heading {color:#EDEDDC;background:url("/images/united/shipment_table_heading.jpg") repeat-x;}


body#site-images h2 {
  color: #003773;
}

body#site-images hr {
  color: #003773;
  background-color: #003773;
}