@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: 333;
	text-align: center;
	background-position: center;
	background-color: #999;
	background-image: url(/art/bkdg-body.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 122%;
	line-height: 156%;
	margin: 10px 0px 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 122%;
	line-height: 156%;
	margin: 15px 0px -10px;
	padding: 0px;
}
h3 a:link {
	text-decoration: none;
	color: #333333;
}
h3 a:visited {
	color: #333333;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
	color: #333333;
}
#project-description h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 122%;
	line-height: 124%;
	margin: 15px 0px 5px;
	padding: 0px;
}
#bodycopy li {
	font-size: 122%;
	line-height: 156%;
}
#feedburnerFeedBlock ul li {
	margin-bottom: 12px;
	list-style-type:none;
	padding-left: 0px !important;
	text-indent: 0 !important;
	margin-left: -40px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #333;
}
h1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #333;
	text-decoration: none;
}
h1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #333;
	text-decoration: none;
}
h1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #333;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333;
}
input {
	margin-bottom: 7px;
}
a:link {
	color: #73a334;
	text-decoration: none;
}
a:visited {
	color: #73a334;
	text-decoration: none;
}
a:hover {
	color: #73a334;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	margin: 20px auto 0;
	width: 780px;
	top: 10px;
	text-align: center;
	padding: 0px;
}
#top {
	margin: 0;
	width: 780px;
	background-color: #CCCCCC;
}
#logo {
	margin: 0 0px;
	width: 150px;
	float: left;
}
#about_menu {
	position:relative;
	white-space: nowrap;
	margin: 0;
	width: 95px;
	height: 150px;
	float: left;
}
#column3 {
	position:relative;
	white-space: nowrap;
	display: block;
	width: 535px;
	height: 120px;
	margin: 0;
	padding: 0;
	float: left;
}
#portfolio_menu {
	display: block;
	width: 535px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#head_menu {
	margin: 0 auto;
	width: 535px;
	top: 10px;
	text-align: center;
	float: left;
	height: 120px;
	background-color: #FFFFFF;
}
#logo-wide {
	position:relative;
	white-space: nowrap;
	display: block;
	width: 535;
	height: 120;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nav-home	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/art/home.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 95px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#home a:link{
	text-indent: -9999px;
	width: 95px;
	line-height: 30px;
	display: block;
}
#home a:visited{
	text-indent: -9999px;
	line-height: 30px;
	display: block;
}
#home a:hover{
	text-indent: -9999px;
	display: block;
	background-image: url(/art/home-over.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 95px;
}
.nav-blog	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	line-height: 30px;
	background-image:  url(/art/blog.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 95px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#blog a:link{
	text-indent: -9999px;
	width: 95px;
	line-height: 30px;
	display: block;
}
#blog a:visited{
	text-indent: -9999px;
	width: 95px;
	line-height: 30px;
	display: block;
}
#blog a:hover{
	text-indent: -9999px;
	line-height: 30px;
	display: block;
	background-image: url(/art/blog-over.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 95px;
}
.nav-about	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	line-height: 30px;
	background-image:  url(/art/about.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	width: 95px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#about a:link{
	line-height: 30px;
	text-indent: -9999px;
	width: 95px;
	display: block;
}
#about a:visited{
	line-height: 30px;
	text-indent: -9999px;
	width: 95px;
	display: block;
}
#about a:hover {
	line-height: 30px;
	text-indent: -9999px;
	display: block;
	background-image: url(/art/about-over.gif);
	background-repeat: no-repeat;
}
.nav-process	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/art/process.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 95px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#process a:link{
	text-indent: -9999px;
	display: block;
}
#process a:visited{
	text-indent: -9999px;
	display: block;
}
#process a:hover{
	text-indent: -9999px;
	display: block;
	background-image: url(/art/process-over.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 95px;
}
.nav-clients	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	line-height: 30px;
	background-image:  url(/art/clients.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	width: 95px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#clients a:link{
	line-height: 30px;
	text-indent: -9999px;
	width: 95px;
	display: block;
}
#clients a:visited{
	line-height: 30px;
	text-indent: -9999px;
	width: 95px;
	display: block;
}
#clients a:hover{
	line-height: 30px;
	text-indent: -9999px;
	display: block;
	background-image: url(/art/clients-over.gif);
	background-repeat: no-repeat;
}
.nav-services	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	line-height: 30px;
	background-image:  url(/art/services.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	width: 95px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#services a:link{
	line-height: 30px;
	text-indent: -9999px;
	width: 95px;
	display: block;
}
#services a:visited{
	line-height: 30px;
	text-indent: -9999px;
	width: 95px;
	display: block;
}
#services a:hover{
	text-indent: -9999px;
	line-height: 30px;
	display: block;
	background-image: url(/art/services-o.gif);
	background-repeat: no-repeat;
}
.nav-learn	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	line-height: 30px;
	background-image:  url(/art/learn.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	width: 95px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#learn a:link{
	line-height: 30px;
	text-indent: -9999px;
	width: 95px;
	display: block;
}
#learn a:visited{
	line-height: 30px;
	text-indent: -9999px;
	width: 95px;
	display: block;
}
#learn a:hover{
	text-indent: -9999px;
	line-height: 30px;
	display: block;
	background-image: url(/art/learn-o.gif);
	background-repeat: no-repeat;
}
.nav-id	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/art/identity.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 135px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#id a:link{
	text-indent: -9999px;
	width: 135px;
	display: block;
	line-height: 30px;
}
#id a:visited{
	text-indent: -9999px;
	width: 135px;
	display: block;
	line-height: 30px;
}
#id a:hover{
	text-indent: -9999px;
	display: block;
	background-image: url(/art/identity-over.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 30px;
}
.nav-print{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/art/print.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 135px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#print a:link{
	line-height: 30px;
	width: 135px;
	text-indent: -9999px;
	display: block;
}
#print a:visited{
	line-height: 30px;
	width: 135px;
	text-indent: -9999px;
	display: block;
}
#print a:hover{
	text-indent: -9999px;
	width: 135px;
	display: block;
	background-image: url(/art/print-over.gif);
	background-repeat: no-repeat;
	}
