/* ----------------- CSS Reset ----------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #fff url('../images/main/bgtile.png') top left repeat;
	color: #000;
	font: 63% helvetica, arial, verdana, sans-serif;
	
}
ol, ul {
	list-style: none;
}

ul, ol, dl {
	position: relative;  
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	/* vertical-align: top; */
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

/* ----------------- Main Structure ----------------- */

.bgwrap  {
	background: url('../images/main/bgheader.png') top left repeat-x;
}

.contentwrap {	
	width: 968px;
	top: 30px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
}

#mast {
	height: 90px;
	display: block;
	position: relative;
}

#mast h1  {
	background: url('../images/main/logo.png') no-repeat scroll top left;
	width: 192px;
	height: 98px;
	float: left;
	left: -20px;
	display: block;
	position: relative;
}

#mast h1 a {
	display: block;
	position: relative;
	width: 192px;
	height: 98px;	
	z-index: 500;
	text-indent: -9999px;
}

#mast h2 {
	background: url('../images/main/tel.png') no-repeat scroll top left;
	width: 132px;
	height: 18px;
	float: right;
	display: block;
	position: relative;
	text-indent: -9999px;	
	top: 23px;
}

#mast ul {
	
}

#content {
	background: url('../images/interior/content/bg.png') top left repeat-y;
	width: 968px;
}

.contentheader {	
	background: url('../images/interior/content/top.png') top left no-repeat;
	width: 968px;
	min-height: 330px;
}

#index #content {
	background: url('../images/main/content/bg.png') top left repeat-y;
	width: 968px;
}

#index .contentheader {	
	background: url('../images/main/content/top.png') top left no-repeat !important;
	width: 968px;
}

#footer {
}

address {
	font-style: normal;
	color: #817c7c;
	padding: 7px;
	font-size: 1em;
	margin: 20px auto;
	width: 968px !important;
}

/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {
color:#8F1419;
text-decoration: underline;
}

a:visited {

}

a:hover {
color: #000;
}

/* ----------------- Carousel ----------------- */

#carousel {
	display: block;
	position: relative;
	background: url('../images/main/carousel/carousel.png') no-repeat scroll top left;
	width: 971px;
	height: 137px;
	margin: 10px auto;
}

.carouselbg {
	display: block;
	position: relative;
	background: url('../images/main/carousel/dtbg.png') top left repeat-x;
	width: 954px;
	height: 147px;
	margin:  0 0 0 8px;
	top: 7px;
	overflow: hidden;
}

.carouselcontents {
	
}

#carousel ul {
	height:23px;	
	display: block;
	position: relative;
}

#carousel ul li {
	float: left;
	height: 23px;
}

#carousel ul li, #carousel ul li a, #carousel ul li a:link {
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	height: 23px;
	display: block;
	background: transparent;
	}

#carousel li.print a:link, #carousel li.print a:hover, #carousel li.print a:visited {
	background: url('../images/main/carousel/nav/print.png') no-repeat scroll top left;
	width: 323px;
	height: 23px;
}

#carousel li.web a:link, #carousel li.web a:hover, #carousel li.web a:visited {
	background: url('../images/main/carousel/nav/web.png') no-repeat scroll top left;
	width: 321px;
	height: 23px;
}

#carousel li.marketing a:link, #carousel li.marketing a:hover, #carousel li.marketing a:visited {
	background: url('../images/main/carousel/nav/marketing.png') no-repeat scroll top left;
	width: 323px;
	height: 23px;
}
#carousel ul li a:hover {	
	background-position: left center !important;
	}

#carousel li.on a:link, #carousel li.on a:hover, #carousel li.on a:visited {
	background-position: left bottom !important;
	}
	
	
	.interior #carousel ul {
		height:23px;	
		display: block;
		position: relative;
		width: 971px;
		background: url('../images/main/carousel/nav/interior/bg.png') no-repeat scroll top left;		
	}

	.interior #carousel ul li {
		height: 23px;
	}

	.interior #carousel ul li {
		text-indent: -9999px;
		text-decoration: none;
		position: relative;
		height: 23px;
		display: block;
		}

	
	.interior #carousel li.print {
		background: url('../images/main/carousel/nav/interior/print.png') top center no-repeat;
		width: 100%;
		height: 22px;
	}

	.interior #carousel li.web {
		background: url('../images/main/carousel/nav/interior/web.png') top middle no-repeat;
		width: 100%;
		height: 22px;
	}

	.interior #carousel li.marketing {
		background: url('../images/main/carousel/nav/interior/marketing.png') top middle no-repeat;
		width: 100%;
		height: 22px;
	}

