body {
	background: #cae4f2 url(/images/bg_gradient_blue.gif) repeat-x;
/*	background: #F2F2F2; */
	font-family: Arial;
	font-size: 13px;
	line-height: 1.6;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px 20px;
	border-right:4px solid #cae4f2;
	border-left:4px solid #cae4f2;
	width: 960px;
	background-color: #eff5f9;
	/*background:none;*/
	color: #0093d0;
}
.red {
	color: #cc2e3d;
}

.quote_description {

}

.quote_description_upload2 {
	float:left;
	width:230px;
	font-size:11px;
}
/********************************************* Header ***************************/
#header {
	margin: 0 0 7px 0;
	height: 105px;
	background-color: #ddeef8;
}
#header #logo {
	border: none;
	float:left;
}

#home_header {
	background-image: url(../images/home_header.png);
	width: 638px;
	height: 24px;
}

#header #header_address {
	width:240px;
	height:70px;
	float:right;
	padding-top:25px;
	padding-right:0px;
	font-size: 10px;
	line-height: 10px;
	font-family: "Times New Roman",serif;
}

#header #header_address span {
	font-size: 10px;
	line-height: 10px;
	font-family: "Times New Roman",serif;
	letter-spacing:1;
}


#header #header_address a,#header #header_address a:visited {
	color:#0093d0;
	text-decoration:none;
}

#header #header_address a:hover,#header #header_address a:active{
	text-decoration:underline;
	
}


#header #header_address img{
	float:left
}
#header #header_address p{
	margin-top:7px
}
#header #header_address #header_address_content1 {
	padding-left: 15px;
	padding-top: 40px;
	width: 122px;
	float:left;
}
#header #header_address #header_address_content2 {
	padding-left: 15px;
	padding-top: 40px;
	width: 122px;
	float:left;
}
/********************************************* Side A ****************************/
.side-a {
	float: left;
	width: 153px;
}
.side-a #left-navigation {
	background-image: url(../images/left_navigation.png);
	background-repeat: no-repeat;
	height: 243px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	margin-bottom: 9px;
}
.side-a #left-navigation ul {
	padding-left: 27px;
	padding-top: 10px;
}
.side-a a {
	color: #0093d0;
	text-decoration: none;
}
.side-a a:hover {
	 color: #a6d3e7;
}
/*
.side-a #left-navigation a.active {
	text-decoration: underline;
}*/

.side-a #left-navigation a.copying{ background-color: #ec008c; color:#ffffff; padding:0 0 0 5px;margin-left:-5px;display:block;width:125px;}
.side-a #left-navigation a.printing{ background-color: #f9b265; color:#ffffff; padding:0 0 0 5px;margin-left:-5px;display:block;width:125px;} 
.side-a #left-navigation a.art{ background-color: #b5b867; color:#ffffff; padding:0 0 0 5px;margin-left:-5px;display:block;width:125px;} 
.side-a #left-navigation a.graphic{ background-color: #70a648; color:#ffffff; padding:0 0 0 5px;margin-left:-5px; display:block;width:125px;}
.side-a #left-navigation a.web{ background-color: #119972; color:#ffffff; padding:0 0 0 5px;margin-left:-5px;display:block;width:125px;} 
.side-a #left-navigation a.signs{ background-color: #10a0ca; color:#ffffff; padding:0 0 0 5px;margin-left:-5px;display:block;width:125px;}
.side-a #left-navigation a.photo{ background-color: #94acc9; color:#ffffff; padding:0 0 0 5px;margin-left:-5px; display:block;width:125px;}
.side-a #left-navigation a.video{ background-color: #4d3d8c; color:#ffffff; padding:0 0 0 5px;margin-left:-5px;display:block;width:125px;}
.side-a #left-navigation a.scanning{ background-color: #b55b9b; color:#ffffff; padding:0 0 0 5px;margin-left:-5px;display:block;width:125px;} 
.side-a #left-navigation a.digital{ background-color: #dd5c6e; color:#ffffff; padding:0 0 0 5px;margin-left:-5px; display:block;width:125px;}
.side-a #left-navigation a.book{ background-color: #d46520; color:#ffffff; padding:0 0 0 5px;margin-left:-5px; display:block;width:125px;}
.side-a #left-navigation a.corporate{ background-color: #de954c; color:#ffffff; padding:0 0 0 5px;margin-left:-5px;display:block;width:125px; }



