* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #9D9FA2;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
#shadowtop {
	background-image: url(common/shadow_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 999px;
}
#shadow {
	background-image: url(common/shadow.gif);
	background-repeat: repeat-y;
	width: 999px;
	height: auto;
	min-height: auto;
	max-height: auto;
}
#wrapper {
	width: 953px;
	background-color: #FFFFFF;
	height: auto;
	min-height: auto;
	max-height: auto;
}
#header {
	background-image: url(common/header.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-bottom: 0px;
	padding-top: 100px;
	padding-left: 245px;
}
#nav {
	text-align: right;
	padding-right: 7px;
}
#nav img {
	display: inline;
	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;
}
#nav img.ruleleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
#narrowcol {
	text-align: left;
}
#narrowcol h1 {
	color: #92342F;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	padding-left: 67px;
	padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#narrowcol p {
	font-size: 12px;
	line-height: 16px;
	color: #88898c;
	padding-left: 67px;
	padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
}
img.featured {
	display: block;
	margin-bottom: 40px;
}
#main {
	text-align: left;
	height: auto;
	min-height: auto;
	max-height: auto;
}

#subnav {
	padding-left: 67px;
}
#subnav a#here {
	color: #9D9FA2;
	font-weight: bold;
	background-image: url(common/matrix_arrow_grey.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 1px;
}
#thumbs {
	margin-bottom: 25px;
}
p.thumbcapt {
	font-size: 11px;
	line-height: 13px;
	color: #88898c;
	text-align: left;
}

p.thumbtitle {font-weight: bold; font-size: 11px; line-height: 13px; color: #92342e; text-align: left;}

p.more {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	margin-top: 6px;
	text-align: left;
}
p.more a:link {
	color: #92342F;
	text-decoration: none;
	background-image: url(common/matrix_arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 1px;
	font-weight: bold;
}
p.more a:visited {
	color: #92342F;
	text-decoration: none;
	background-image: url(common/matrix_arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 1px;
	font-weight: bold;
}
p.more a:hover {
	color: #9D9FA2;
	text-decoration: none;
	background-image: url(common/matrix_arrow_grey.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 1px;
	font-weight: bold;
}
p.more a:active {
	color: #9D9FA2;
	text-decoration: none;
	background-image: url(common/matrix_arrow_grey.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 1px;
	font-weight: bold;
}
#people {
	margin-bottom: 30px;
	text-align: left;
}
#people h1 {
	font-size: 18px;
	line-height: 18px;
	color: #92342F;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 9px;
}
#people h2 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #92342F;
	margin-top: 0px;
	margin-bottom: 2px;
}
#people h3 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #808183;
}
#people p {
	font-size: 11px;
	line-height: 13px;
	color: #88898c;
	margin-top: 0px;
	margin-bottom: 6px;
}
#people a:link {
	color: #92342F;
	text-decoration: underline;
}
#people a:visited {
	color: #92342F;
	text-decoration: underline;
}
#people a:hover {
	color: #9D9FA2;
	text-decoration: underline;
}
#people a:active {
	color: #9D9FA2;
	text-decoration: underline;
}
#people ul {
	font-size: 11px;
	line-height: 13px;
	color: #88898c;
	padding-left: 15px;
}
#clientlist p {
	margin-top: 0px;
	margin-bottom: 2px;
}


#shadowfoot {
	background-image: url(common/shadowfoot.gif);
	background-repeat: no-repeat;
	height: 37px;
	text-align: left;
}
#shadowfoot p {
	font-size: 12px;
	line-height: 12px;
	padding-top: 7px;
	padding-left: 22px;
	font-weight: normal;
}
#shadowfoot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#shadowfoot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#shadowfoot a:hover {
	color: #92342F;
	text-decoration: none;
}
#shadowfoot a:active {
	color: #92342F;
	text-decoration: none;
}
#narrowcol #portfolio-content h2 {
	font-size: 12px;
	line-height: 15px;
	color: #92342F;
	padding-right: 20px;
	padding-left: 67px;
	margin-top: 0px;
	margin-bottom: 2px;
}



/* Portfolio Page CSS Start */

#narrowcol .portfolio-text-block {font-size: 11px; line-height: 14px; color: #88898c;}
#narrowcol .portfolio-text-block a:link {color: #92342F; text-decoration: underline;}
#narrowcol .portfolio-text-block a:visited {color: #92342F; text-decoration: underline;}
#narrowcol .portfolio-text-block a:hover {color: #9D9FA2; text-decoration: underline;}
#narrowcol .portfolio-text-block a:active {color: #9D9FA2; text-decoration: underline;}
#narrowcol .highlight {color: #92342F;}