#carousel table {
	empty-cells: show;
	z-index: 1 !important;
}

#carousel div#scrollable {
	display: block;
	position: relative;
	float: left;
	width: 934px;
	height: 133px;
	overflow: hidden;
	z-index: 1 !important;
}

#carousel dt {
	text-indent: -9999px;
	display: none;
}

#carousel td {
	text-align: center;
}

#carousel td img {
	margin: 3px auto 3px auto;
	border: 2px solid transparent;
}

#carousel td a img {
	border:0;
}

#carousel td img:hover {
	border: 2px solid #fff;
}

#carousel td span {
	text-align: center;
	font-size: 1.1em;
	margin: 0 auto;
	clear:both;
	padding-top:5px;
	float:left;
	width:100%;
	z-index: 1 !important;
}

#carousel td div {
	width:130px;
	height:100px;
	overflow:hidden;
	margin-top:6px;
	padding-right:4px;
	z-index: 1 !important;
	}


#carousel td a {
	color: #000;
	font-size:11px;
	text-decoration: none;
}

#carousel td a:link, #carousel dd a:hover, #carousel dd a:visited {
	color: #000;
	text-decoration: none;
}

/* ----------------- Notice ----------------- */

#notice {
	background: url('../images/main/notice/bg.png') top left repeat-y;
	display: block;
	position: relative;
	width: 967px;
	margin: 10px 0;
}

.noticeheader {
	background: url('../images/main/notice/header.png') top left no-repeat;
	width: 967px;
}

#notice h2 {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	float: left;
	margin: 8px 7px 4px 7px;
	line-height: 13px;
}

#notice p {	
	font-size: 13px;
	font-weight: normal;
	color: #817c7c;
	line-height: 13px;
	margin: 8px 7px 0 10px;
	float: left;
}

.noticefooter {
	background: url('../images/main/notice/footer.png') bottom left no-repeat;
	width: 967px;
	height: 4px;
}

/* ----------------- Navigation ----------------- */

#mast ul {
	display: block;
	position: relative;
	list-style: none;
	left: -15px;
	top: 48px;
	height: 31px !important;
	margin: 0 0 0 0;
	}

#mast ul li {
	float: left;
	height: 31px;
	margin-right: 5px;
}

#mast ul li, #mast ul li a, #mast ul li a:link {
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	height: 31px;
	display: block;
	background: transparent;
	}
	
#mast ul li.print a:link, #mast ul li.print a:hover, #mast ul li.print a:visited {
	background: transparent url(../images/nav/print.png) top left no-repeat;
	width: 101px;
}

#mast ul li.web a:link, #mast ul li.web a:hover, #mast ul li.web a:visited {
	background: transparent url(../images/nav/web.png) top left no-repeat;
	width: 99px;
}

#mast ul li.support a:link, #mast ul li.support a:hover, #mast ul li.support a:visited {
	background: transparent url(../images/nav/support.png) top left no-repeat;
	width: 122px;
}

#mast ul li.about a:link, #mast ul li.about a:hover, #mast ul li.about a:visited {
	background: transparent url(../images/nav/about.png) top left no-repeat;
	width: 72px;
}

#mast ul li.client a:link, #mast ul li.client a:hover, #mast ul li.client a:visited {
	background: transparent url(../images/nav/client.png) top left no-repeat;
	width: 98px;
}

#mast ul li.toolbox a:link, #mast ul li.toolbox a:hover, #mast ul li.toolbox a:visited {
	background: transparent url(../images/nav/toolbox.png) top left no-repeat;
	width: 131px;
}

#mast ul li a:hover {
	background-position: left center !important;
}

#mast ul li a.on:link, #mast ul li a.on:hover, #mast ul li a.on:visited {
	background-position: left bottom !important;
}


/* ----------------- Footer ----------------- */

#footer {
	background: url('../images/main/footer/footerbg.png') top left repeat-y;
	width: 968px;
}

#footer .tagline {
	
}