/********************************************* Side B ************************/
.side-b {
	float: right;
}
#instant-quote-header {
	height: 260px;
	background-color: #E21735;
	vertical-align: middle;
	width: 153px;
	text-align: center;
	display: block;
	background: url(/images/quote-button.png);
	background-position: -155 0;
}
#instant-quote-header a {
	height: 260px;
	width: 153px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	display: block;
	font-family: Arial;
	background: url(/images/quote-button.png);
	background-position: 0px 0px;
}
#instant-quote-header a:hover {
	background-position: -155px 0px;
}
/********************************************* Content ***********************/
.content { 
	float: left;
	color: #ccc;
	width: 637px;
	margin: 0px 0px 0px 8px;
}
.content img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#topNav {
	width: 638px;
	margin: 0px;
	padding: 0px;
	height: 39px;
}
#topNav ul, #topNav ul li, #topNav  {
 margin: 0px;
 padding: 0px;
}
#topNav ul li {
	font-size:9px;
	float:left;
}

/***** Home Nav *****/
#topNav_home {
	height: 39px;
	width: 105px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/content_top_nav2.png);
	background-position: 0px 0px;
}
#topNav_home:hover {
	background-position: 0px 39px;
}
#topNav_home_active {
	height: 39px;
	width: 105px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/content_top_nav2.png);
	background-position: 0px 39px;
}
/***** About Nav ***/
#topNav_about {
	height: 39px;
	width: 107px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/content_top_nav2.png);
	background-position: -105px 0px;
}
#topNav_about:hover {
	background-position: -105px 39px;
}
#topNav_about_active {
	height: 39px;
	width: 107px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/content_top_nav2.png);
	background-position: -105px 39px;
}
/***** Account Nav ***/
#topNav_account {
	height: 39px;
	width: 106px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/content_top_nav2.png);
	background-position: -212px 0px;
}
#topNav_account:hover {
	background-position: -212px 39px;
}
#topNav_account_active {
	height: 39px;
	width: 106px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/content_top_nav2.png);
	background-position: -212px 39px;
}
/***** Quote Nav ***/
#topNav_quote {
	height: 39px;
	width: 105px;
	display:block;
	text-indent: -4000px;
	background: url(../images/content_top_nav2.png);
	background-position: -317px 0px;;
}
#topNav_quote:hover {
	background-position: -317px 39px;
}
#topNav_quote_active {
	height: 39px;
	width: 105px;
	display:block;
	text-indent: -4000px;
	background: url(../images/content_top_nav2.png);
	background-position: -317px 39px;
}
/***** Upload Nav ***/
#topNav_upload {
	height: 39px;
	width: 107px;
	display:block;
	text-indent: -4000px;
	background: url(../images/content_top_nav2.png);
	background-position: -424px 0px;
}
#topNav_upload:hover {
	background-position: -424px 39px;
}
#topNav_upload_active {
	height: 39px;
	width: 107px;
	display:block;
	text-indent: -4000px;
	background: url(../images/content_top_nav2.png);
	background-position: -424px 39px;
}
/***** Contact Nav ***/
#topNav_contact {
	height: 39px;
	width: 108px;
	display:block;
	text-indent: -4000px;
	background: url(../images/content_top_nav2.png);
	background-position: -530px 0px;
}
#topNav_contact:hover {
	background-position: -530px 39px;
}
#topNav_contact_active {
	height: 39px;
	width: 108px;
	display:block;
	text-indent: -4000px;
	background: url(../images/content_top_nav2.png);
	background-position: -530px 39px;
}
/***************************************** Main Content ***********/
#main_content {
	clear:both;

}

.content p,
.page-content p {
	border-width: 0px; 
	margin: 0px; 
	padding: 0px 30px 10px 40px; 
	outline-width: 0px; 
	font-size: 12px;
	background-color: transparent; color: rgb(0, 147, 208);
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}
.page-content .header {
	font-weight:bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.page-header {
	padding-bottom: 10px;
}
#tab_1 p, 
#tab_2 p, 
#tab_3 p {
	padding: 0px 0px 0px 0px;
}
/**************************************** Home page ***************/
#home_page {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#home_page #center {
	min-height: 510px;
}
#home_page p {
	font-size:12px;
	color: #0093d0;
	padding: 10px 30px 0px 40px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;

}
ul#thumbs {margin:30px 0 0 15px;}
ul#thumbs li{display:inline;list-style:none;float:left;}


ul#thumbs li#thumb1{background-image: url(../images/home_thumb_1_h.jpg);
	background-position: 0px 0px;}	
ul#thumbs li a.thumb1, ul#thumbs li a.thumb1:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_1.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb1:hover, ul#thumbs li a.thumb1:active {
	background-image: url(../images/home_thumb_1_h.jpg);
	}
	
ul#thumbs li#thumb2{background-image: url(../images/home_thumb_2_h.jpg);
	background-position: 0px 0px;}
ul#thumbs li a.thumb2, ul#thumbs li a.thumb2:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_2.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb2:hover, ul#thumbs li a.thumb2:active {
	background-image: url(../images/home_thumb_2_h.jpg);
	}
	
