html {
}
body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container {
	background-image:url(../images/bg-red-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
#header {
	height: 166px;
	padding-top: 16px;
	border-bottom: 4px solid #6b8997;
	width: 100%;
}
#header_inner {
	width: 932px;
	margin: auto;
	padding-top: 41px;
	height: 125px;
	position: relative;
}
#header_inner #logo {
	margin-left: 19px;
	float: left;
}
#header_inner h3 {
	color:#44697b;
	font-weight: bold;
	font-size: 1.6em;
	font-style: italic;
	float: right;
	margin-right: 19px;
	margin-top: 20px;
}
ul#navigation {
	clear: both;
	width: 901px;
	height: 37px;
	position: absolute;
	bottom: 0;
	margin-left: 16px;
	border: none;
}
ul#navigation li {
	display: inline;
	float: left;
	position: relative;
}
ul#navigation li a {
	padding: 37px 0 0 0;
	overflow: hidden;
	display: block;
	height: 0px !important;
	height /**/:37px; /* for IE5/Win only */
}
li#nav-services {
	width: 116px;
	margin-right: 2px;
	height: 37px;
}
li#nav-services a {
	background-image:url(../images/nav-services.gif);
	width: 116px;
	height: 37px;
}
li#nav-how {
	width: 239px;
	margin-right: 2px;
	height: 37px;
}
li#nav-how a {
	background-image:url(../images/nav-how.gif);
	width: 239px;
	height: 37px;
}
li#nav-about {
	width: 165px;
	margin-right: 2px;
	height: 37px;
}
li#nav-about a {
	background-image:url(../images/nav-about.gif);
	width: 165px;
	height: 37px;
}
li#nav-locations {
	width: 225px;
	margin-right: 2px;
	height: 37px;
}
li#nav-locations a {
	background-image:url(../images/nav-locations.gif);
	width: 225px;
	height: 37px;
}
li#nav-tools {
	width: 148px;
	height: 37px;
}
li#nav-tools a {
	background-image:url(../images/nav-tools.gif);
	width: 148px;
	height: 37px;
}
ul#navigation li ul.dropdown {
	clear: both;
	position: absolute;
	width: 270px;
	list-style: none;
	left: -999em;
	padding-top:0px;
	margin-right: 0px;
	background-image: none;
	top: 0px;
}
ul#navigation li ul.dropdown li {
	clear: both !important;
	width: 268px;
	background-image:url(../images/dropdown-arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 16px;
	background-color:#fff;
	text-align: left;
	float: left;
	border: 1px solid #9fb2bb;
	border-top: none;
	line-height: 18px;
	height: 40px;
}
ul#navigation li ul.dropdown li a {
	color:#e91b23;
	font-size: 11px;
	padding: 10px;
	text-transform: none;
	padding-top: 10px !important;
	padding-left: 15px !important;
	padding-bottom: 0px !important;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block !important;
	background-image: none;
	height: 25px !important;
	width: 268px;
	text-decoration: none;
}
ul#navigation li ul.dropdown li a:hover {
	width: 268px;
}
ul#navigation li ul.dropdown li:hover {
	background-color:#e6ebed;
}
ul#navigation li#nav-services:hover ul.dropdown {
	margin-left: 100%;
	top: 37px;
	left: -116px;
}
ul#navigation li#nav-how:hover ul.dropdown {
	margin-left: 100%;
	top: 37px;
	left: -239px;
}
ul#navigation li#nav-tools:hover ul.dropdown {
	margin-left: 100%;
	top: 37px;
	left: -148px;
}
#masthead {
	clear: both;
	height: 241px;
	background-image:url(../images/bg-masthead.jpg);
}
#masthead_inner {
	clear: both;
	width: 932px;
	margin: auto;
	background-repeat: no-repeat;
	height: 241px;
	overflow: hidden;
}
#content {
	margin: auto;
	width: 932px;
	background-image:url(../images/bg-content.gif);
	overflow: hidden;
}
#homepage #content {
	background-image:url(../images/bg-content-home.gif);
}
#main {
	display: inline;
	width: 626px;
	float: left;
	margin-left: 14px;
}
#main h1 {
	color:#c90016;
	font-weight: normal;
	font-size: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 39px;
	padding-top: 32px;
	padding-bottom: 10px;
}
#main p {
	color:#454545;
	font-size: 1.2em;
	line-height: 24px;
	padding-bottom: 10px;
	padding-left: 39px;
	padding-right: 39px;
}
#sidebar {
	display: inline;
	float: right;
	width: 277px;
	background-color:#d2dbe0;
	margin-right: 15px;
	height: auto;
}
#sidebar h3 {
	color:#2d3437;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#sidebar ul {
	padding-left: 20px;
}
#sidebar ul li {
	background-image:url(../images/sidebar-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0 6px;
	line-height: 20px;
	font-size: 1.2em;
	color:#454545;
}
#sidebar #callout {
	color:#44697b;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 20px;
}
#sidebar #callout a {
	color:#44697b;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:16px;
	padding-top: 4px;
	text-decoration: none;
}
#sidebarwhite {
	display: inline;
	float: right;
	width: 277px;
	background-color:#ffffff;
	margin-right: 15px;
	height: auto;
}
#footer {
	clear: both;
	margin: auto;
	background-image:url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 932px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	font-size: 1.0em;
	color:#454545;
}
#footer #copyright {
	display: block;
	padding-top: 8px;
	padding-bottom: 20px;
}
#footer-left {
	display: block;
	float: left;
	width: 400px;
	line-height: 14px;
}
#footer-right {
	display: block;
	float: right;
	width: 400px;
	line-height: 14px;
}
#footer a {
	color:#44697b;
}
#homepage #sidebar ul li a {
	color:#44697b;
	text-decoration: none;
}
/*--------------------------------------------------------------
--------------------- SUBPAGE STYLES --------------------------
--------------------------------------------------------------*/


