*
{
	margin: 0;
	padding: 0;
}



body
{
	background-image: url(../images/body_bg_pattern-noisy.png);
	background-repeat: repeat;
	background-color: #352111;
	margin: 0 auto;
	padding: 0;
	font-size: 24px;
	text-align: center;
}

.clear
{
	clear: both;
	height: 0px;
}

.wrap
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.masthead
{
	height: 165px;
}

.slogan p
{
	width: 420px;
	margin: 80px 0 0 0;
	clear: both;
	font: .8em Georgia, Times, Times New Roman, serif;
	font-style: italic;
	float: right;
	text-align: left;
	color: #bdfaff;
	text-shadow: 0 1px 1px #000;
}
#logo {
	float: left;
	margin: 60px 0 0 84px;
	height: 75px;
	width: 350px;
}

.wrap .navcontainer {
	background-image: url(../images/navcontainer_bg.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 960px;
}

.wrap .navcontainer .navigation ul
{
	list-style: none;	
}

.wrap .navcontainer .navigation li
{
	padding: 3px 20px 0 20px;
	line-height: 37px;
	vertical-align: middle;
	display: inline;
	font: normal .7em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wrap .navcontainer .navigation li a,
.wrap .navcontainer .navigation li a:link,
.wrap .navcontainer .navigation li a:active,
.wrap .navcontainer .navigation li a:visited
{
	color: #fff;
	text-decoration: none;
	width: 156px;
}

.wrap .navcontainer .navigation li a:hover
{
	color: #91cef4;
}




#work-intro h1
{
	width: 960px;
	margin-bottom: 45px;
	font: 1em Georgia, Times, Times New Roman, serif;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
}

#work-intro h1 a
{
	color: #9fc54d;
	text-decoration: underline;
}

#work-intro p
{
	width: 960px;
	font: .5em Georgia, Times, Times New Roman, serif;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
	text-shadow: 0 1px 1px #000;

}




.wrap #projects {
	width: 960px;
	height: 350px;
	background-repeat: no-repeat;
	padding-top: 45px;

}

.wrap #projects .image a
{
	padding: 4px;
	background-color: #190c03;
	border: solid #462d1a 1px;
	float: left;
	margin-right: 30px;
	opacity: .9;
}

.wrap #projects .image a:hover
{
	opacity: 1.0;
}

#projects .description
{
	float: right;
	text-align: left;
	width: 290px;
	text-shadow: 0 1px 1px #000;

}

#projects .description .title
{
	background-image: url(../images/featured_title.png);
	background-repeat: no-repeat;
	width: 228px;
	height: 24px;
	margin-bottom: 20px;
	margin-left: -2px;
}

#projects .description h1
{
	font: bold .8em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;

}

#projects .description h2
{
	margin-top: 0.25em;
	line-height: 0.1em;
	font: 0.583em Georgia, "Times New Roman", Times, serif;
	color: #91cef4;
	font-style: italic;

}

#projects .description p
{
	color: #cfcdb4;
	margin: 20px 0 0 0;
	font: normal 0.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.55em;

}

#projects .description .note
{
	font: bold 0.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 25px 0 -5px 0;
	text-align: left;
	color: #6c8935;
}

#projects .description a
{
	font: bold 0.75em "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	text-align: center;
	color: #cfcdb4;
	padding: 7px;
	background-color: #190c03;
}

#projects .description a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #6c8935;
}




.divider {
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 2px;
	margin: 45px 0;

}
.divider-print {
	width: 960px;
	height: 352px;
	background-image: url(../images/divider_print.png);
	background-repeat: no-repeat;
	margin-bottom: -275px;
}
.divider-web {
	width: 960px;
	height: 352px;
	background-image: url(../images/divider_web.png);
	background-repeat: no-repeat;
	margin: 90px 0 -275px 0;
}

.divider-product {
	width: 960px;
	height: 352px;
	background-image: url(../images/divider_product.png);
	background-repeat: no-repeat;
	margin: 90px 0 -275px 0;
}
.services {
	width: 960px;
	margin: 0;
	clear: both;

}

.info_box
{
	float:left;
	margin-right:10px;
	overflow:hidden;
	padding-bottom:5px;
	position:relative;
	width:310px;
	text-align: left;
	}
	

.info_box h2{
	padding-bottom:5px;
	font: bold .75em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	}
	
.info_box p
{	
	color: #cfcdb4;
	font: normal 0.55em "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.5em;
}
	
.box_image {
	width:300px;
	height:116px;
	overflow:hidden;
	margin-bottom:10px;
	background-color: #271609;
	padding: 4px;
	border: solid #462d1a 1px;
	}

#green {
	color: #9fc54d;
}

#green a{
	color: #9fc54d;
	text-decoration: none;
}

#work-intro #green a{
	color: #9fc54d;
}
#work-intro #green a:hover{
	color: #bde269;
}

#green a:hover{
	color: #bde269;
	text-decoration: none;
}

#orange {
	color: #e0922f;
}

#orange a{
	color: #e0922f;
	text-decoration: none;
}

#work-intro #orange a{
	color: #e0922f;
}

#work-intro #orange a:hover{
	color: #ffbc59;
}

#orange a:hover{
	color: #ffbc59;
	text-decoration: none;
}

#blue {
	color: #91cef4;
}

#blue a{
	color: #91cef4;
	text-decoration: none;
}

#blue a:hover{
	color: #bdfaff;
	text-decoration: none;
}

#work-intro #blue a{
	color: #91cef4;
}

#work-intro #blue a:hover{
	color: #bdfaff;
}


#backtotop h1
{
	width: 960px;
	margin: 45px 0 45px 0;
	font: 1em Georgia, Times, Times New Roman, serif;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
}

#backtotop h1 a
{
	color: #9fc54d;
	text-decoration: underline;
}

#backtotop p
{
	width: 960px;
	font: .5em Georgia, Times, Times New Roman, serif;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
}



.wrap .footer
{
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	clear: both;
	margin: 45px 0;
	padding-top: 15px;
	text-align: center;
	font: normal .45em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #cfcdb4;
}

.wrap .footer a
{
	color: #e0922f;
	text-decoration: none;
	font-weight: bold;
}

.wrap .footer a:hover
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 4px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 0.583em Georgia, "Times New Roman", Times, serif; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; font-style: italic;}

#imageData{ padding: 10px; color: #fff; }
#imageData #imageDetails{ width: 85%; float: left; text-align: left; }	
#imageData #caption{ color: #cfcdb4; font: normal 12px "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5em;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #190c03; }