ul#thumbs li#thumb3{background-image: url(../images/home_thumb_3_h.jpg);
	background-position: 0px 0px;}	
ul#thumbs li a.thumb3, ul#thumbs li a.thumb3:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_3.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb3:hover, ul#thumbs li a.thumb3:active {
	background-image: url(../images/home_thumb_3_h.jpg);
	}
	
ul#thumbs li#thumb4{background-image: url(../images/home_thumb_4_h.jpg);
	background-position: 0px 0px;}	
ul#thumbs li a.thumb4, ul#thumbs li a.thumb4:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_4.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb4:hover, ul#thumbs li a.thumb4:active {
	background-image: url(../images/home_thumb_4_h.jpg);
	}
	
ul#thumbs li#thumb5{background-image: url(../images/home_thumb_5_h.jpg);
	background-position: 0px 0px;}	
ul#thumbs li a.thumb5, ul#thumbs li a.thumb5:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_5.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb5:hover, ul#thumbs li a.thumb5:active {
	background-image: url(../images/home_thumb_5_h.jpg);
	}
	
ul#thumbs li#thumb6{background-image: url(../images/home_thumb_6_h.jpg);
	background-position: 0px 0px;}	
ul#thumbs li a.thumb6, ul#thumbs li a.thumb6:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_6.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb6:hover, ul#thumbs li a.thumb6:active {
	background-image: url(../images/home_thumb_6_h.jpg);
	}
	
ul#thumbs li#thumb7{background-image: url(../images/home_thumb_7_h.jpg);
	background-position: 0px 0px;}	
ul#thumbs li a.thumb7, ul#thumbs li a.thumb7:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_7.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb7:hover, ul#thumbs li a.thumb7:active {
	background-image: url(../images/home_thumb_7_h.jpg);
	}
	
ul#thumbs li#thumb8{background-image: url(../images/home_thumb_8_h.jpg);
	background-position: 0px 0px;}	
ul#thumbs li a.thumb8, ul#thumbs li a.thumb8:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_8.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb8:hover, ul#thumbs li a.thumb8:active {
	background-image: url(../images/home_thumb_8_h.jpg);
	}
		
ul#thumbs li#thumb9{background-image: url(../images/home_thumb_9_h.jpg);
	background-position: 0px 0px;}
ul#thumbs li a.thumb9, ul#thumbs li a.thumb9:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_9.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb9:hover, ul#thumbs li a.thumb9:active {
	background-image: url(../images/home_thumb_9_h.jpg);
	}
	
ul#thumbs li#thumb10{background-image: url(../images/home_thumb_10_h.jpg);
	background-position: 0px 0px;}	
ul#thumbs li a.thumb10, ul#thumbs li a.thumb10:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_10.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb10:hover, ul#thumbs li a.thumb10:active {
	background-image: url(../images/home_thumb_10_h.jpg);
	}
	
ul#thumbs li#thumb11{background-image: url(../images/home_thumb_11_h.jpg);
	background-position: 0px 0px;}	
ul#thumbs li a.thumb11, ul#thumbs li a.thumb11:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_11.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb11:hover, ul#thumbs li a.thumb11:active {
	background-image: url(../images/home_thumb_11_h.jpg);
	}
	
ul#thumbs li#thumb12{background-image: url(../images/home_thumb_12_h.jpg);
	background-position: 0px 0px;}	
ul#thumbs li a.thumb12, ul#thumbs li a.thumb12:visited {
	height: 110px;width: 151px;
	display:block;
	text-indent: -4000px;
	background-image: url(../images/home_thumb_12.jpg);
	background-position: 0px 0px;
	}
ul#thumbs li a.thumb12:hover, ul#thumbs li a.thumb12:active {
	background-image: url(../images/home_thumb_12_h.jpg);
	}



	
	
	
	
	

#home_header {
	width: 638px;
	height:23px;
	background-image: url(../images/home_header.png);
	background-repeat: no-repeat;
}
#home_page #home_w {
	background: url(../images/home_dropcase_W.png);
	width: 28px;
	height: 27px;
	margin-top: -10px;
	margin-right: 4px;
	display:block;
	text-indent: -4000px;
	float:left;
}
/***************************************** About page **************/
#about_page {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#about_page #center {
	min-height: 520px;
}
#about_header {
	width: 638px;
	height:12px;
	background-image: url(../images/about_content_header.png);
	background-repeat: no-repeat;
	

}
#about_footer {
	display:block;
	font-size:1px;
	margin: 0px;
	padding: 0px;
	width: 638px;
	height: 10px;
	background-image: url(../images/about_content_footer.png);
	background-repeat: no-repeat;
}


#corp_header {
	width:608px;
	background-color:#de954c; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:25px;
	padding-top:4px;
}