.nav-pub	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/art/publishing.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 135px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#pub a:link{
	text-indent: -9999px;
	width: 135px;
	display: block;
	line-height: 30px;
}
#pub a:visited{
	text-indent: -9999px;
	width: 135px;
	display: block;
	line-height: 30px;
}
#pub a:hover{
	text-indent: -9999px;
	display: block;
	background-image: url(/art/publishing-over.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 30px;
}
.nav-web	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/art/web.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 130px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#web a:link{
	text-indent: -9999px;
	width: 130px;
	display: block;
	line-height: 30px;
}
#web a:visited{
	text-indent: -9999px;
	width: 130px;
	display: block;
	line-height: 30px;
}
#web a:hover{
	text-indent: -9999px;
	display: block;
	background-image: url(/art/web-over.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
}

#thumb-head {
	margin: 0px;
	padding: 5px;
	height: 35px;
	width: 525px;
}
#thumb-head h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 10px;
	font-size: 109%;
	padding-top: 10px;
	line-height: 10px;
	font-weight: 200;
	margin: 0px;
}
#arrow-l {
	height: 70px;
	width: 25px;
	margin: 0px;
	float: left;
}
#thumbnails-all {
	position: relative;
	width: 485px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin: 0px;
}
#all {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #66CC33;
	width: 1000px;
	background-color: #66FFCC;
}


#scroller {
	width: 880px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}
.thumb-web {
	width: 80px;
	height: 55px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#scroller-id {
	width: 605px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}
.thumb-id {
	width: 55px;
	height: 55px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#scroller-pub {
	width: 880px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}
.thumb-pub {
	width: 55px;
	height: 55px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#scroller-print {
	width: 660px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}
.thumb-print {
	width: 60px;
	height: 55px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.nav-on	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 95px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}