.required {color: #BF0015}

.subpage #masthead {
	background-image:url(../images/bg-masthead-subpage.gif);
	height: 148px;
	overflow: hidden;
}
.subpage #masthead h1 {
	color:#c90016;
	font-size: 2.4em;
	font-family: "Trebuchet MS";
	padding-top: 60px;
	margin-left: 50px;
}
.subpage #intro_text {
	margin-left: 50px;
	margin-right: 50px;
	font-family: "Trebuchet MS";
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #acbdc5;
	margin-bottom: 20px;
}
.subpage #intro_text h2 {
	color:#454545;
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 10px;
}
.subpage #intro_text p {
	color:#6b8997;
	font-size: 1.6em;
	line-height: 24px;
}
.subpage #main {
	width: 545px;
}
.subpage #main a {
	color:#628392;
}
.subpage #sidebar {
	width: 290px;
	margin-right: 50px;
}
.subpage #sidebarwhite {
	width: 290px;
	margin-right: 50px;
}
.subpage #sidebar a {
	color:#44697b;
}
.subpage #sidebar h3 {
	color:#c90016;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 16px;
	padding-bottom: 3px;
	padding-top: 20px;
	padding-right: 30px;
}
.subpage #sidebar h4 {
	color:#375d6f;
	font-size: 1.2em;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 6px;
}
.subpage #sidebar ul li {
	background-image:url(../images/sidebar-bullet.gif);
}
.subpage #sidebar_left {
	width: 180px;
	float: left;
}
.subpage #sidebar_right {
	width: 165px;
	float: right;
}
.subpage #sidebar_bottom {
	clear: both;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.subpage #sidebar_bottom p {
	font-size: 1.1em;
	color:#44697b;
	line-height: 16px;
}
#locations #main h2 {
	color:#375d6f;
	padding-left: 39px;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 25px;
}
#locations #main h3 {
	font-weight: bold;
	font-size: 1.2em;
	color:#c90016;
	padding-left: 39px;
	padding-bottom: 12px;
}
table.facility_locations {
	font-size: 1.2em;
	width: 500px;
	line-height: 18px;
	color:#53544a;
	border-bottom: 1px solid #becbd1;
	margin-bottom: 16px;
	display: inline;
}
table.facility_locations td {
	padding-bottom: 15px;
}
table.ftp {
	font-size: 1.2em;
	width: 500px;
	line-height: 18px;
	color:#53544a;
	margin-bottom: 10px;
	display: inline;
}
table.ftp td {
	padding-bottom: 15px;
}