#corp_page {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#corp_page p {
	font-size:12px;
	color: #0093d0;
	padding: 20px 20px 0 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;

}
/***************************************** Digital Blue **************/
#digitalblueprint_page {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#digitalblueprint_page p {
	font-size:12px;
	color: #0093d0;
	padding: 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;

}
#digitalblueprint_page #center {
	min-height: 505px;
}
/***************************************** Digital Blue **************/
#scanning_page {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;*
	

}

#scanning_page p {
	font-size:12px;
	color: #0093d0;
	padding: 20px 20px 0 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;

}
#scanning_page #center {
	min-height: 490px;
}
#scanning_page hr {
	padding:0px;
	margin:5px 0px 0px 20px;
	width: 575px;
	color: #f18c9b;
}
#scanning_page h2 {
	color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-left:20px;
	padding-top:15px;
}

/*****************************************************************/
#art_reproduction_page {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#art_reproduction_page p {
	font-size:12px;
	color: #0093d0;
	padding: 20px 20px 0 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;

}
#art_reproduction_page #center {
	min-height: 505px;
}

#art_reproduction_header {
	width: 638px;
	height:12px;
	/*background-image: url(../images/about_content_header.png);*/
	background-repeat: no-repeat;
}
#art_reproduction_header #center {
	min-height: 430px;
}
/******************************************************************/
#webdesign_page {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#webdesign_page a,
#webdesign_page a:visited
{
	font-size:12px;
	color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#webdesign_page a:hover,
#webdesign_page a:active
{
	font-size:12px;
	color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#webdesign_page p {
	font-size:12px;
	color: #0093d0;
	padding: 20px 20px 0 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;

}
#webdesign_page #center {
	min-height: 511px;
}



/******************************************************************/
#videofilmtransfer_page {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#videofilmtransfer_page p {
	font-size:12px;
	color: #0093d0;
	padding: 20px 20px 0 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
	

}
#videofilmtransfer_page #center {
	min-height: 505px;
}
#videofilmtransfer_page h2 {
	color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-left:20px;
}

/***************************************** Instant Quote Form ****/
#instant_quote_text {
	margin: 0px;
	padding: 0px;
	background: url(../images/instant_quote.png);
	width:153px;
	height: 27px;
	text-indent: -4000px;
}
#quote_form {
	margin: 0px;
	width: 130px;
	height: 500px;
	overflow: hidden;
	background: #fff;
	border: 1px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	border-left: 1px solid #78c4e5;
	border-right: 1px solid #78c4e5;
	padding:10px;
}
#quote_form label {
	display: block;
	margin: 0px 0px 0px 0px;
}
#quote_form input, #quote_form select {
	margin: 0px 0px 5px 0px;
}
 
#quote_form #quantity {
	background: #fff;
	border: 1px solid #78c4e5;
	width: 120px;
	height: 15px;
}
#instant_quote_submit {
	padding-top: 10px;
}

#instant_quote_tagline {
	padding-top: 50px;
	padding-bottom: 20px;
	width:116px;
	margin-left:auto;
	margin-right:auto;
}

#instant_quote_footer {
	clear:both;
	margin:0px;
	padding:0px;
	font-size: 1px;
	background-image: url(../images/instant_quote_footer.png);
	background-repeat: no-repeat;
	width: 152px;
	height: 14px;
}
/********************************************* About ***************/
#job_opportunity {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	background: url(../images/job_opportunity_bg.png);
	width: 147px;
	font-size:11px;
	line-height: 14px;
	margin-left: 6px;
	margin-bottom:5px;
}

#job_opportunity_header {
	background: url(../images/job_opportunity_header.png);
	width: 147px;
	height: 23px;
	color: #d00;
	font-weight: bold;
	text-align:center;
	padding-top:5px;
	background-repeat: no-repeat;
}
#job_opportunity_content h2 {
	font-weight: bold;
}

.job_opportunity_task {
	padding-bottom: 5px;
}
#job_opportunity_content {
	padding: 0 12px 10px 12px;
}
#job_oppertunity_footer_text {
	color: #d00;
	text-align: center;
	font-size:9px;
}
#job_opportunity_footer {
	background-image: url(../images/job_opportunity_footer.png);
	background-repeat: no-repeat;
	width: 147px;
	height: 14px;
}
/********************************************* ACCOUNTS *************/
#account_page {
	background: url(../images/about_content_content.png);
	width: 638px;
}
#tab_header.tabs {
	
}
#tab_header {

	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	background-image: url(../images/three_tab_1.png); 
	width: 638px;
	height: 36px;
}
#tab_header li {
	float:left;
	width:205px;
	text-align: center;
	padding-top:8px;
}
#tab_header a {
	text-decoration: none;
	color: #0093d0;
}
#tab_header a:hover {
	text-decoration: underline;
}	
#tab_1, #tab_2, #tab_3 {
	display: none;
}
#tab_2 p, #tab_3 p {
	min-height: 471px;
}
#accounts_page_info {
	font-size:12px;
		color: #0093d0;
		padding: 10px 30px 0px 40px;
		font-family: "Tahoma", Arial, Helvetica, sans-serif;
		line-height: 18px;
		letter-spacing:1;
}
#accounts_page_info h2 {
	color: #cc2e3d;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