#narrowcol a:link {color: #92342F; text-decoration: underline;}
#narrowcol a:visited {color: #92342F; text-decoration: underline;}
#narrowcol a:hover {color: #9D9FA2; text-decoration: underline;}
#narrowcol a:active {color: #9D9FA2; text-decoration: underline;}

#portfolio-content {height: auto; min-height: 275px; max-height: auto;}
#portfolio-content img.logo {
	padding-left: 55px;
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
}

#portfolio-content .portfolio-sub-heading {color: #92342F; font-size: 14px; font-weight: bold; padding: 0px 20px 0px 67px; margin: 0px 0px 6px 0px;}
#portfolio-content .portfolio-sub-heading .blue {
	color: #25AAE1;
}


#narrowcol .category-container {padding: 5px 20px 0px 65px; margin-top: 0px 0px 6px 0px; line-height: 15px; height: auto; min-height: auto;}

#narrowcol .category-section-heading {height: 21px; min-height: 21px; padding: 0px 0px 0px 17px; background-image: url(portfolio/project-category.gif); background-repeat: no-repeat; background-position: 4px 1px;}
#narrowcol .category-section-heading A {font-size: 11px; font-weight: bold; text-decoration: none; color: #88898c;}
#narrowcol .category-section-heading A:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #88898c;}
#narrowcol .category-section-heading-selected {height: 21px; min-height: 21px; padding: 0px 0px 0px 17px; background-image: url(portfolio/project-category-selected.gif); background-repeat: no-repeat; background-position: 2px 4px;}
#narrowcol .category-section-heading-selected A {font-size: 11px; font-weight: bold; text-decoration: none; color: #92342e;}
#narrowcol .category-section-heading-selected A:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #92342e;}

#narrowcol .category-entries {height: 17px; min-height: 17px; padding: 0px 0px 0px 17px; background-image: url(portfolio/project-category-entry.gif); background-repeat: no-repeat; background-position: 5px 4px;}
#narrowcol .category-entries A {font-size: 10px; font-weight: normal; text-decoration: none; color: #a6a7a9;}
#narrowcol .category-entries A:hover {font-size: 10px; font-weight: normal; text-decoration: underline; color: #a6a7a9;}
#narrowcol .category-entries-selected {height: 17px; min-height: 17px; padding: 0px 0px 0px 17px; background-image: url(portfolio/project-category-entry-selected.gif); background-repeat: no-repeat; background-position: 5px 4px;}
#narrowcol .category-entries-selected A {font-size: 10px; font-weight: normal; text-decoration: none; color: #92342e;}
#narrowcol .category-entries-selected A:hover {font-size: 10px; font-weight: normal; text-decoration: underline; color: #92342e;}

#subnav .service-entries {height: 17px; min-height: 17px; padding: 0px 0px 0px 17px; background-image: url(portfolio/project-category-entry.gif); background-repeat: no-repeat; background-position: 5px 4px;}
#subnav .service-entries A {font-size: 11px; font-weight: normal; text-decoration: none; color: #a6a7a9;}
#subnav .service-entries A:hover {font-size: 11px; font-weight: normal; text-decoration: underline; color: #a6a7a9;}
#subnav .service-entries-selected {height: 17px; min-height: 17px; padding: 0px 0px 0px 17px; background-image: url(portfolio/project-category-entry-selected.gif); background-repeat: no-repeat; background-position: 5px 4px;}
#subnav .service-entries-selected A {font-size: 11px; font-weight: normal; text-decoration: none; color: #92342e;}
#subnav .service-entries-selected A:hover {font-size: 11px; font-weight: normal; text-decoration: underline; color: #92342e;}

#servmenu h1 {
	min-height: 17px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

#subnav h1 {
	color: #92342F;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 9px;
}


#servmenu .service-entries {height: 17px; min-height: 17px; padding: 0px 0px 0px 17px; background-image: url(portfolio/project-category-entry.gif); background-repeat: no-repeat; background-position: 5px 4px;}
#servmenu .service-entries A {font-size: 11px; font-weight: normal; text-decoration: none; color: #a6a7a9;}
#servmenu .service-entries A:hover {font-size: 11px; font-weight: normal; text-decoration: underline; color: #a6a7a9;}
#servmenu .service-entries-selected {height: 17px; min-height: 17px; padding: 0px 0px 0px 17px; background-image: url(portfolio/project-category-entry-selected.gif); background-repeat: no-repeat; background-position: 5px 4px;}
#servmenu .service-entries-selected A {font-size: 11px; font-weight: normal; text-decoration: none; color: #92342e;}
#servmenu .service-entries-selected A:hover {font-size: 11px; font-weight: normal; text-decoration: underline; color: #92342e;}