#locations #sidebar {
	margin-top: 20px;
}
#locations #sidebar h3 {
	text-transform: none;
	font-weight: bold;
	display: block;
	width: 180px;
	padding-bottom: 5px;
	line-height: 16px;
}
.locations_table {
	font-size: 1.1em;
	color:#375d6f;
	width: 255px;
	margin-left: 20px;
	line-height: 18px;
	border-bottom: 1px solid #acbdc4;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.locations_table td {
	padding-bottom: 10px;
}
.no_border {
	border: none !important;
}
table.portfoloio {
	width: 500px;
	margin-left: 39px;
	margin-bottom: 16px;
}
.leftpad {
	margin-left: 39px;
}
.subpage #footer {
	background-image:url(../images/bg-footer-subpage.gif);
	height: 36px;
}
.subpage #main ul {
	font-size: 1.2em;
	margin-left: 40px;
	margin-bottom: 20px;
	padding-left: 10px;
	margin-top: 10px;
}
.subpage #main ul li {
	line-height: 18px;
	background-image:url(../images/subpage-main-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0 6px;
	margin-bottom: 5px;
	color:#454545;
}
.subpage #masthead_inner {
	background-image:url(../images/couriers-masthead.jpg);
}
#courier #masthead_inner {
	background-image:url(../images/couriers-masthead.jpg);
}
#how #masthead_inner {
	background-image:url(../images/how-masthead.jpg);
}
#printing #masthead_inner {
	background-image:url(../images/printing-masthead.jpg);
}
#large #masthead_inner {
	background-image:url(../images/largeformat-masthead.jpg);
}
#cad #masthead_inner {
	background-image:url(../images/cadplotting-masthead.jpg);
}
#offset #masthead_inner {
	background-image:url(../images/offset-masthead.jpg);
}
#legal #masthead_inner {
	background-image:url(../images/legal-masthead.jpg);
}
#freight #masthead_inner {
	background-image:url(../images/freight-masthead.jpg);
}
#scanning #masthead_inner {
	background-image:url(../images/scanning-masthead.jpg);
}
#mailings #masthead_inner {
	background-image:url(../images/mailing-masthead.jpg);
}
#rolloff #masthead_inner {
	background-image:url(../images/rolloff-masthead.jpg);
}
#locations #masthead_inner {
	background-image:url(../images/locations-masthead.jpg);
}
#how #main h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 40px;
}
#how #toplink {
	font-size: 1.1em;
	margin-left: 40px;
	margin-bottom: 25px;
}
#call_us {
	background:url(../images/call-us-box.png);
	width: 223px;
	height: 74px;
	position: absolute;
	z-index: 3;
	right: 50px;
	bottom: 60px;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
}
#call_us_now {
	display: block;
	color:#fff;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}
#call_us_phone {
	display: block;
	color:#fff;
	font-size: 2.0em;
	font-weight: bold;
}
sup, sub {
	position: relative;
	vertical-align: 0;
	font-size: 0.8 em;
}
sup {
	font-size: 8px;
	bottom: 0.4em;
}
/* Home Page Testimonials */
div#testimonials {
	padding: 10px 19px;
}
div#testimonials div.slide {
	width: 230px;
	font-size: 12px;
	line-height: 16px;
	color: #44697B;
}
div#testimonials div.slide span {
	float: right;
	color: #111;
	font-style: italic;
	display: block;
	margin-top: 5px;
}

/* File Transfer */
#main h2.red, #locations #main h2.red {
	color: #BF0015;
}
ul.error, .subpage #main ul.error {
	background: #ffb6b6;
	padding: 20px;
	padding-left: 35px;
}
ul.error li, .subpage #main ul.error li {
	color: #BF0015;
	list-style-type: square;
	background: none;
	padding-left: 0;
}
ul.error li span, .subpage #main ul.error li span {
	color: #414141;
}
#main p.form_help {
	padding-bottom: 25px;
}

div#file_error,
label.error
{   
    color: #BF0015;
    display: block;
    font-weight: bold;
}