.column_number {
	float:left;
	width: 20px;
	color: #cc2e3d;
}

.column_content {
	width: 230px;
	padding-left:20px;
	padding-bottom:10px;
}
#column2_1 {
	padding: 15px 0px 0px 0px;
	width: 300px;
	float:left;
}
#column2_2 {
	padding: 15px 0px 0px 0px;
	width: 250px;
	float:left;
}
.left_hours_of_operation {
	padding-left: 7px;
	padding-bottom: 5px;
}
.left_ad1 {
	padding-bottom: 5px;
}
/********************************************* Quote ****************/
#about_page hr {
	padding:0px;
	margin:5px 0px 0px 20px;
	width: 575px;
	color: #f18c9b;
}
#about_page h2 {
	color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-left:20px;
}
#about_page .orange h2 {
	padding:0px;
}
#quote_form_page {
	font-size:12px;
	color: #0093d0;
	padding: 10px 30px 0px 40px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
}


#quote_form_page label {
	margin-right: 10px;
	width:85px;
	display:block;
	float: left;
}
#client_name, #contact_client_email {
	width: 470px;
}

#quote_form_row1 input {
	border:1px solid #83bce2;
	width: 177px;
}
#quote_form_row2 input {
	border:1px solid #83bce2;
	width: 177px;
}
#quote_form_row3 select {
	width: 177px;

}

#quote_form_row3 input {
	border:1px solid #83bce2;
	width: 177px;
}
#quote_form_row4 select {
	width: 177px;
}

#quote_form_row4 input {
	border:1px solid #83bce2;
	width: 177px;
}


#quote_form_row5 textarea {
	border:1px solid #83bce2;
}
.quote_form_row {
	padding-bottom: 15px;	
}

#quote_form_row5 textarea {
	margin-top:5px;
	width: 570px;
	height: 50px;
}
#form_quote_note {
	padding-left: 30px;
	font-size: 10px;
	color: #cc2e3d;
}
/********************************************* Confirmation Quote ***/

.content h1 {
	color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	padding-left: 30px;
	font-size: 14px;
}

h1.red {
	color: #cc2e3d;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	padding-left: 40px;
	margin-top:20px;
	font-size: 19px;
	letter-spacing:2px;
	margin-bottom:0;
}




/********************************************** HOME PAGE SLIDESHOW EFFECT **/
#slideshow {
	margin:0px;
	padding:0px;
    position:relative;
    height:203px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
/********************************************* Uploads **************/

#column2 {
	width:791px;
	background-image: url(../images/content_2column_bg.png);
}

#column2 p {
	font-size:12px;
	color: #0093d0;
	padding: 10px 30px 0px 40px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
}

#column2 h3,
.side-b h3,
#quote-details h3 {
	color: #ffffff;
	background-color: #0093d0;
	padding: 3px 0px 2px 30px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	line-height: 1;
	text-transform: uppercase;
}
#column2_header {
	font-size:1px;
	height: 15px;
	background-image: url(../images/content_2column_header.png);
	background-repeat: no-repeat;
}

.upload_form {
	font-size:12px;
	color: #0093d0;
	padding: 10px 30px 0px 40px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
	width:380px;
}

#specifications {
	font-size:12px;
	width: 300px;
	color: #0093d0;
	padding: 10px 0px 0px 30px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 20px;
	float:left;
}
.upload_message textarea {
	width:430px;
	height:120px;
}
#specifications_note {
	font-size:10px;
	width: 500px;
	color: #cc2e3d;
	padding: 10px 0px 0px 37px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 12px;	
}
.upload_form label {
	width: 120px;
	display:block;
	float:left;
}

.upload_form input {
	width: 630px;
	border:1px solid #83bce2;
}

.upload_message textarea {
	width: 630px;
	border:1px solid #83bce2;
}

.upload_row {
	padding-bottom: 5px;

}

#column2_footer{
	font-size:1px;
	height: 16px;
	background-image: url(../images/content_2column_footer.png);
	background-repeat: no-repeat;

}