#narrowcol .portfolio-main-page {font-size: 12px; color: #88898c; padding-left: 67px; padding-right: 20px; margin-top: 0px; margin-bottom: 12px;}

#narrowcol .spec-title {float: left; padding: 3px 10px 0px 68px; width: 65px; color: #92342e; font-size: 11px;}
#narrowcol .spec-info {float: left; width: 185px; color: #88898c; font-size: 11px; padding-top: 4px;}
#narrowcol #servmenu {
	margin-left: 67px;
	font-size: 11px;
	line-height: 13px;
}

.clear {clear: both; height: 0px; min-height: 0px; padding: 0px; margin: 0px; line-height: 0px;}

title {text-transform: capitalize;}
.main-portfolio-image {padding-bottom: 10px;}
.number-links{
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	float: left;
}
.photo-credit {
	float: right;
	width: 300px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #88898C;
	text-align: right;
	margin-right: 10px;
}
.photo-credit a:link, .photo-credit a:visited {
	color: #92342f;
	text-decoration: underline;
}
.photo-credit a:hover, .photo-credit a:active {
	color: #88898c;
	text-decoration: underline;
}

.current-page-number-link A, A:hover {color: #92342f;}
.page-link-spacer{color: #92342f;}
.non-current-page-number-link A, A:hover {color: #87898c;}

#introandpic ul {font-size: 11px; line-height: 13px; color: #88898c; padding: 5px 20px 0px 80px;}

/* Portfolio Page CSS End */#pdflink {
	padding-top: 5px;
}
#pdflink p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	color: #92342F;
}
#pdflink p.article-credit a:link, #pdflink p.article-credit a:visited {
	color: #92342F;
	text-decoration: underline;
}
#pdflink p.article-credit a:hover, #pdflink p.article-credit a:active {
	color: #92342F;
	text-decoration: underline;
}
#pdflink a:link, #pdflink a:visited {
	color: #87898C;
	text-decoration: none;
}
#pdflink a:hover, #pdflink a:active {
	color: #92342F;
	text-decoration: none;
}
#pdflink ul {
	font-size: 12px;
	line-height: 16px;
	color: #92342F;
	padding-left: 15px;
}
#pdflink li {
	margin-top: 0px;
	margin-bottom: 3px;
}

.floatedleft {
	float: left;
	margin-right: 5px;
}
.floatedright {
	float: right;
	margin-right: 165px;
}
.boxout {
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #F7EDE9;
	margin-left: 67px;
	padding: 11px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #92342F;
	border-bottom-color: #92342F;
	margin-right: 24px;
}
#portfolio-content .boxout p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#portfolio-content ol {
	font-size: 11px;
	line-height: 14px;
	color: #88898C;
	padding-left: 67px;
	padding-right: 6px;
}
#portfolio-content li {
	margin-top: 0px;
	margin-bottom: 3px;
}
#people p.caption {
	font-size: 11px;
	line-height: 13px;
	color: #92342F;
}
#doublecol h2 {
	font-size: 12px;
	line-height: 15px;
	color: #92342F;
	margin-top: 0px;
	margin-bottom: 2px;
}
#doublecol p {
	font-size: 11px;
	line-height: 14px;
	color: #88898c;
	margin-top: 0px;
	margin-bottom: 12px;
}
#main img.banner {
	margin-top: 0px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
}
#main .spec-left {
	float: left;
}
#main .spec-right {
	float: right;
}
#shadowfoot p.credit {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 21px;
}
#main h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #92322F;
	margin-top: 18px;
	margin-bottom: 9px;
}
#main h2.no-top {
	margin-top: 4px;
}
#main .red {
	color: #92342F;
}
#main .redbox {
	border: 1px solid #92342F;
	padding-top: 6px;
	margin-bottom: 18px;
}
#main .redbox h2, #main .redbox p, #main .redbox h3 {
	padding-right: 8px;
	padding-left: 8px;
}
#main .posterous-link h2 {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #92342F;
}
#main .posterous-link a:link, #main .posterous-link a:visited {
	color: #92342F;
	text-decoration: none;
}
#main .posterous-link a:hover, #main .posterous-link a:active {
	color: #92342F;
	text-decoration: none;
}