#nav-on a:link{
	text-indent: 0px;
	display: block;
}
#nav-on a:visited{
	text-indent: 0px;
	display: block;
}
#nav-on a:hover{
	text-indent: 0px;
	display: block;
}
#bottom {
	width: 780px;
	margin: 0px;
	background-image: url(/art/containerbkgd.gif);
	padding: 0px;
	clear: both;
	background-repeat: repeat-y;
}
.white-divide {
	width: 230px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}


#maincontent {
	margin: 0;
	width: 245px;
	padding: 0px;
	float: left;
}
#project-description {
	margin: 0;
	width: 215px;
	text-align: left;
	padding: 5px 15px 0px;
	float: left;
	position: relative;
	font-size: 100%;
	line-height: 75%;
}
#recent {
	margin: 0;
	width: 215px;
	text-align: left;
	padding: 5px 15px 0px;
	float: left;
	position: relative;
	font-size: 100%;
	line-height: 75%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#enews {
	margin: 0;
	width: 215px;
	text-align: left;
	padding: 5px 15px 0px;
	position: relative;
	font-size: 100%;
	line-height: 75%;
	float: none;
}

#home-signup {
	margin: 0;
	width: 215px;
	text-align: left;
	padding: 5px 15px 0px;
	background-color: #CCCC33;
	clear: left;
}


.bottom-info {
	font-size: 110%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#l-sidebar {
	margin: 0;
	width: 245px;
	text-align: left;
	padding: 0px;
	float: left;
	position: relative;
}
#sidebar li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-color: #D7D7D7;
	display: block;
	height: 25px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	vertical-align: middle;
	line-height: 25px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#sidebar li.last {
}
#sidebar a {
color:#333333;
display:block;
font-family:arial,sans-serif;
font-size:130%;
margin:0;
padding:0;
text-decoration:none;
}
#sidebar a:hover {
	background-color:#999999;
}
#sidebar li a.current {
	border-bottom:5px solid #FFFFFF;
	background-color: #999999;
	display: block;
}
#l-sidebar h2 {
	font-size: 105%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 110%;
	margin: 20px 0px 10px;
}
#l-sidebar p {
	font-size: 100%;
	padding: 0px 0px 0px 20px;
	line-height: 100%;
	margin: 0px 0px 5px;
}
#bodyarea {
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 535px
}
#content2 {
	width: 500px;
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
}
#sidebar {
	width: 240px;
	background-color: #CCCCCC;
	text-align: center;
	position: relative;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#bodycopy {
	float: left;
	border: 2px solid #D7D7D7;
	width: 501px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 15px 10px;
	margin: 0px;
}
#footer {
	background-color: #FFFFFF;
	padding: 10px 5px 5px;
	width: 770px;
	clear: both;
	color: #666666;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.background-web {
	background-image: url(/art/bkgd-web-pink.gif);
	background-repeat: repeat;
}
.background-id {
	background-image: url(/art/bkgd-id-purple.gif);
	background-repeat: repeat;
}
.background-print {
	background-image: url(/art/bkgd-print-blue.gif);
	background-repeat: repeat;
}
.background-pub {
	background-image: url(/art/bkgd-pub-orange.gif);
	background-repeat: repeat;
}
.headshot {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.2columns {
	padding: 0px;
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	background-color: #99CC99;
}
#list1 {
	padding: 0px;
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.green-highlight {
	color: #339900;
}
.home-intro {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
.sidelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	color: #000000;
	line-height: 140%;
}
.sidelist a:link {
	color: #333333;
	text-decoration: underline;
}
.sidelist a:visited {
	color: #333333;
	text-decoration: underline;
}
.sidelist a:hover {
	color: #000000;
	text-decoration: underline;
}
.sidelist-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 125%;
}
.recent-work-image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.testimonial-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 140%;
	line-height: 130%;
	font-style: italic;

}
#side-home {
	width: 245px;
	margin: 0px;
	padding: 0px;
}
#project-description h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height: 115%;
	padding: 0px;
	margin: 20px 0px 10px;
}
.errortext {
	color: #FF6600;
}