.update_files_header, .update_files_row {
	font-size:11px;
	width: 500px;
	color: #0093d0;	
	margin-left: 15px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.update_files_header hr {
	height: 1px;
	color: #0093d0;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.highlight {
	background: #e7eff6;
}
.update_cell {
	width:345px;
	float:left;
}
.submit_right_btn {
	margin-left:550px;
	font-size:9px;
	margin-top:-4px;
}
.cancel {
	float:left;
	padding-right:10px;
}
.submit_right_btn a {
	color:#cc2e3d;
}
.left_btn {
	float:left;
}
.left_btn label {
	font-size:12px;
	width:200px;
	margin-left:5px;
	margin-right:35px;
	padding-right:10px;
}
/********************************************* Printing *************/
#printing_page {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#printing_page p {
	font-size:12px;
	color: #0093d0;
	padding: 20px 20px 0 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
}

#printing_header {
	width: 608px;
	background-color:#f9b265; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:27px;
	padding-top:4px;
}

#printing_page h3 {
	color: #0093d0;
	padding-left:20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	margin-top:10px;
}
#printing_page hr {
	margin: 5px 30px -10px 20px;
	padding:0px;
	color: #fbc78f;
	height: 1px;
}
/********************************************* Graphic Design ***********/
#web_design_header { 
	background: url(../images/green_bar.jpg);
	width:606px;
	height:22px;
	padding-left:30px;
	margin-left:1px;
	text-indent: -4000px;
}


#graphic_design_header { 
	width:608px;
	background-color:#70a648; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:27px;
	padding-top:4px;

}

#graphic_design_page {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#graphic_design_page p {
	font-size:12px;
	color: #0093d0;
	padding: 20px 20px 0 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
}


.main_image_row {
	padding: 10px 0px 10px 20px;
}
.arrow_row {
	float:left;
	margin: 40px 0px 0px 0px;
}
.image_row {
	float:left;
	width:560px;
	padding-left:20px;
}
/********************************************* Web Design ***********/
#web_design_header {
	width: 638px;
	height:23px;
	background-image: url(../images/web-portfolio-header.png);
	background-repeat: no-repeat;
}

#website_design_header { 
	width:608px;
	background-color:#119972; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:27px;
	padding-top:4px;

}


/********************************************* Copying *************/
#copying {
	width:439px;
	float:left;
	margin-right:9px;
}
#copying_header {
	background-color: #ec008c; color:#ffffff;
	width: 638px;
	height:27px;

}
#copying_body {
	background:url(../images/copying_bg.png);
}
#copying {
	padding-top:20px;
	font-size:12px;
	color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
}
#copying p {
	padding: 10px 20px 10px 20px;
}
#copying h3 {
	margin:0px;
	padding: 0px 20px 0px 20px;
	margin-top:10px;
}
#copying hr {
	margin:0px;
	margin-left:20px;
	margin-right:20px;
	color: #f09594;
	height:1px;
}
#copying_body ul {
	padding-left:45px;
}
#copying_body li {
	list-style-type: disc;
}
#copying_footer {
	width: 439px;	
	background: url(../images/copying_footer.png);
	height: 18px;
	font-size: 2px;
}
/***************************** Copy LONG ********************************/
#copying_header {
	width: 608px;
	background-color: #ec008c; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:23px;
	padding-top:4px;
	

}
#copying_body {
	background:url(../images/copying_bg.png);
	width: 439px;
}
#copying_long {
	background: url(../images/about_content_content.png);
	width: 638px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size:12px;
	color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
}







#about_page #copying_long #center {
	min-height: 533px;
}
#copying_long p {
	font-size:12px;
	color: #0093d0;
	padding: 20px 20px 0 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;

}
#copying_long h3 {
	margin:0px;
	padding: 10px 20px 0px 20px;
}
#copying_long hr {
	margin:0px;
	color: #f09594;
	height:1px;
	margin: 0px 20px 0px 20px;
}
#copying_long ul {
	padding-left:20px;
}
#copying_body li {
	list-style-type: disc;
}


#copying_footer_long {
	width: 638px;	
	background: url(../images/about_content_footer.png);
	height: 10px;
	font-size: 2px;
}

/* Services */
#copying_services_header {
	background: url(../images/get_a_quote_services_header_long.png);
	height: 17px;
	font-size:2px;
	margin-top:10px;
}

#copying_services_footer {
	background: url(../images/get_a_quote_services_footer_long.png);
	height: 28px;
	font-size:2px;	
}



#copying_services_body {
	background: #E0F1f8 url(../images/get_a_quote_services_bg_long.png) repeat-y;
	width: 628px;
	
}

.book_publishing_services {
	background: url(../images/get_a_quote_services_bg_long.png);
	width: 618px;
}




#get_a_quote {
	width: 189px;
	float:left;
}

#get_a_quote_header {
	width: 189px;
	background: url(../images/get_a_quote_header.png);
	text-indent: -4000px;	
	height:27px;
}