#footer .tagline h3 {
	background: url('../images/interior/tagline.png') top left no-repeat;
	width: 971px;
	height: 44px;
	display: block;
	left: -4px;
	text-indent: -9999px;
	position: relative;
}

#index #footer .tagline h3 {
	background: url('../images/main/footer/tagline.png') top left no-repeat;
	width: 972px;
}

.footerhead {
	background: url('../images/main/footer/footerhead.png') top left no-repeat;
	width: 968px;
}

.footerend {
	background: url('../images/main/footer/footerend.png') bottom left no-repeat;
	width: 968px;
}

#footer dl {
	width: 171px;
	float: left;
	margin: 10px;
}

dl.content {
	margin-right: 0;
}

#footer dl:first-child {
	
}

#footer dt {
	display: block;
	position: relative;
	text-indent: -9999px;
	margin: 0 0 10px 10px;
	padding: 0 0 0 0;
}

dd.footer_header {
	font-weight: bold;
}

.online dt {
	background: url('../images/main/footer/onlineservices.png') no-repeat scroll top left;
	width: 104px;
	height: 14px;
}

.print dt {
	background: url('../images/main/footer/printservices.png') no-repeat scroll top left;
	width: 90px;
	height: 13px;
}

.clients dt {
	background: url('../images/main/footer/clients.png') no-repeat scroll top left;
	width: 106px;
	height: 14px;
}

.customers dt {
	background: url('../images/main/footer/customers.png') no-repeat scroll top left;
	width: 137px;
	height: 13px;
}

.contact dt {
	background: url('../images/main/footer/contact.png') no-repeat scroll top left;
	width: 76px;
	height: 13px;
}

#footer dd {	
	display: block;
	position: relative;
	width: 100%;
	font-size: 1em;
	color: #fff;
	margin: 5px 5px 5px 2px;
	padding: 0 0 0 3px;
}

#footer dd a:link, #footer dd a:hover, #footer dd a:visited {
	background: transparent;
	display: block;
	position: relative;
	padding: 3px 8px;
	color: #fff;
	text-decoration: none;
}

#footer dd a:hover {
	background: #6A6565;
}

dd.text {
	left: 8px;
	display: block;
	position: relative;
}

/* ----------------- Pages ----------------- */

/* --- Interior --- */

#content .left {
	width: 366px;
	float: left;
	display: block;
	position: relative;
	margin: 10px 20px 10px 15px;
}

p.location {
	display: block;
	position: relative;
	color: #bbbbbb;
	font-size: 2em;
}

p.location span {
	float: left;
	margin-right: .2em;
}

p.location a:link, p.location a:hover, p.location a:visited {
	text-decoration: none;
	color: #bbbbbb;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	display: block;
	margin-top: .6em;
	font-size: .5em !important;
}

p.location a:hover {
	text-decoration: underline;
}

#content .center {
	width: 350px;
	float: left;
	display: block;
	position: relative;
	margin: 10px 0;
	z-index: 300;
}
	
	#content .center  h3 {
	font-size: 2.7em;
	font-weight: normal;
	color: #8F1419;
	text-indent: 0;
	margin: 1em 0 .1em 0;
	font-family: "palatino", georgia, "times new roman", serif;
	}
	
	#content .center  h4 {
	font-size: 1.3em;
	font-weight: bold;
	text-indent: 0;
	margin: 1em 0 .1em 0;
	}

	#content .center  p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1em 0 1em 0;
	}
	
#content .right {	
	float: right;
	display: block;
	position: relative;
	margin: 0 2px 0 0;
	width: 171px;
}


/* --- Subnav --- */

ul#subnav {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	width: 171px;
	}

ul#subnav li {	
	width: 171px;
}

ul#subnav li, ul#subnav li a, ul#subnav li a:link {
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	display: block;
	background: transparent;
	}
	
ul#subnav li.getstarted a:link, ul#subnav li.getstarted a:hover,ul#subnav li.getstarted a:visited {
	background: transparent url(../images/interior/nav/getstarted.png) top left no-repeat;
	height: 59px;
}

ul#subnav li.projectrates a:link, ul#subnav li.projectrates a:hover,ul#subnav li.projectrates a:visited {
	background: transparent url(../images/interior/nav/rates.png) top left no-repeat;
	height: 47px;
}