#get_a_quote_body {
	width: 159px;
	background: url(../images/get_a_quote_bg.png);
	font-size:12px;
	color: #0093d0;
	padding: 10px 20px 10px 10px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#get_a_quote_footer {
	width: 189px;
	background: url(../images/get_a_quote_footer.png);
	height: 15px;
	font-size: 2px;
}

/* FORM */
#get_a_quote_form {
	margin: 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#get_a_quote_form label {
	display: block;
	margin: 0px 0px 0px 0px;
}
#get_a_quote_form input, #get_a_quote_form select {
	margin: 0px 0px 5px 0px;
} 
#get_a_quote_form #get_a_quantity {
	background: #fff;
	border: 1px solid #78c4e5;
	width: 120px;
	height: 15px;
}
#get_a_quote_submit {
	padding-top:10px;
}
/********************************************* Signs & Banners ******/
/*#sign_banners_header {
	width:608px;
	background:url(../images/sign_banners_header.png);
	height:27px;
	text-indent: -4000px;	
}*/


#sign_banners_header { 
	width:608px;
	background-color:#10a0ca; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:25px;
	padding-top:4px;

}
#order_online_header {
	width: 189px;
	background: url(../images/order_online_header.png);
	text-indent: -4000px;	
	height:27px;
}
.sign_banner_row {
	padding-left:20px;
	padding-bottom:50px;
	width: 600px;
}
.sign_banner_image {
	float:left;
}
.sign_banner_content {
	padding-left: 132px;
	padding-right:17px;
	line-height: 15px;
}

#about_page .sign_banner_content h2 {
/*	border-bottom:1px solid #0093d0;*/
	padding:0px;
}
/*********************************************Photo Services ********/
#art_reproduction_header {
	width: 608px;
	/*background:url(../images/art_reproduction_header.png);*/
	background-color:#b5b867; color:#ffffff;
		text-indent:-10px;
		font-weight:normal;
		text-transform:uppercase;
		height:27px;
		padding-top:4px;	

}

#art_reproduction_list {
	padding-top:20px;
	font-size:12px;
	color: #0093d0;
	padding: 10px 30px 0px 60px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
	
}

#art_reproduction_list ul li{
	margin:10px 0 0 40px;
	
}


#art_reproduction_list h2{
	float:left;
	height:40px;
	width:100px;
	color: #0093D0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
#art_reproduction_list li {
	list-style: disc;
	float:left;
	width:200px;
	font-size: 13px;
	color: #0093d0;
}
/*********************************************Photo Services ********/
#photo_services_header {
	width:608px;
	background-color:#94acc9; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:25px;
	padding-top:4px;	
}
#digital_blueprint_header {
	width:608px;
	background-color:#dd5c6e; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:25px;
	padding-top:4px;
}
/********************************************* Photo Services Upload **/
.left_column {
	width: 325px;
}
#photo-services-upload-form label {
	color: #0093d0;	
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 30px;
	width:100px;
	display:block;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	
}
#photo-services-upload-form .right_column {
	width:320px;
	padding-top:40px;
	font-size:12px;
	float:left;
}
#photo-services-upload-form .left_column {
	width:300px;
	float:left;
}
#photo-services-upload-form .form_row {
	width:300px;
	height:20px;
	margin: 10px 0px 10px 0px;	
}
#photo-services-upload-form .form_row input {
	width: 150px;
	background: #f2f9fd;
	border: 1px solid #0093d0;
}
.instructions {
	color:#0093d0;
	font-size: 12px;
	font-weight: bold;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}
#photo-services-upload-form .right_column textarea {
	width: 280px;
	background: #f2f9fd;
	border: 1px solid #0093d0;
}
#photo-services-upload-form .update_cell {
	width: 120px;
}
#photo-services-upload-form .update_files_header {
	font-size:12px;
	width:600px;
}
#photo-services-upload-form .update_files_header hr {
	width: 580px;
	margin:0px;
	padding:0px;
}
#photo-services-upload-form .update_files_header {
	font-size:11px;
	width: 580px;
	color: #0093d0;
	padding: 0px 0px 0px 29px;
	margin-left:1px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 16px;	
}
/********************************************* Scanning ***************/
#scanning_header {
	width:608px;
	background-color:#b55b9b; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:25px;
	padding-top:4px;
}
/********************************************* Book Publishing ********/
#book_publishing_header {
	/*width: 608px;
	background:url(../images/book_publishing_header.png);
	height:27px;
	text-indent: -4000px;*/
	width:608px;
	background-color:#d46520; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:27px;
	padding-top:4px;
		
}
.orange {
	color: #f37321;
	padding-left:20px;
}



ul#wedo_list li{
	margin:10px 0 0 40px;
	list-style:disc;
	font-size:12px;
	color: #0093d0;
	padding: 10px 30px 0px 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
	
	
}
ul#wedo_list{
/*background-color:#E0F1F8;*/
width:596px;
margin-left:12px;
}


ul#wedo_list hr{
margin:0;padding:0;
}

#listwrap {
	margin-left:60px;
	
}
#copying_services_header_sh {
	background: url(../images/get_a_quote_services_header_sh.png)no-repeat;
	height: 17px;
	font-size:2px;
	margin-top:10px;

}

#copying_services_footer_sh {
	background: url(../images/get_a_quote_services_footer_sh.png)no-repeat;
	height: 28px;
	font-size:2px;	
}

ul#wedo_listshort li{
	margin:10px 0 0 40px;
	list-style:disc;
	font-size:12px;
	color: #0093d0;
	padding: 10px 30px 0px 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing:1;
	
	
}
ul#wedo_listshort{
background-color:#E0F1F8;
width:300px;
margin-left:0px;
}

ul#wedo_listshort h2{
color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-left:20px;
}
h2.blueh2{
color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-left:20px;
}




ul#wedo_listshort hr{
margin:0;padding:0;
}

#copying_body .book_publishing_services ul {
	margin-left: 15px;
	padding: 0px;
}
.book_publishing_services li {
	list-style: disc;
}
#copying_body .book_publishing_services hr {
	padding:0px;
	margin:0px;
	width:400px;
}









/********************************************* Vido Film Transer ****/

#video_film_transfer_header {
	width:608px;
	background-color:#4d3d8c; color:#ffffff;
	text-indent:-10px;
	font-weight:normal;
	text-transform:uppercase;
	height:25px;
	padding-top: 4px;
}
#video_transfer_list, #video_transfer_list h2  {
	color: #55449b;
}
#video_transfer_list h2 {
	display:block;
	height:60px;
	float:left;
	width:170px;
}
#video_transfer_list ul li {
	font-size: 13px;
	float:left;
	list-style: disc;
	width:170px;
}
#about_page h2 {
	color: #0093d0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding-left:20px;
}

#jobCenter {
	min-height: 228px;
}
/********************************************* Footer ***************/		
#footer_ad {
	clear:both;
	padding-left:0px;
	padding-bottom:10px;
	padding-top:10px;
	background:none;

}
#footer_ad img {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #2ca3d9;
}
#footer_ad .footerad {
	margin-left: 10px;
}
#footer {
	padding-top:10px;
	clear: both;
	color: #0093d0;
	text-align:center;
	line-height: 20px;
	font-family: "Times New Roman",serif;
	font-size:10px;
}

#footer span{
	font-family:"Times New Roman", serif;
	font-size:10px;
}
#footer a {
	color: #0093d0;
	text-decoration: none;
	font-family: "Times New Roman",serif;
	font-size:10px;
}
.side-b img {
	margin:0px;
	padding: 0px;
	border:none;
}
/********************************************************************************/
.scrollable1 { 
    position:relative; 
    overflow:hidden; 
    width: 560px; 
    height:90px; 
}  
.scrollable1 .items { 
    width:20000em; 
    position:absolute; 
} 
.scrollable1 div.items div { 
    float:left; 
} 
.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}
/********************************************************************************/
.scrollable2 { 
    position:relative; 
    overflow:hidden; 
    width: 560px; 
    height:90px; 
}  
.scrollable2 .items { 
    width:20000em; 
    position:absolute; 
} 
.scrollable2 div.items div { 
    float:left; 
} 
/********************************************************************************/
.scrollable3 { 
    position:relative; 
    overflow:hidden; 
    width: 560px; 
    height:90px; 
}  
.scrollable3 .items { 
    width:20000em; 
    position:absolute; 
} 
.scrollable3 div.items div { 
    float:left; 
} 
/********************************************************************************/
.scrollable4 { 
    position:relative; 
    overflow:hidden; 
    width: 560px; 
    height:90px; 
}  
.scrollable4 .items { 
    width:20000em; 
    position:absolute; 
} 
.scrollable4 div.items div { 
    float:left; 
} 
/********************************************************************************/
.scrollable5 { 
    position:relative; 
    overflow:hidden; 
    width: 560px; 
    height:90px; 
}  
.scrollable5 .items { 
    width:20000em; 
    position:absolute; 
} 
.scrollable5 div.items div { 
    float:left; 
} 
/********************************************************************************/
.scrollable6 { 
    position:relative; 
    overflow:hidden; 
    width: 560px; 
    height:90px; 
}  
.scrollable6 .items { 
    width:20000em; 
    position:absolute; 
} 
.scrollable6 div.items div { 
    float:left; 
} 

.items img {
	padding-right:7px;
}

/*******************************************************************************/

/* the overlayed element */ 
div.overlay { 
     
    /* growing background image */ 
    background-image:ur