ul#subnav li.howitworks a:link, ul#subnav li.howitworks a:hover,ul#subnav li.howitworks a:visited {
	background: transparent url(../images/interior/nav/works.png) top left no-repeat;
	height: 48px;
}

ul#subnav li.seevideo a:link, ul#subnav li.seevideo a:hover,ul#subnav li.seevideo a:visited {
	background: transparent url(../images/interior/nav/video.png) top left no-repeat;
	height: 47px;
}

ul#subnav li.moresamples a:link, ul#subnav li.moresamples a:hover,ul#subnav li.moresamples a:visited {
	background: transparent url(../images/interior/nav/samples.png) top left no-repeat;
	height: 48px;
}

ul#subnav li.turnaroundtime a:link, ul#subnav li.turnaroundtime a:hover,ul#subnav li.turnaroundtime a:visited {
	background: transparent url(../images/interior/nav/turnaround.png) top left no-repeat;
	height: 48px;
}

ul#subnav li a:hover {
	background-position: left bottom !important;
}

/* --- Index --- */

#index #content .left {
	width: 200px;
	float: left;
	display: block;
	position: relative;
	margin: 10px 20px 10px 15px;
	}

	#index .left h3 {
	font-size: 2.7em;
	font-weight: normal;
	color: #8F1419;
	text-indent: 0;
	margin: 0 0 .1em 0;
	font-family: "palatino", georgia, "times new roman", serif;
	}

	#index .left p {
	font-size: 1.2em;
	line-height: 1.5em;
	}


#index #content .center {
/*	background: url('../images/pages/index/center/bg.png') top left repeat-y;*/
	width: 480px;
	float: left;
	display: block;
	position: relative;
	margin: 10px 0;
	z-index: 300;
	background: #fff;
	border: 1px solid #DBDBDB;
}
	#index .center .header {
		background: url('../images/pages/index/center/header.png') top left no-repeat;
		width: 480px;
	}

	#index .center .footer {
		background: url('../images/pages/index/center/footer.png') bottom left no-repeat;
		width: 480px;
		display: block;
		position: relative;
		height: 5px;
	}
	
	#index .center img {
		margin: 0 auto;
		padding: 2px;
		display: block;
		position: relative;
	}

#index #content .right {	
	float: right;
	display: block;
	position: relative;
	margin: 10px 15px 10px 5px;
	width: 225px;
}


/* Accordion */

.right dl {
	
}

.right dt {
	width: 225px;
	height: 31px;
	display: block;
	position: relative;
	background: transparent url('../images/main/accordion/bg.png') top left no-repeat;
}


.right dt:hover {
	width: 225px;
	height: 31px;
	background-position: 0 -31px;
}


.right dd {
	background: #E7E7E7;
	padding: 8px;
	line-height: 1.4em;
	display: none;
}

#accordion dd.open {
	display: block;
}

.right dd ul { /* if it needs to contain more info than one dd can hold */
	
}

.right dt a:link, .right dt a:hover, .right dt a:visited {
	
}

.right dt.on {
	background: transparent url('../images/main/accordion/bg.png') bottom left no-repeat !important;
}

.right span {
	display: block;
	position: relative;
	top: 6px;
	left: 8px;
	display: block;
	position: relative;
	color: #8F1419;
	font-weight: normal;
	font-size: 17px;
	font-family: "palatino", georgia, "times new roman", serif;
}

.right dt.other {
	
}

.right dt.other {
	
}


/* ----------------- Headlines ----------------- */

h2 {

}

h3 {
	text-indent: -9999px;
	display: block;
	position: relative;
	background: transparent;
}


/* ----------------- Images ----------------- */

.acctimg {	
	display: block;
	position: relative;
	margin:105px 60px 150px 0;
	left: -120px;
}

/* ----------------- Typography ----------------- */

p, li, dd {

}


#flashcontent2, #flash2, #carousel, #scrollable, .carouselcontents, .carouselbg, #flashcontent script, #carousel tables {
	z-index: 1 !important;
	display: block;
	position: relative;
}

.highslide-container {
	z-index: 10000 !important;
	display: block;
	position: absolute !important;
}

a.highslide-credits {
	display: none !important;
	visibility: hidden !important;
}

#sprycheckbox2 #content {
	display: inline;
	position: relative;
	width: auto;
	background: none !important;
}